It is a 100% safe and free method to hide a file or folder from others in your system without using any application.
For this open DOS prompt or Command prompt and type:
For hide:
X:\> attrib +a +r +s +h foldername /s /d [enter]
For unhide:
X:\> attrib -a -r -s -h foldername /s /d [enter]
X is the location for the folder which you want to hide/unhide in the disk.
Limitation:
If hide protected operating system option is unchek in folder option, victim can see your files so disable folder options feature.
For this open DOS prompt or Command prompt and type:
For hide:
X:\> attrib +a +r +s +h foldername /s /d [enter]
For unhide:
X:\> attrib -a -r -s -h foldername /s /d [enter]
X is the location for the folder which you want to hide/unhide in the disk.
Limitation:
If hide protected operating system option is unchek in folder option, victim can see your files so disable folder options feature.
No comments:
Post a Comment