Sunday 17 March 2019

HOW TO HIDE A SPECIFIC FOLDER IN WINDOWS USING CMD..



If you want to hide a folder named Jeetech in your E drive.
Just follow the steps as given below:-

STEP 1: Open E drive and locate the Address bar and then type "cmd" in the address bar.


Open E drive


Address bar
Address Bar 




STEP 2: Type this code   "attrib +s +h +r jeetech"  and press ENTER


Command line


Try It To Your Own PC

Where:

jeetech = Folder name

+h = To hide the folder.
+r = Read only protection.
+s = To list it as system file – so the hidden will be protected by the system.


STEP 3: If you want to make that folder appear again then…

STEP 4: Type this code " attrib -s -h -r  jeetech" and press Enter key.




 If you find it helpful then Don't forget to share us...

3 comments:

 
biz.