So I got a virus and had to switch drives but now when I try to access my old drive, it tells me to format it. Help me. There was some important stuff on it.

Dani AI

Generated

Do not click Format. When Windows asks to format a disk it means the partition table or filesystem metadata is unreadable — formatting will overwrite those structures and make recovery much harder. Stop using the drive and avoid any operations that write to it.

Quick checks (read-only first): open diskmgmt.msc to see whether Windows shows the partition as RAW or missing. If the drive is in a USB enclosure, remove it and connect the drive internally (IDE/SATA) if possible — USB-to-IDE bridges can hide problems and prevent low-level tools from working. Power down before changing jumpers on IDE drives. If the drive spins but makes unusual noises (clicking, grinding), do not keep powering it; that indicates physical failure and you should stop.

Recommended recovery workflow (safe order): 1) Make a sector-by-sector image to a different physical disk using a cloning tool (GNU ddrescue, Clonezilla, HDClone, etc.). Work from the image, not the original. 2) Try partition/fstab repair tools such as TestDisk to restore the partition table or NTFS boot sector. 3) If file system repair is not possible, use file-recovery/carving tools (PhotoRec, Recuva, commercial recovery software) against the image to extract files. Only run chkdsk on a copy; for example, chkdsk X: /r can help, but it modifies metadata and can make recovery impossible if run on the original disk.

As pointed out, trying the drive inside the PC is a good early step. If data is critical and the drive is noisy or these steps seem risky, stop and consult a professional data-recovery lab — further DIY attempts can reduce the chance of full recovery.

Recommended Answers

All 5 Replies

So I got a virus and had to switch drives but now when I try to access my old drive, it tells me to format it. Help me. There was some important stuff on it.

how are you trying to axcess it ?

From My Computer. How else could I access it?

From My Computer. How else could I access it?

well i use a usb device to add and axcess other harddrive to my computer to get file off of them now ,one time i had to install them as slave drive to do it ,and yes through mycomputer was where i go to click on the drive ,never had one say it need to be formated though . i assume you have it installed as a slave then .

well i use a usb device to add and axcess other harddrive to my computer to get file off of them now ,one time i had to install them as slave drive to do it ,and yes through mycomputer was where i go to click on the drive ,never had one say it need to be formated though . i assume you have it installed as a slave then .

Yes, it's a slave drive. I have it hooked up as a USB Drive.

Yes, it's a slave drive. I have it hooked up as a USB Drive.

that is what i mean in my first post as how you were trying to access it ,anyway ,i would make sure the drives jumpers are set to slave and install it in the computer with the other dirve ,make sure the master drive is set right to ,some need to be set to master with a slave .
i find sometime usb devices can cause weird problems .

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.