Help! Can’t Format My Disk and Think I Might Have a Virus

0
18
Asked By TechWizard99 On

I've been trying to wipe all the data from my D drive, but every time I attempt to format it, I get the error message: "Windows unable to complete the format." I really think my laptop has a virus since it makes weird noises whenever I open the desktop. I decided to use diskpart, and while I was able to clean the second disk, now I only see one disk (C:) in Explorer. I tried using disk management to create a new volume, but I think I might have made things worse. Any advice?

3 Answers

Answered By HelpfulNerd42 On

If you're still having trouble formatting your disk, you might want to try using diskpart again. First, clean the disk, then create a new partition and format it. If that doesn’t work, consider creating a live disk with GParted to manage your partitions more effectively. And if you're worried about a virus, it's probably on your C drive. A clean install of Windows might be necessary to ensure it's fully removed.

Answered By CuriousCat88 On

It sounds like you actually achieved what you wanted by erasing the D drive, but you took a more complicated route. The original format issue and the noises from your laptop likely indicate that your hard drive is failing, not necessarily that there's a virus. When you used 'diskpart clean', you wiped the partition table, which is why the drive 'disappeared'. When you created a new volume, you were essentially rebuilding it, which involved formatting. Just a heads-up, though—don't rely on that drive for important data anymore!

Answered By DIYFixer On

In diskpart, after you select the D drive, try using the command > clean all > and then create a primary partition. After that, you should be able to format it through disk management.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.