Upgrade Windows 10 To Windows 11 Media Creation Tool

In addition to File Explorer and Disk Management that has been mentioned above, DiskPart is another option you could try.Launch Command Prompt, enter diskpart > list disk > sel disk x (the number of the old disk you want to format) > clean. If you want to make the delete data unrecoverable, use "clean all" command instead (Check clean a hard drive in Windows 10 for more details).