Jump to content

I'm trying to wipe my secondary hard drive because I did a clean install of windows on my main M.2 NVMe drive and would like to wipe the hard drive, however, when I go into my Admin account and try to format it, it pops up with errors along the lines of "An application is using files from this drive, close those applications and try again." I made sure no other accounts are open, and the only other processes open are ones from the C-Drive (I checked Task Manager) so how exactly do I wipe it? 

 

I tried both File Explorer's method (going to "My PC --> format") and Disk Partition Manager's method and neither worked (disk partition's format button was greyed out, I.E un-clickable) so not sure what to do.

 

How do I fix this?

Keep in mind that I am sometimes wrong, so please correct me if you believe this is the case!

 

"The Nvidia Geforce RTX 3050 is brutally underrated"

Link to comment
https://linustechtips.com/topic/1514089-cannot-wipe-secondary-hdd/
Share on other sites

Link to post
Share on other sites

The easiest way to do it in my opinion is to create a Linux bootable pendrive using Ventoy or Rufus, and format from there. Manjaro, Ubuntu or Fedora all should work fine, but double check that there's actually nothing using it, or you could break something on Windows.

Having a bootable pendrive is also pretty helpful in general for troubleshooting, Ventoy in particular allows for multiple ISOs in the same pendrive, so you can keep a Windows ISO too if you ever need it to fix/reinstall Windows.

Link to post
Share on other sites

31 minutes ago, Birblover12 said:

I'm trying to wipe my secondary hard drive because I did a clean install of windows on my main M.2 NVMe drive and would like to wipe the hard drive, however, when I go into my Admin account and try to format it, it pops up with errors along the lines of "An application is using files from this drive, close those applications and try again." I made sure no other accounts are open, and the only other processes open are ones from the C-Drive (I checked Task Manager) so how exactly do I wipe it? 

 

I tried both File Explorer's method (going to "My PC --> format") and Disk Partition Manager's method and neither worked (disk partition's format button was greyed out, I.E un-clickable) so not sure what to do.

 

How do I fix this?

Boot into the Windows installation and press Shift + F10 to open the Command Prompt. From there you can open "diskpart", and "list disk" to help identify the disk number given to the secondary drive based on the drive capacity. Use "select disk 1" (replace 1 with whichever drive number identified in the previous step) to select that disk and "clean" to clear all partitions on that drive. From there, you can restart and create a new partition when booted back into Windows. 

Intel® Core™ i7-12700 | GIGABYTE B660 AORUS MASTER DDR4 | Gigabyte Radeon™ RX 6650 XT Gaming OC | 32GB Corsair Vengeance® RGB Pro SL DDR4 | Samsung 990 Pro 1TB | WD Green 1.5TB | Windows 11 Pro | NZXT H510 Flow White
Sony MDR-V250 | GNT-500 | Logitech G610 Orion Brown | Logitech G402 | Samsung C27JG5 | ASUS ProArt PA238QR
iPhone 12 Mini (iOS 18.3) | iPhone 15 (iOS 18.3.1) | KZ AZ09 Pro x KZ ZSN Pro X | Sennheiser HD450bt
Intel® Core™ i7-1265U | Kioxia KBG50ZNV512G | 16GB DDR4 | Windows 11 Enterprise | HP EliteBook 650 G9
Intel® Core™ i5-8520U | WD Blue M.2 250GB | 1TB Seagate FireCuda | 16GB DDR4 | Windows 11 Home | ASUS Vivobook 15 
Intel® Core™ i7-3520M | GT 630M | 16 GB Corsair Vengeance® DDR3 |
Samsung 850 EVO 250GB | macOS Catalina | Lenovo IdeaPad P580

Link to post
Share on other sites

8 minutes ago, BlueChinchillaEatingDorito said:

Boot into the Windows installation and press Shift + F10 to open the Command Prompt. From there you can open "diskpart", and "list disk" to help identify the disk number given to the secondary drive based on the drive capacity. Use "select disk 1" (replace 1 with whichever drive number identified in the previous step) to select that disk and "clean" to clear all partitions on that drive. From there, you can restart and create a new partition when booted back into Windows. 

My issue is that it looks like there's an EFI partition along with a "Recovery Partition", and I'm unclear if this is connected to my main SSD boot drive or not, since the main SSD doesn't have a recovery partition it looks like.

 

Would that be an issue at all?

Keep in mind that I am sometimes wrong, so please correct me if you believe this is the case!

 

"The Nvidia Geforce RTX 3050 is brutally underrated"

Link to post
Share on other sites

27 minutes ago, Birblover12 said:

My issue is that it looks like there's an EFI partition along with a "Recovery Partition", and I'm unclear if this is connected to my main SSD boot drive or not, since the main SSD doesn't have a recovery partition it looks like.

 

Would that be an issue at all?

Could be, its best to remove all other drives when doing a clean install as I think if the installer sees an existing EFI partition it will use that instead of creating a new one.

ASUS B650E-F GAMING WIFI + R7 7800X3D + 2x Corsair Vengeance 32GB DDR5-6000 CL30-36-36-76  + ASUS RTX 4090 TUF Gaming OC

Router:  Intel N100 (pfSense) Backup: GL.iNet GL-X3000/ Spitz AX Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz) WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz)
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~1200Mbit down, 115Mbit up, variable)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×