Just open notepad and paste these codes and save it as "anything.bat"
then armaan folder is created place your stuff on it and double click on that bat file then press y to hide the folder or for unhide the folder double click on it an enter password
cls@ECHO OFFtitle folder lock by Armaan Khanif EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" gotoUNLOCKif NOT EXIST Armaan goto MDArmaan:CONFIRMecho Are you sure to lock this folder? (Yes/No)set/p "cho=>"if %cho%==YES goto LOCKif %cho%==yes goto LOCKif %cho%==no goto ENDif %cho%==NO goto ENDecho Invalid choice.goto CONFIRM:LOCKren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"echo Folder lockedgoto End:UNLOCKecho Enter password to Unlock Armaan's Secure Folderset/p "pass=>"if NOT %pass% == armaan goto FAILattrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Armaanecho Folder Unlocked successfullygoto End:FAILecho Invalid passwordgoto end:MDArmaanmd Armaanecho Armaan created successfullygoto End:End
password is armaan