Hide the Windows folder in a professional way
Normally, when you want to hide certain folder on Windows, we usually right-click and select Properties, then select the Hidden option. But doing it that way is easy and everyone can know. If you want to hide folders in a more professional way like an IT connoisseur, you can follow the following instructions of TipsMake.com.
Step 1 : You press WIN + R to call the Run dialog box and type cmd , then click OK to open the Command Prompt dialog box.
Step 2 : In the Command Prompt , you proceed to enter the following statement, in which the path_directory_value is the path of the directory or file you want to hide. Then press ENTER to execute the command.
attrib + s + h "line_directory_file or file"
For example
attrib + s + h "C: UsersAdminDesktop"
Step 3 : Immediately the folder you assign to the path of the command will be completely hidden
Step 4 : To re-display the folder you have hidden, simply change the " + " to " - " in the above command.
attrib -s -h "line_directory_file_file"
For example
attrib -s -h "C: UsersAdminDesktopQuan comments"
Note: When applying this method of hiding data, Windows may display hidden files if someone unchecks the Hide protected operating system files (Recommended) option in Folder Options .
- Hide and protect folders on Windows
- Hide and protect data in Windows
- Hide files and folders in OS X
Hope the article will be useful to you!
You should read it
- How to completely hide a folder with a single command on Windows
- Instructions for hiding files and folders in Windows 10 Search
- Guide to lock, hide and secure files and folders with Hide Folders software
- How to hide 6 folders in This PC on Windows 10
- How to use Media Lock to hide files on Windows 10
- How to hide a specific folder from search results on Windows 11
- How to HIDE / SHOW files and folders by cmd command on Win 10/8/7
- How to show hidden files, hidden folders in Windows 10, Windows 7
May be interested
- Add the Start button for Windows 8 in just a few minutesone of the disadvantages of users when using windows 8 is that there is no classic start menu button like previous windows operating systems. therefore, the operation will become slower when you need to open applications such as control panel. fortunately, there are a lot of software that supports creating start button on windows 8, to help you get back to the familiar feeling like on windows 7.
- The trick for Windows 8 to boot straight into the desktopbesides cutting off start menu, when starting, windows 8 will display the metro screen instead of showing the desktop screen as the previous versions also cause many annoyances to users. therefore, we will guide you how to catch windows 8 straight to the desktop every time you start.
- How to display confirmation when deleting files on Windows 8from windows 7 and earlier, every time you delete a file, immediately a dialog box confirming whether you really want to delete the file or not. but since windows 8 onwards, this feature has been clipped.
- Create Start button on Windows 8the disappearance of the start button on the windows 8 desktop makes many users unhappy and a little confused when using. therefore, there are quite a number of start button initialization applications that we introduced below to help users feel comfortable using this operating system.
- Change the forgotten password on Windows 8if you are a user with administrator rights on your computer and unfortunately you forgot your password, your computer will be locked. if that happens, in the usual way you will have to reinstall the system or restore the password using some third-party tools.
- You can download the Windows RT unlocking toolrecently, the windows rt jailbreak tool has been released by a hacker in the popular xda-developer forum. when windows rt is jailbroken, users can fully install pc applications on this platform.