Hide Folder using command prompt:-
It is very simple trick just follow the instructions and you can easily hide your folders.
1. Press windows key + R the RUN will open type "cmd" and hit enter
2. Then type
“cd\” on cmd & hit enter
3. Then Specified the
Drive(c, d, e) where your folder is located, like “e:” and hit enter
4. Type "attrib new folder +s +h" press Enter. Here I have supposed my
folder name as "new folder" so I have used this. You can use your
folder name which you want to have safe and secure.
5. And that's it your folder will be invisible for all.
6. To get it back visible open cmd and follow 2 and 3 step and then type "attrib new folder -s -h" and hit enter
7. Please ignore quotation mark.
No comments:
Post a Comment