Making a file or folder hidden in Windows is simple : Right click on the file or folder you want to hide, select "Properties" and on the "General" tab, check the box in the "Attributes" section named "Hidden". Click "OK" and you are done.
However, the problem with this trick is that its quite old and almost every windows user knows how to get access to hidden folders/files (In case you don't know, you can view hidden files/folders by first opening "My Computer" then selecting Tools > Folder options > View and checking the "Do not show hidden files and folders" box)
In this tutorial I will show you how to make a Xtreme hidden file or folder that you can't find by simply checking "Show hidden files and folders"
- Create a folder in any drive
For eg: I Have Create a Folder In H Drive. and the name is XRT - Now Go To Command Prompt (Start>RUN>CMD)
- Now Type
attrib +s +h h:xrt (H represent The Directory where the folder is present and Xrt represent the name of that folder)
Enter the path into the command prompt in which the file\folder is present - Now, go back to the place where the file or folder is located and look, it’s not there! You cannot find it through simply browsing around, through the command prompt, or even if you click “Show Hidden Files and Folders”.
- To un-hide the folder or file again, open command prompt and navigate to the folder where the hidden folder is located and type
attrib -s -h h:xrt
Note: To Hide attrib +s +h [drivename]:[foldername]
To Un-Hide attrib -s -h [drivename]:[foldername]
Related Post
- How2 To Crack IDM (Internet Download Manager) Manually Within 1 Minutes
- Important shourtcut keys for windows 8 and windows RT
- How2 Download YouTube Videos Without Using Any Software
- How2 Split a ISO file in 2 Parts
- How to prevent your children from adult content on youtube
- How To Disable Automatic Updates In Internet Download Manager.
- How To Know That Whether Your Windows 7 Is Activated or Not
- How to know that whether your windows 7 is genuine or not
- How To Download and Save Windows Update in Your Hard drive For Future Use
- Best Ultimate Gaming Pc Configuration 2013 with The Latest Intel 3rd Generation Processors
- Best Gaming Cabinet Under 3000,5000,10000 in India 2012/2013
- How to configure & Install Turboc C (32bits & 64bits) Software at dosbox in windows 8/7/Vista/XP
- How To create a Blog within the blogspot.com Complete Step By Step Screenshots
- How File Compression Works
- How to manually delete virus from USB false drive step by step
- Microsoft Office 2010 Error Code 0x8007232B / 0x8004F807 / 0x80070005 / 0x8007007B SOLVED*******
No comments:
Post a Comment