How to hide personal folders with best way using command prompt on windows PC

Опубликовано: 28 Февраль 2025
на канале: Saurabh Narhe
155
14

Hello friends,
In this video I have shown a trick to "How make hide folder securely with command prompt without any software on windows PC".
It becomes useful when you want to hide your personal file and folders with best secure way possible.

This is possibly best way to hide folders and files without any software and without any password.

Steps to do:
TO HIDE :-
Step 1 :
Open command promt.(start - type "cmd" - enter).
Step 2 :
Go to the folder that you wat to hide and copy the full path of that folder from explorer.
Step 3 :
On command prompt type "attrib +s +h FOLDERNAME_WITH_PATH". (The path of folder that you have copied.)
Step 4 :
Its all done. Now the folder will be hidden.

TO UNHIDE :-
Step 5:
To get it back open command prompt again and type "attrib -s -h FOLDERNAME_WITHPATH" and hit enter, It will be unhided.

TO CREATE ONE CLICK HIDE :-
Step 6:
Open notepad and type "attrib +s +h FOLDERNAME_WITHPATH".
Step 7:
Then save this file as anywhere you want with any name, but save it with FILENAME.bat extension only.
e.g. hide.bat
Step 8:
Now whenever you want to hide that folder just run this .bat file by double clicking it and it will be hided automatically.

TO CREATE ONE CLICK UNHIDE :-
Step 9:
Open notepad and type "attrib -s -h FOLDERNAME_WITHPATH" and again save it with .bat extension but with different name.
e.g unhide.bat
Step 10:
Now whenever you want to unhide the folder that you have hided, just run this .bat file and it will automatically unhide that folder.

Tags -
How to hide folder securely
How to hide folder using command prompt
How to hide folders and file with best security
How to hide folder without any software on windows pc
How to hide personal filles and folders using command prompt without any software
Best way to hide files and folder on windows PC
Best way to hide personal folder on windows PC

You may also like -

How to set auto shutdown timer for windows PC -    • How to set auto shutdown timer for wi...  

How to Hide complete disk drive from Pc -
   • How to Hide Complete Hard Disk Drive ...  

How to run c/c++ program on android device -
   • How to Compile and Run C/ C++ program...  

How to make a folder undeletable, unopenable, uncopyable on windows PC -
   • How to make a folder undeletable, unc...  

How to hide any data behind any image -
   • How to hide any data behind any image...  


Website - httts://www.externshala.wordpress.com

Find me on Social Network -

Facebook Profile -
  / saurabh.narhe  

Facebook Page -
  / externshala  

Twitter -
  / saurabhnarhe  

Instagram -
  / saurabhnarhe123  

Youtube Channel -
   / @saurabhnarhe  


LIKE || SHARE || COMMENT || SUBSCRIBE

Any Queries ?
Ask in comment section below, Feel free to as, I will be glad to help you.

Thanks for watching, Keep supporting me. Subscribe me for more videos like this.