you can hide your folders using cmd in
such that they will be
completely hidden.
Step 1:
Launch Command Prompt, and
navigate to the directory
where your target folder
resides.
Step 2:
Type “Attrib +h +s +r folder_name“, replacing the
“folder_name” with the name
of the folder that you want to
hide, and press Enter.
You can now check that the
folder is hidden inside
Windows Explorer.
Step 3:
To unhide the folder, you can
use the command “Attrib -h -s
-r folder_name“.
Step 4:
Hidden folders can be viewed
using the cmd command “dir /AH”
No comments:
Post a comment