One of the major problems in Windows is the protection of personal data on a shared device. Read below before purchasing software that locks folders to protect your data.
In this post we will see how you can lock folders in your computer.
The lock can be easily opened, but it will definitely protect the data from those who do not have technical knowledge.
First open your notebook. Copy and paste the following code:
@ECHO OFF title Folder Locker if EXIST "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER: CONFIRM 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 lockOC gotK Endo: echo Enter password to Unlock folder set / p "pass =>" if NOT% pass% == iGuRu goto FAIL attrib -h -s "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel. EC 21EC2020-3AEA-1069-A2DD-08002B30309D} "Locker echo Folder Unlocked successfully goto End: FAIL echo Invalid password goto end: MDLOCKER md Locker echo Locker created successfully goto End: End
Save the file with whatever name you want but with the name extension. Beat Double-click the.bat file
The password to open the folder is iGuRu
If you want to change the password, replace the iGuRu in the text above with the password you want.
Way of use:
When you click the .bat file for the first time it will automatically create a folder.
Then copy and paste the contents of Windows that you want to protect into the folder.
Double-click the file again to lock the folder and press English Y to confirm the lock
To open the locked folder, click on the file and enter your password.
- Easily find your Wi-Fi password
- Q4OS Linux 2.3.4 Live for Windows users who want a change
- Windows 10 April Update: view and delete telemetry data
- Screen Sketch create desktop shortcut
- Android Pie: what are the Adaptive Battery and Brightness?
You are Theoulis brother… !!! Thanks!!!