
I am going to tell you that how can we recovers lost files from USBs or Memory Card etc.
Here is a simple Procedure to show all files and folders permanent by Command Prompt:
- Procedure Step by Step:
- Insert (Plug in) your USB drive or Memory card which is affected.
- Goto Start Menu = run and type cmd and then press enter key.
- Find the drive letter for the connected USB or Memory card, Let's say it E.
- Now in the cmd type E: and press enter key, now command prompt will show E:\
- Now Then Type attrib -s -h /s /d *.* and Note: that you put space between each element in code.
- Then press enter key and enjoy your files will shows.
No comments:
Post a Comment