As the disk is using NTFS, can you try on a windows in cmd (Right-click run as administrator) a "chkdsk /f d:' (replace d: by the correct drive letter).
What is the result ?
Search found 5427 matches
- 04 Apr 2026, 14:28
- Forum: Filesystem repair
- Topic: Can My Partition/Hard Drive Be Recovered? "Filesystem seems damaged."
- Replies: 16
- Views: 50412
- 02 Feb 2026, 19:16
- Forum: Partition Recovery
- Topic: List directories and files -> Floating point exception (core dumped)
- Replies: 2
- Views: 60546
Re: List directories and files -> Floating point exception (core dumped)
The bug may be in testdisk or in libntfs-3g.
It's usually hard to fix a bug without a mean to reproduce the problem but please share the gdb output (Run "gdb testdisk_binary core_file" and type "bt full" at the prompt) or the core file, I will see if I can do something.
It's usually hard to fix a bug without a mean to reproduce the problem but please share the gdb output (Run "gdb testdisk_binary core_file" and type "bt full" at the prompt) or the core file, I will see if I can do something.
- 15 Jan 2026, 15:48
- Forum: File undelete
- Topic: ext4 undelete
- Replies: 7
- Views: 131845
Re: ext4 undelete
https://www.cgsecurity.org/testdisk_doc/after_using_photorec.html give some tips on how to deal with duplicated files
PhotoRec can skip the allocated blocks, so if it recover a file that is not deleted, it's because it has recovered a deleted copy...
ext3 and ext4 purge the metadata when a file is ...
PhotoRec can skip the allocated blocks, so if it recover a file that is not deleted, it's because it has recovered a deleted copy...
ext3 and ext4 purge the metadata when a file is ...
- 21 Nov 2025, 16:22
- Forum: Partition Recovery
- Topic: partition recovery for a raspberry disk
- Replies: 14
- Views: 110407
Re: partition recovery for a raspberry disk
There should be no need to rewrite the partition with TestDisk.
With the partition unmounted, can you try "fsck.ext4 -a dev/sdc2" ?
If it failed, please paste the output. If it works, mount the filesystem and check if you can see your missing files.
Also check the lost+found/ directory, sometimes ...
With the partition unmounted, can you try "fsck.ext4 -a dev/sdc2" ?
If it failed, please paste the output. If it works, mount the filesystem and check if you can see your missing files.
Also check the lost+found/ directory, sometimes ...
- 20 Aug 2025, 08:33
- Forum: Gelöschte Dateien wiederherstellen
- Topic: versteckte objekte
- Replies: 3
- Views: 146823
Re: versteckte objekte
Hello
Names starting by a dot are hidden...
I will publish a new 7.3-WIP that doesn't do it under Windows as it's a Unix/Linux/mac tradition.
Names starting by a dot are hidden...
I will publish a new 7.3-WIP that doesn't do it under Windows as it's a Unix/Linux/mac tradition.
- 26 May 2025, 06:19
- Forum: Partition Recovery
- Topic: Partition recovery on Windows 11 pro computer
- Replies: 1
- Views: 28207
Re: Partition recovery on Windows 11 pro computer
You can try TestDisk, select the 2 TB PhysicalDrive, Analyse, Quick Search and Deeper Search. If you are lucky, you will see your old partition. If it's the case, use the arrow keys to switch this partition to P(rimary). On next screen, choose Write, confirm, and Quit.
If it doesn't work, try ...
If it doesn't work, try ...
- 28 Apr 2025, 14:55
- Forum: File recovery
- Topic: A question related to Passes and Resume...
- Replies: 1
- Views: 78657
Re: A question related to Passes and Resume...
Usually, the passes are only
- pass 0: finding the blocksize
- pass 1: data recovery
There may be extra passes when
- FAT unformat (can only be enabled in expert mode),
- Keep corrupted files as be set to Yes, (By default, No)
- Paranoid : Yes (Brute force enabled) (By default, yes, Brute force ...
- pass 0: finding the blocksize
- pass 1: data recovery
There may be extra passes when
- FAT unformat (can only be enabled in expert mode),
- Keep corrupted files as be set to Yes, (By default, No)
- Paranoid : Yes (Brute force enabled) (By default, yes, Brute force ...
- 14 Feb 2025, 15:43
- Forum: Filesystem repair
- Topic: wrong fs type
- Replies: 11
- Views: 139929
Re: wrong fs type
Assuming you had an NTFS partition as currently listed in your screenshot, try to follow
https://www.cgsecurity.org/testdisk_doc ... oot-sector
https://www.cgsecurity.org/testdisk_doc ... oot-sector
- 02 Nov 2024, 10:18
- Forum: File recovery
- Topic: Recover from SSD
- Replies: 7
- Views: 37741
Re: Recover from SSD
TRIM may be prevent recovery, another possibility is BitLocker disk encryption.
Can you check if it's enable ?
Can you check if it's enable ?
- 18 Sep 2024, 14:03
- Forum: Partition Recovery
- Topic: Flash drive re-formatted, Testdisk sees nothing but Photorec does:am I missing something?
- Replies: 9
- Views: 31634
Re: Flash drive re-formatted, Testdisk sees nothing but Photorec does:am I missing something?
A little post to thank you for your donation ;-)
When running TestDisk, try TestDisk, Advanced, select the "BackyL" partition, List. If you see your files (with a non-empty size), you should be able to copy them.
You can also try "Scrounge NTFS" to recover files from your NTFS partition but it ...
When running TestDisk, try TestDisk, Advanced, select the "BackyL" partition, List. If you see your files (with a non-empty size), you should be able to copy them.
You can also try "Scrounge NTFS" to recover files from your NTFS partition but it ...