You can Hide Folders and Files from Your Computer:


          Everybody wants keep their files secret from others in their computer. Then this article gives the solution for your problem.

Step1:
Click Run in the All programs from start button.
Step2:
Type cmd in Run tab and click Enter. Then the below command prompt will open.


Step3:
After open command your command prompt type a drive name(eg:D: or E: or F:) where your folder or files that you want to hide.

Step4:
After entering into Drive type the below command:
attrib +s +h Mobile
The process is shown in below figure.
In the above command Mobile is the folder name that we want to hide.
Go to the drive where you have folder or file. The folder now in secrecy mode. It hide from your computer.

Step5:
If you want to back the file from secrecy mode then type the below command.
Attrib –s –h Mobile
In the above command Mobile is your folder name.

0 comments:

Post a Comment