How to Hide Folder in pc with Command prompt

Cmd
Follow the below instructions to hide folder in pc:
  1. First of all open 'Run' Press windows key + R.
  2. Then type in run CMD and hit enter.
  3. Command prompt window will pop up on your pc.
  4. Here You Select Which Drive Folder You Want to Hide -->(Ex:d Drive)
  5. Now type here "attrib +s +h folder path"(Ex:Jokes). 
  6. Now if you want to make the hidden folder visible again then just type in cmd "attrib -s -h Folderpath"(Ex:Jokes). And hit enter.

No comments:

Post a Comment