How to Fix/ repair a corrupted USB flash pen drive occupied memory bu...

How to fix corrupted flash drive

Sometimes your flash drive shows " No Folder or no files inside" although it occupied some space or memory. Due to bad removal of flash drive this type of problem occurred.
You should change attributes of that drive to fix this problem.

First go to RUN>CMD or direct CMD
Type-   attrib -h -r -s /s /d g:\*.*
Enter.. that's all.

Replace "g" with your drives path letter . If your flash drives path letter is "H" then type h:\*.*

Watch this video for clear concept.



ATTRIB Command:

ATTRIB:

"+"   Sets an attribute.
"-"   Clears an attributes.
R    Read only.
A    Archive.
S    System File.
H   Hide.
I    Not content Indexed file.

DRIVE, PATH & File Name:

/S  Current folder and all Subfolders.
/D  Folders as well.
/L   Symbolic Link versus the target of the Symbolic Link.


2 comments:

Blogger Widgets Blogger Widgets