
Don't Miss It:
1. Right Click On Desktop & Select New ---> Text Document Then Open That Folder You Can Created

2. Paste This Code In Notepad

Copy The Below Code
clsDon't Miss It:
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo **Folder Locker by CDCIRCLE.COM**
echo ......................................................
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo ** Folder Locker by CDCIRCLE.COM**
echo ......................................................
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%== cdcircle goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" type your password
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
Important Note: You will find “type your password here” in that code (Without quotes) so just write your password in place of “type your password here” (Without quotes).
3. Then Click On File ---> Save As

4. Then Type Your Name After The Name Type This Format .bat For Example Locker.bat

Don't Miss It:
5. When You Double Click On This It Will Create ‘Locker’ Folder Automatically There Itself, After Creating Of This Folder Place The Contents You Want To Lock Inside The Locker Folder And Run Locker.bat Again, So It Will Ask To Lock This Folder… So Just Type “y” (Without Quotes) Then Press Enter. Your Folder Get Disappeared That Means You Locked Your Folder. No One Can See Your Files Of Your Locked Folder.
6. Now If You Want To Unlock Folder Then Again Double Click On Locker.bat, It Will Ask Your Password So Just Enter Password And Then Press Enter, Your Folder Get Appeared.
3 comments
Write commentsi dont remember password my personal folder is hide what i do
Replywhich trick you follow to protect your folder if it is https://iwanttuts.blogspot.com/2015/08/how-to-create-password-protected-folder-for-free.html
ReplyFollow the steps
Replyright click on .bat file For Example Locker.bat then click on edit then press ctrl + F to find "echo Folder Unlocked successfully" before this "echo Folder Unlocked successfully" you will get your password written there
if you have problem to follow the step so tell me i make tha detail post for that
thanks for contact us
EmoticonEmoticon