@ECHO OFF if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Private goto MDPrivate :CONFIRM echo Are you sure to lock this 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 Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock Your Secure Folder set/p "pass=>" if NOT %pass%== YOUR-PASSWORD goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private echo Folder Unlocked successfully goto End :FAIL echo Invalid password goto end :MDPrivate md Private echo Private created successfully goto End :End
so basically it's not locking or unlocking a folder rather it's hiding or unhiding. a special tips for those who can think the bat file can be opened in text editor and the password can be revealed.. use text obfuscator to obfuscate texts so they become human unreadable. no one will ever find your password but it's still work as it is! ;)
HOW TO ADD MORE SECURITY!!! I place the .bat file in another location after its locked up and by doing that it won't work in another location. just past the .bat file back in the folder where the "contents lives" its like a key and just place your key/.bat file somewhere safe I place them in my documents. I use this for flash drives my flash drives looks empty if someone plugged it in until I add the .bat file to the hard drive and bam I'm back in biz after I enter my password. hope this helps
@@rezz1er but that's just too much effort... what if I need to use that secret folder frequently? i have to keep dragging it back and forth constantly... its such a hassle in that case
@@Darkknight9035 I use it for back up drives that has my data on it I don't want people pluging in my drive and all my files are visible lol I don't use for anything else and it takes like 10 seconds to drag that file in to a folder so I don't know how much a hassle that is when most locker programs have to start up and then you have to use a password to unlock so it's the same amount of effort and time if you need a folder locker there are free ones but they might be viruses or they might charge a fee this is absolutely FREE so yeah google folder lockers and pay for a better option
@@Darkknight9035 sh*t I just use it for my back up hard drives, so no one can just plug it in and access my data. I don't see it being that much of a hassle as you can try folder lockers from Google (some might be viruses) and the start up time for the program to launch and and for you to put your password is much more of a hassle then this option and don't forget this is a free option. so what is there to complain about if it's a hassle pay for a better option and honestly you seem way to paranoid like is this private folder on YOUR computer because I mean if you are on YOUR computer and you are that scared/paranoid of someone snooping threw your folders then maybe you shouldn't be on YOUR computer with other people around because it is YOUR personal PC. all computers have a password when its start up. so as long as your not handing over your password to people that are going to snoop at your private stuff then whats there to be scared of unless its illegal. You seem to be really pariond to be honest it's YOUR computer use it for YOUR self and use a GUEST profile around other people like friends and family so they don't find your creepy hidden files. Or pay for a encrypted folder locker with military encryption them are your options
I place the bat file in another location and it won't work in another location just past the bat file back in the folder where the contents lives its like a key and just place your key/bat file somewhere safe. I use this for flash drives. my flash drives looks empty until I add the bat file to the hard drive and bam I'm back in biz hope this helps
This doesn't work at all, you can find the password for the "lock fold.bat" folder if you just change it from ".bat" back to ".txt" and skim around in the text folder for the password. All this provides is shallow protection that is easily unlockable for anyone even a little tech savvy.
I place the bat file in another location and it won't work in another location just past the bat file back in the folder where the contents lives its like a key and just place your key/bat file somewhere safe. I use this for flash drives my flash drives looks empty until I add the bat file to the hard drive and bam I'm back in biz hope this helps
It worked, but it created another folder named "control panel" and and it also contain the locked files, but they are unlocked in this folder that was created.. what with that ?
After i' ve done everything and try to use it, I put my password in the cmd and my private folder seems, if I close the folder and reopen it from the begin, my private folder still seems. Any clue?
bro , i try on my laptop after it done. all my apps can't be open like my mp4. jpg. also microsoft store? it show's The app didn't start? what should i do? hellpp huhh
Would someone be able to help me? Last night it was still the same as the video, but this morning when I opened it again, the private file was empty while it still took up the same amount of GB as before, neither increasing nor decreasing.
HOW TO ADD MORE SECURITY!!! I place the .bat file in another location after its locked up and by doing that it won't work in another location. just past the .bat file back in the folder where the "contents lives" its like a key and just place your key/.bat file somewhere safe I place them in my documents. I use this for flash drives my flash drives looks empty if someone plugged it in until I add the .bat file to the hard drive and bam I'm back in biz after I enter my password. hope this helps
after i ve done this ,it works but how do you delete the file or the folder i ve tried to detele and the system won t let me because my files are open in another program
Everyone, read the comments and you see why NOT to use this method in the video. We SIMPLY need a fingerprint-enabled file/folder lock system but Microsoft refuses to provide it
@easytechGeek i did exactly the same way you did now im not able to open the file .. plz help me i have got very important things in this folder... its not opening after taking the password...
@ECHO OFF
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDPrivate
:CONFIRM
echo Are you sure to lock this 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 Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock Your Secure Folder
set/p "pass=>"
if NOT %pass%== YOUR-PASSWORD goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDPrivate
md Private
echo Private created successfully
goto End
:End
I cannot copy this link
@EasyTechGeek plz reply how i can change my password . I have forgotten my password
Hi
how to unlocked if i forgot the password?
why everybody forget their password bruh if you want to lock an important file why would you forget it
so basically it's not locking or unlocking a folder rather it's hiding or unhiding. a special tips for those who can think the bat file can be opened in text editor and the password can be revealed.. use text obfuscator to obfuscate texts so they become human unreadable. no one will ever find your password but it's still work as it is! ;)
How exactly would this be done? And is it used on the .bat file or on the hidden files?
HOW TO ADD MORE SECURITY!!!
I place the .bat file in another location after its locked up and by doing that it won't work in another location. just past the .bat file back in the folder where the "contents lives" its like a key and just place your key/.bat file somewhere safe I place them in my documents. I use this for flash drives my flash drives looks empty if someone plugged it in until I add the .bat file to the hard drive and bam I'm back in biz after I enter my password. hope this helps
@@rezz1er but that's just too much effort... what if I need to use that secret folder frequently? i have to keep dragging it back and forth constantly... its such a hassle in that case
@@Darkknight9035 I use it for back up drives that has my data on it I don't want people pluging in my drive and all my files are visible lol I don't use for anything else and it takes like 10 seconds to drag that file in to a folder so I don't know how much a hassle that is when most locker programs have to start up and then you have to use a password to unlock so it's the same amount of effort and time if you need a folder locker there are free ones but they might be viruses or they might charge a fee this is absolutely FREE so yeah google folder lockers and pay for a better option
@@Darkknight9035 sh*t I just use it for my back up hard drives, so no one can just plug it in and access my data. I don't see it being that much of a hassle as you can try folder lockers from Google (some might be viruses) and the start up time for the program to launch and and for you to put your password is much more of a hassle then this option and don't forget this is a free option. so what is there to complain about if it's a hassle pay for a better option and honestly you seem way to paranoid like is this private folder on YOUR computer because I mean if you are on YOUR computer and you are that scared/paranoid of someone snooping threw your folders then maybe you shouldn't be on YOUR computer with other people around because it is YOUR personal PC. all computers have a password when its start up. so as long as your not handing over your password to people that are going to snoop at your private stuff then whats there to be scared of unless its illegal. You seem to be really pariond to be honest it's YOUR computer use it for YOUR self and use a GUEST profile around other people like friends and family so they don't find your creepy hidden files. Or pay for a encrypted folder locker with military encryption them are your options
Wow thank you so much! Very easy to follow. I appreciate you making this my friend :D
Glad it helped ❣️😊
I'm incredibly grateful to have found this solution, especially because it took me days. You're amazing!
Glad it helped! ❣️😊
Brooo!
It's really a breathtaking and helpful trick thank U for upload this type of stuff....
Glad you liked it ❣️😊
@@EasyTechGeek bro where r you from ?
thank you for your help. I was wanting a way to do this!
Glad I could help!❣️😊
This is mindblowing and effective
Glad you liked it ❣️😊
Simple& Effective, Loved it.
Glad you liked it! ❣️😊
it's very useful, you can even hide the bat file
Thanks so much this was very helpful now i can lock all my password so no more having to border about remembering all password
Great Buddy Cheers! ❣️😊
Its really worked bro tq so much brother ❤❤❤❤
You're Most Welcome ❣️😊
amazing your creation....congratilation for more develepment
Thank you so much 😊❣️
I can just right click on the lock file and select edit with notepad. I will be shown the password easily. Any solutions ?
I place the bat file in another location and it won't work in another location just past the bat file back in the folder where the contents lives its like a key and just place your key/bat file somewhere safe. I use this for flash drives. my flash drives looks empty until I add the bat file to the hard drive and bam I'm back in biz hope this helps
Thank you so much brother for the wonderful idea
❤
You're Most Welcome Buddy ❣️😊
Wow thanks a lot It worked so well no issues
You're Most Welcome ❣️😊
thank you so much. i hope you get everything you want in life.
Thank you Cheers ❣️😊
This is actually awesome. My research into bat lead me here, and now it seems super useful.
Glad it was helpful! ❣️😊
I really enjoyed the lesson
Glad you liked it ❣️😊
YES, THANK YOU SO MUCH
You're Most Welcome ❣️😊
Really Helpful bro
nice work.
Glad you liked it ❣️😊
Where did u find the information u copied and pasted there?
Good work. Thankyou friend..
You're Most Welcome Buddy ❣️😊
This doesn't work at all, you can find the password for the "lock fold.bat" folder if you just change it from ".bat" back to ".txt" and skim around in the text folder for the password. All this provides is shallow protection that is easily unlockable for anyone even a little tech savvy.
There is a much easier way to find the password than changing the extension.
I place the bat file in another location and it won't work in another location just past the bat file back in the folder where the contents lives its like a key and just place your key/bat file somewhere safe. I use this for flash drives my flash drives looks empty until I add the bat file to the hard drive and bam I'm back in biz hope this helps
@@rezz1erbrother i forgot the password i put. So how can i unlock the folder
@@badushaahmmed8121 you have to change the .bat file back to .txt and you can open as a text file and you can see your password
@@badushaahmmed8121 right click on the bat file click on edit in notepad then look for %pass%== the first word after that is your password
Simple and helpful thanks bro ❤
Glad it helped ❣️😊
thank u soo much it worked!!!
Glad it helped!❣️😊
Wow bro its fantastic👌👌👌👌👌👌
Thank you so much 😀
Wonderful. Thank you.
Glad you enjoyed it! ❣️😊
It worked, but it created another folder named "control panel" and and it also contain the locked files, but they are unlocked in this folder that was created.. what with that ?
Hello thanks for your help but I have a question how do we get that message in cmp?
Worked perfectly
Glad it helped ❣️😊
On 1st try it opens nicely but when i lock the folder and open again , every 2nd time the folder stops responding, can you help ???
Ik right
thank you so much it is really good
I'm glad you like it❣️😊
THANK YOU SOOOO MUCH!!
You're Most Welcome ❣️😊
Great Job Brother! It worked like a charm! Many Thanks for sharing!
You're Most Welcome Buddy ❣️😊
wow that was awesome thanku soo much.. subbed
Thanks for the sub! ❣️😊💫
can i rename the private folder?
After i' ve done everything and try to use it, I put my password in the cmd and my private folder seems, if I close the folder and reopen it from the begin, my private folder still seems. Any clue?
I did it and i was searching like this stuff Very Nice Man
Glad it helped ❣️😊
i was able to do this, & i loved this trickkk
Glad ❣️😊
Superb, I really appreciate u by my heart❤ thanku🎉
Your comment made my day brother ❣️😊 Thank you
THANK YOU !
You're Most Welcome ❣️😊
Very useful. But sir, I can I get the command. Let say I can’t access my TH-cam talk less of copying the command and I miss placed the copied one
command is in the comments section
Wonderful work bossy.. Thanks a ton
Glad you enjoyed it ❣️😊
If someone deletes a file with a .bat extension, what will happen?
that was soo helpfull sir
Glad it helped ❣️😊
Thanks brother
it's really Useful
Welcome ❣️😊
thank you sir 🙏👌👌
You're Most Welcome Buddy ❣️😊
great bro !!!! keep it up
Thank you so much ❣️😊
thank you so much big bro
You're Most Welcome ❣️😊
It doesn,t work wnen once you unlock. Second time only prompts for Locking but nothing HAPPENS
Great! It worked. Thank you.
You're Most Welcome Buddy ❣️😊
I've just tried it & it works, but after I put my data in there, I can't reopen the panel that direct me to the folder
Can you help me how to fix it ?
Thank you. It works!
Glad to hear that ❣️😊
Great. I did but I've lost my password for the secret folder. Could you please tell me what should I do in order to unlock my secret folder?
right click on the .bat file and then edit and search the password
bro after locking the file if you search those file with name then the data is showing its only hidden its not secured
Thank you so much
You're most welcome ❣️😊
Thanks dude ! You're the best !
Glad you liked it ❣️😊
Thank you bro :)),this videos is really helpfull
Glad it helped ❣️😊
What if it says "Access Denied" upon trying typing to Lock it using Command Prompt "Y"
thank u its work
You're welcome! ❣️😊
LOVE IT ..THANK U BRO
glad to help ❣️😊
Awesome trick 2 lock without any 3rd party appli❤
Glad you liked it ❣️😊
can i rename the folder "Private" into anything i want?
Thank you
You're welcome ❣️😊
what do i do if i forgot my password for my folder?
hey, you are doing amazing job. I wanna talk with you about an important thing please reply!
Please help! I forgot my password, is there any way to unlock my folder ?
What if i permanently deleted the batch file...
now what to do
Plzz tell
Great bro 🔥
Thanks for the visit ❣️😊
how if the file got deleted permanently?
so here is the problem i am trying to put a folder in the private folder for organization but then it just BREAKS and stops working
thank. its amazing
Welcome ❣️😊
bro , i try on my laptop after it done. all my apps can't be open like my mp4. jpg. also microsoft store? it show's The app didn't start? what should i do? hellpp huhh
Would someone be able to help me?
Last night it was still the same as the video, but this morning when I opened it again, the private file was empty while it still took up the same amount of GB as before, neither increasing nor decreasing.
Thanks
Welcome❣️😊
HOW TO ADD MORE SECURITY!!!
I place the .bat file in another location after its locked up and by doing that it won't work in another location. just past the .bat file back in the folder where the "contents lives" its like a key and just place your key/.bat file somewhere safe I place them in my documents. I use this for flash drives my flash drives looks empty if someone plugged it in until I add the .bat file to the hard drive and bam I'm back in biz after I enter my password. hope this helps
Hello sir, I forgot my password how to reset it. Please help me.🙏
Nice Sir
Thanks and welcome ❣️😊
great video. Thanks a lot
Thank you so much. Glad you liked it ❣️😊
wow......thanks man
Does this have like limited data lock?
unlimited
after i ve done this ,it works
but how do you delete the file or the folder
i ve tried to detele and the system won t let me because my files are open in another program
hello! when i click on the locked folder it doesn’t create another one titled “private”
You might have missed something. Pls redo correctly 👍
@@EasyTechGeek thank you so much! you helped me a lot :)
thanks
You're Most Welcome ❣️😊
Please i am trying to get echo off and on .. please assist how to download or print
Brother i forgot the password i put. Please help me to unlock the folder
I want to Lock My D Drive, is the Any Option in Windows 11 of Alienware Laptop.
thankssssss bro
You're Most Welcome ❣️😊
where will i get the text to pest?
Everyone, read the comments and you see why NOT to use this method in the video. We SIMPLY need a fingerprint-enabled file/folder lock system but Microsoft refuses to provide it
how do i unlock if i forgot password please
@easytechGeek i did exactly the same way you did now im not able to open the file .. plz help me i have got very important things in this folder... its not opening after taking the password...
plz help
thanks a lot
You are most welcome ❣️😊
its really working well. but the whole folder could be able to delete
same
definitely gain a like and subscribe.
Thank you so much ❣️😊
any way to recover the password?
If u type even it is not your password it is still working
Superb
Thanks 🤗❣️
I have an internet usb nano adapter and I have no idea what to change my properties too
Its an internet one can you help??
Awesome
Thank you ❣️😊