Windows, Linux & others utility tools Tips & Tricks

How to hide folders in windows OS

hide_folder


In the digital age, privacy concerns are more pressing than ever. A tutorial titled "How to hide folders" seems to provide many users with a way to protect their sensitive data. However, a closer look at these guides reveals many issues that users should avoid.


  • To hide a folder named- 'SD' in C drive using cmd

command: -

attrib +s +h C:\SD

hide_folder

  • To unhide


command: -

attrib -s -h C:\SD

unhide_folder


Don't worry if you forget the name of the folder.


-->go to cmd


-->type the drive in which you want to check the folders
e.g d:


--> then type dir/a

dir_cmd


    it will show all the 
folders.


User should prioritize more robust methods, such as encryption and secure backup practices, to safeguard their sensitive data effectively.
How to hide folders in windows OS How to hide folders in windows OS Reviewed by OS on May 20, 2015 Rating: 5

No comments:

In the digital age, privacy concerns are more pressing than ever.  A tutorial titled "How to hide folders" seems to provide many u...

Powered by Blogger.