recover files using chkdsk

kerica

New member
Local time
1:04 AM
Messages
36
I ran chkdsk /X /f on a SD card and it found 139 files. but it couldn't recover them as the SD card was full and there was no space to write them. why was it trying to write the recovered files onto the same drive?
Surely even windows cant be that daft. Is there some way I can tell chkdsk to write the recovered files to a different drive or volume? However it did write 36 damaged files back onto the card with the original filenames. I hope that hasn't made it impossible to recover the rest.

Thanks in advance

kerica
 

My Computer

Computer type
PC/Desktop
OS
64 7
Hi kerica,

I ran chkdsk /X /f on a SD card and it found 139 files, but it couldn't recover them as the SD card was full and there was no space to write them. Why was it trying to write the recovered files onto the same drive?

When you run chkdsk using the parameters /x /f, you are asking it to force the volume to dismount first if necessary and then repair the errors on the disk without scanning for any bad sectors.

BTW, /x includes the functionality of /f.

Surely running chkdsk on the SD card means that you want the errors on the SD card repaired, don't you? Or am I missing something?

I hope this helps!
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Fujitsu LIFEBOOK
OS
Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
CPU
Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
Motherboard
FUJITSU FJNBB06
Memory
4.00 GB
Graphics Card(s)
Intel(R) Graphics Media Accelerator HD
Sound Card
[1] Realtek High Definition Audio [2] Intel(R) Display Audio
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 59 Hz
Hard Drives
TOSHIBA MK5076GSX
Antivirus
AVG FREE
Hi kerica,



When you run chkdsk using the parameters /x /f, you are asking it to force the volume to dismount first if necessary and then repair the errors on the disk without scanning for any bad sectors.

BTW, /x includes the functionality of /f.

Surely running chkdsk on the SD card means that you want the errors on the SD card repaired, don't you? Or am I missing something?

I hope this helps!

so chkdsk /x /f only repairs it doesnt recover files? I was misinformed. is there a list of all these file extensions / with chkdsk explaining what they do?

its just that when I ran it said that it had recovered 139 files but couldn't write them to the sd card. so I cant recover them using chkdsk? that's what I want to do. probably I'm using the wrong tool. the trouble is that I don't know the jargon like you do. what does dismount the volume actually mean? when I use a file recover program it usually asks me where I want to put the recovered files. chkdsk doesn't do this?
thanks for you quick reply anyway.

kerica
 

My Computer

Computer type
PC/Desktop
OS
64 7
Hi kerica,

So chkdsk /x /f only repairs it doesnt recover files? I was misinformed. is there a list of all these file extensions / with chkdsk explaining what they do?

Here is a list of the parameters with an explanation of what each one does [you will need to scroll down to Windows Vista and Windows 7 syntax => Microsoft DOS chkdsk command

It's just that when I ran it said that it had recovered 139 files but couldn't write them to the sd card. So I cant recover them using chkdsk? That's what I want to do. Probably I'm using the wrong tool. The trouble is that I don't know the jargon like you do.

CHKDSK [Check Disk] is a Windows utility program for detecting and repairing corruptions of the file system.

I assume that you have deleted files that you want to recover, so CHKDSK is definately not what you want.

It will depend on how long ago you deleted the files as to whether or not you will be able to recover all of them. When a file gets deleted, that part of the disk that the file occupies is then made available for new files to be written to!

There are many free recovery programs that will do what you want.

A favourite among members here, myself included, is Recuva => Recuva. The wizard will help you a lot when it comes to recovering your files.

I hope this helps!
 
Last edited:

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Fujitsu LIFEBOOK
OS
Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
CPU
Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
Motherboard
FUJITSU FJNBB06
Memory
4.00 GB
Graphics Card(s)
Intel(R) Graphics Media Accelerator HD
Sound Card
[1] Realtek High Definition Audio [2] Intel(R) Display Audio
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 59 Hz
Hard Drives
TOSHIBA MK5076GSX
Antivirus
AVG FREE
so chkdsk /x /f only repairs it doesnt recover files? I was misinformed. is there a list of all these file extensions / with chkdsk explaining what they do?

kerica

At the command prompt, type chkdsk /?
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
custom build
OS
Windows 7 Professional 64bit
CPU
Intel i7-5960X
Motherboard
EVGA X99 Classified
Memory
64GB Corsair Dominator 2400MHz
Graphics Card(s)
3 EVGA GTX980's
Sound Card
on board
Monitor(s) Displays
3 Dell E2715H 27"
Screen Resolution
1920x1080 (5760x1080)
Hard Drives
Samsung 950 Pro 1TB M.2 SSD,
Western Digital Black 2TB HDD's x5
Western Digital Black 1TB HDD's x3
PSU
Corsair AX1200i
Case
Corsair 750D
Cooling
Corsair H110i GT
Keyboard
Corsair K70
Mouse
Corsair M45
Internet Speed
250 down/10 up
Antivirus
Microsoft Security Essentials
Browser
IE 11, Google Chrome
Hi kerica,

One thing I should have mentioned is DO NOT save anything to the SD card before you have tried to recover the files, this is because it could possibly overwrite a file, or part of a file that you are trying to recover!

I hope this helps!
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Fujitsu LIFEBOOK
OS
Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
CPU
Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
Motherboard
FUJITSU FJNBB06
Memory
4.00 GB
Graphics Card(s)
Intel(R) Graphics Media Accelerator HD
Sound Card
[1] Realtek High Definition Audio [2] Intel(R) Display Audio
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 59 Hz
Hard Drives
TOSHIBA MK5076GSX
Antivirus
AVG FREE
Hi kerica,



Here is a list of the parameters with an explanation of what each one does [you will need to scroll down to Windows Vista and Windows 7 syntax => Microsoft DOS chkdsk command



CHKDSK [Check Disk] is a Windows utility program for detecting and repairing corruptions of the file system.

I assume that you have deleted files that you want to recover, so CHKDSK is definately not what you want.

It will depend on how long ago you deleted the files as to whether or not you will be able to recover all of them. When a file gets deleted, that part of the disk that the file occupies is then made available for new files to be written to!

There are many free recovery programs that will do what you want.

A favourite among members here, myself included, is Recuva => Recuva. The wizard will help you a lot when it comes to recovering your files.

I hope this helps!

thanks for that. no the files weren't deleted but the card was rendered unreadable by a computer glitch.
I have recovered many of the pics but I havnt tried recuva before. the reason I was interested in using chkdsk is that it recovered files that were damaged with the original names and dates. none of my other
attempts with other programs had done that. the files were useless but i did get a message asking me if i wanted to recover the non damaged ones. however it would only write them to the card. that's why i wanted to know if there was a way of telling chkdsk to write them to another directory on the computer
rather than the card.

I also want to recover about 200 pics i deleted off a computer. however a hard drive takes forever to scan, and produces so many 0000s of pics and images it would take the rest of my life to go through. Is there a program where i can specify a search for files with a particular name and date? So instead
of finding every image on a computer it only finds those with the names in the range abc123-333 taken on 25 dec 2016 for example.

thanks for reading

kerica
 

My Computer

Computer type
PC/Desktop
OS
64 7
Hi kerica,

Thanks for that. No the files weren't deleted but the card was rendered unreadable by a computer glitch.

Can you read the SD card from within Safe Mode?

You could also try using a Linux LIVE DVD or USB to access the SD card and retrieve the data!

I have recovered many of the pics but I havn't tried recuva before. The reason I was interested in using chkdsk is that it recovered files that were damaged with the original names and dates. none of my other attempts with other programs had done that. the files were useless but i did get a message asking me if i wanted to recover the non damaged ones. however it would only write them to the card. that's why i wanted to know if there was a way of telling chkdsk to write them to another directory on the computer rather than the card.

I suggest that you try Recuva.

The picture files that you are trying to recover are probably .jpg, .png etc, which are not system files!

CHKDSK [Check Disk] is a Windows utility program for detecting and repairing corruptions of the file system.

Do you have an OS installed on the SD card?

I also want to recover about 200 pics I deleted off a computer.

Again, I suggest that you try Recuva.

I hope this helps!
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Fujitsu LIFEBOOK
OS
Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
CPU
Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
Motherboard
FUJITSU FJNBB06
Memory
4.00 GB
Graphics Card(s)
Intel(R) Graphics Media Accelerator HD
Sound Card
[1] Realtek High Definition Audio [2] Intel(R) Display Audio
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 59 Hz
Hard Drives
TOSHIBA MK5076GSX
Antivirus
AVG FREE
Hi kerica,



>Can you read the SD card from within Safe Mode?

never tried as I havnt really used safe mode, but will see

>You could also try using a Linux LIVE DVD or USB to access the SD card and retrieve the data!

interesting. but I don't understand how to do that.

>I suggest that you try Recuva.

tried to dl recuva free but windows wont let me. says its dangerous!

>The picture files that you are trying to recover are probably .jpg, .png etc, which are not system files!

>CHKDSK [Check Disk] is a Windows utility program for detecting and repairing corruptions of the file system.

so you mean that whatever it recovers wont be usable?

>Do you have an OS installed on the SD card?

no

thanks for your reply
kerica
 

My Computer

Computer type
PC/Desktop
OS
64 7
Hi kerica,

>Can you read the SD card from within Safe Mode?

Never tried as I haven't really used safe mode, but will see.

To get into Safe Mode, re-boot the computer and keep pressing the F8 key. Then click Safe Mode and wait for the desktop to appear. You can then navigate to the SD card. Can you see and open the files?

>You could also try using a Linux LIVE DVD or USB to access the SD card and retrieve the data!

Interesting, but I don't understand how to do that.

We will see if other options work first before we approach this.

>I suggest that you try Recuva.

I tried to dl recuva free but windows wont let me. Says its dangerous!

It isn't dangerous, this is the official site => Recuva.

>The picture files that you are trying to recover are probably .jpg, .png etc, which are not system files!

>CHKDSK [Check Disk] is a Windows utility program for detecting and repairing corruptions of the file system.

So you mean that whatever it recovers wont be usable?

The files you are trying to recover are NOT system files. CHKDSK is to recover system files, therefore it is not what you need to be using for recovery!

I hope this helps!
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Fujitsu LIFEBOOK
OS
Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
CPU
Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
Motherboard
FUJITSU FJNBB06
Memory
4.00 GB
Graphics Card(s)
Intel(R) Graphics Media Accelerator HD
Sound Card
[1] Realtek High Definition Audio [2] Intel(R) Display Audio
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 59 Hz
Hard Drives
TOSHIBA MK5076GSX
Antivirus
AVG FREE
Fist we need to know what you're trying to do.
Tell us the story of the SD. Is it from a camera? Is it formatted as FAT32 or NTFS?
Why did you run check disk?
Check disk won't recover deleted or system files files. It fixes the allocation table (it looks for inconsistencies).
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    custom build
    OS
    Windows 7 HP 64
    CPU
    i5 6600K - 800MHz to 4200MHz
    Motherboard
    GA-Z170-HD3P
    Memory
    4+4G GSkill DDR4 3000
    Graphics Card(s)
    IG - Intel 530
    Monitor(s) Displays
    Samsung 226BW
    Screen Resolution
    1680x1050
    Hard Drives
    (1) -1 SM951 – 128GB M.2 AHCI PCIe SSD drive for Windows 7 and Lubuntu
    (2) -1 WD SATA 3 - 1T for Data
    (3) -1 WD SATA 3 - 1T for backup
    PSU
    Thermaltake 450W TR2 gold
    Keyboard
    Old and good Chicony mechanical keyboard
    Mouse
    Logitech mX performance - 9 buttons (had to disable some)
    Internet Speed
    500Mb/s
    Browser
    Firefox 64
    Other Info
    TinyWall firewall
  • Computer type
    Laptop
    System Manufacturer/Model Number
    Asus Q550LF
    OS
    Windows 7 Pro
    CPU
    i7-4500U 800MHz to 3.0GHz
    Motherboard
    Asus Q550LF
    Memory
    (4+4)G DDR3 1600
    Graphics Card(s)
    IG intel 4400 + NVIDIA GeForce GT 745M
    Sound Card
    Realtek
    Monitor(s) Displays
    LG Display LP156WF4-SPH1
    Screen Resolution
    1920 x 1080
    Hard Drives
    BX500 120G SSD for Windows and programs +
    1T HDD for data
    Internet Speed
    500 Mb/s
    Browser
    Firefox
    Other Info
    TinyWall firewall
Check Disk or CHKDSK is a system tool that helps to verify the file system integrity of a volume and fix the logical file system errors including bad sectors.

When you run CHKDSK, this utility does whatever it needs to do in order to fix the logical file system. CHKDSK’s attempt to ‘fix’ an issue could also result in data loss. CHKDSK process consists of five stages out of which three are major while two are optional stages. You can also see different stages of CHKDSK when you run the utility in CMD.

Stage 1. Checks and Verify Files
Stage 2. Checks indexes on Volume
Stage 3. Checks Security Descriptors for each Volume
Stage 4. Verification of Data (optional)
Stage 5. Verifies Free Space (optional)
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
Back
Top