Forum Discussion
jkford
Oct 11, 2024Copper Contributor
windows file recovery
I am trying to undelete some video files on an SD card but when I type in the command: winfr d:\dcim\ c:\temp I get the error message: the mode applied is incompatibile as the source volume is form...
Jsquared17
Oct 12, 2024Copper Contributor
Hello, I believe the error message is occurring because the SD is formated formatted as exFAT, and the default mode in Winfr (regular mode) does not support recovering files from exFAT volumes. You should use the extensive mode. Try this command:
winfr d: c:\temp /extensiveHope this helps. -Jsquared
- jkfordOct 22, 2024Copper Contributor
Thank you, that worked perfectly