| Comments ]

command prompt
This is a small trick which can be done by changing the attributes of folders..
First open Command prompt(start>run>type "cmd")

Now type the command given below hide or unhide the folders..

The command to hide the files is

Attrib +s +h drive:\folder name

To retrive your file use this command

Attrib –s –h drive:\folder name

For example:Lets assume that there is a folder called ‘X’ in drive ‘D’

I will hide it by use the command

Attrib +s +h D:\x (press enter)

That’s it you done it.If you want it back

Use this command

Attrib –s –h D:\x (press enter)


What happens when you change the attrib as shown above , The folder becomes PROTECTED SYSTEM FILE 
Thats pretty small hah..
Get Free Updates:
*Please click on the confirmation link sent in your Spam folder of Email*

About Author

Just cooking some really really delicious items which includes ingredients like Ethical Hacking, Networking, tip and tricks etc..., and you know what, you are going to love it.
Vamsi is a CEH[Certified Ethical Hacker], got his CCNA[Cisco Certified Network Associate] and all of the above he is a fun loving tech savvy. You can always contact him using this link.
 
Back to Top