-
HIDE YOUR FOLDERS IN FEW SECONDS (USING CMD)
I am posting the easier or the easiest, most confirming tutorial to hide your personnel documents or folders. Once again its my friend SACHIN who told and I decided to share with you guys.
So here we start:- Go to run and type cmd or directly open Command prompt.
- For instance I want to hide tvroom folder.
- Now write :
- See tvroom folder is gone.
- Now to get back folder write:attrib -s -h E:\tvroom
You can make a search to test the hidden file, you wouldn't find the file.
Now I will tell you the logic behind the scene. Microsoft people provide its users a feature through which sensitive Operating System files can be hide by adding attribute +s where s stands for system file and +h.
2 comments:
-
thanks for this, fucking virus hidden files and removed option to unhide/hide them in GUI
Subscribe to:
Post Comments (Atom)
GEEE!!!! I WONDER WHY YOU HAVE TO USE CMD.EXE? TO HIDE FILES???