"Subscribe to my feed"

Show The Hidden Files/Folders in USB

Show The Hidden Files/Folders in USB

1. Open command prompt by Run As administrator
2. Change your usb driver path (eg.. f:, G:,...)
   
      C:\window\system32> f:    
change driver path
      F:\>










3. type (attrib -r -a -s -h -i *.* /s /d /l) and press Enter

Now you can see the hidden files/folders in your usb.
enjoy and take tutorial