01Using the File/Folder Properties

  • Right-click on the file or folder you want to hide.
  • Select 'Properties' from the context menu.
  • In the 'General' tab, locate the 'Attributes' section.
  • Check the 'Hidden' box.
  • Click 'Apply' and 'OK' to save the changes.
  • The file or folder will now be hidden from view.
  • To view hidden files and folders, go to 'File Explorer' and click on the 'View' tab.
  • Check the 'Hidden items' box in the 'Show/Hide' section.

02Using Command Prompt

  • Open the Command Prompt by typing 'cmd' in the Windows search bar and selecting 'Command Prompt'.
  • Navigate to the directory where the file or folder you want to hide is located using the 'cd' command.
  • Type 'attrib +h <filename/foldername>' and press Enter.
  • Replace <filename/foldername> with the actual name of the file or folder.
  • The file or folder will be hidden.
  • To view hidden files and folders, use the command 'attrib -h *.* /s /d' to remove the hidden attribute recursively.

03Using Third-Party Software

  • There are several third-party software options available that offer advanced file and folder hiding capabilities.
  • Some popular choices include Folder Guard, Wise Folder Hider, and Hide Folders.
  • These software tools provide additional features like password protection and encryption.
  • Download and install the preferred software from a trusted source.
  • Follow the instructions provided by the software to hide your files and folders.

Conclusion

By utilizing the methods mentioned in this article, you can easily hide files and folders on Windows to safeguard sensitive data and maintain a clutter-free workspace. Whether you prefer using built-in Windows features or third-party software, be sure to choose a method that suits your requirements and provides the level of privacy and security you need.

MethodsDetails
File/Folder PropertiesRight-click file/folder > Properties > Check 'Hidden' box
Command PromptOpen Command Prompt > Navigate to file/folder location > Type 'attrib +h <filename/foldername>'
Third-Party SoftwareDownload and install file hiding software > Follow instructions to hide files/folders
Windows
file management
privacy
security