How to Lock Folders in Windows 11/10 (Without Software)

preview_player
Показать описание
Best Tutorial on how to lock folder in windows 10 or how to lock a folder in windows 10. Know how to lock folder or how to password protect a folder in windows 10. Learn how to lock folders in windows 10 without software or how to lock folders in windows. Step by step process on how to lock a folder or lock folder in windows 10. Easy tutorial on how to lock folder in windows 11.

This Tutorial works on Microsoft Windows OS and Laptop Desktop Manufactures HP Dell Lenovo Acer MSI ASUS
Windows 11 Home.
Windows 11 Pro.
Windows 11 Pro Education.
Windows 11 Pro for Workstations.
Windows 11 Enterprise.
Windows 11 Education.
Windows 11 Mixed Reality.

Рекомендации по теме
Комментарии
Автор

@ECHO OFF
if EXIST "Control 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
attrib +h +s "Control
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
ren "Control Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDPrivate
md Private
echo Private created successfully
goto End
:End

EasyTechGeek
Автор

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?

mr_irresistible
Автор

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 ???

tusharkashyapentertainer
Автор

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

hutanugabriel
Автор

Hello thanks for your help but I have a question how do we get that message in cmp?

yesuyarishyuye
Автор

Wow thank you so much! Very easy to follow. I appreciate you making this my friend :D

MINDistortion
Автор

bro after locking the file if you search those file with name then the data is showing its only hidden its not secured

kaifahmad
Автор

I want to Lock My D Drive, is the Any Option in Windows 11 of Alienware Laptop.

krish
Автор

Where did u find the information u copied and pasted there?

bravephiri
Автор

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 ?

bgee
Автор

can i rename the folder "Private" into anything i want?

mostafagamer
Автор

Please i am trying to get echo off and on .. please assist how to download or print

EsthelKende-bqmx
Автор

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.

satoshihuynh
Автор

What if it says "Access Denied" upon trying typing to Lock it using Command Prompt "Y"

frankgama
Автор

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

vincentdominicapao
Автор

If someone deletes a file with a .bat extension, what will happen?

mr.mughalll
Автор

What if i permanently deleted the batch file...
now what to do
Plzz tell

Dr.BhaveshKhararia
Автор

I'm incredibly grateful to have found this solution, especially because it took me days. You're amazing!

hhhandle-nfbj
Автор

it's very useful, you can even hide the bat file

mui
Автор

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

Multicrashyorigional