Procedure:
1. open the black box with "windows key + r".
2. Type "cmd" and press enter.
3. The black box will open.
4. Select drive by writing drive-name as "f:" and hit enter. (Your drive-name may be different)
5. Then copy the command attrib -h -r -s /s /d f:\*.* and paste in black box. (Here also "f" is drive-name so don't forget to change it to your drive-name)
6. Hit "enter" and it's done.
Syntax example
drive-name:\>attrib -h -r -s /s /d drive-name:\*.*
NOTE: A message will be shown as:
Access denied - drive-name:\RECYCLE.BIN\{registry value} and
Access denied - drive-name:\System Volume Information
But don't worry it works
1. open the black box with "windows key + r".
2. Type "cmd" and press enter.
3. The black box will open.
4. Select drive by writing drive-name as "f:" and hit enter. (Your drive-name may be different)
5. Then copy the command attrib -h -r -s /s /d f:\*.* and paste in black box. (Here also "f" is drive-name so don't forget to change it to your drive-name)
6. Hit "enter" and it's done.
Syntax example
drive-name:\>attrib -h -r -s /s /d drive-name:\*.*
NOTE: A message will be shown as:
Access denied - drive-name:\RECYCLE.BIN\{registry value} and
Access denied - drive-name:\System Volume Information
But don't worry it works