How to Lock a Folder in Windows Without any Software

If any of those who need to hide or lock an folder on a PC or PC without utilizing exceptional programming for security reasons, you can pursue these straightforward ways:
1. Open notepad in your computer
2. Duplicate every one of the Scripts underneath then put in notebook.
Description:
@ECHO OFFif NOT EXIST Locker goto MDLOCKER: CONFIRMecho Are you sure you want to lock this folder
if EXIST "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCKnow? (Y / N)set / p "cho =>"if% cho% == Y goto LOCKif% cho% == y goto LOCKif% cho% == n goto ENDif% cho% == N goto ENDecho Enter Y or Ngoto CONFIRM: LOCKren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"attrib + h + s "Control Panel.21EC2020-3AEA-1069-A2DD-08002B30309D}"echo Congratulations your folder is lockedgoto End: UNLOCKecho Please Enter Your Passwordset / p "pass =>"if NOT% pass% == goto password FAILattrib -h -s "Control Panel.21EC2020-3AEA-1069-A2DD-08002B30309D}"ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Lockerecho Congratulations, Folder Reopenedgoto End: FAILecho Sorry the password you entered isincorrect!goto end: MDLOCKERmd Lockerecho Locker Successfully Createdgoto End: End
3. At that point (save as) notepad with the augmentation .bat (demo: docshide.bat )
4. Double tap on the .bat made prior so that the "Storage" folder shows up
5. Enter/move the Folder/Data/File you need to save or conceal it in the "Storage" folder prior
6. From that point onward, click again on the .bat record, it will open popup window "Would you say you are certain you need to lock this folder now? ( type Y/N)" If you select Yes, then compose with the letter Y and press enter ... what's more, the other way around. At that point naturally, the document "locker" prior it will hide alongside its files. What's more, on the off chance that you need to open the folder prior, click the .bat document again and enter the secret password that you use before.
It May be helpful in sometimes.
Comments