We are using so many softwares for locking the important folders in our computer. But Hear is the simple technique to lock the required folders, you can do this with out any softwares. Its a simple DOS program. Follow the steps to lock your folders.
steps to follow:
- For example if you have a folder named “str” in E:\str ( E drive)
- Now in that same drive (E) create a notepad file
- In that just type, ren str str.{21EC2020-3AEA-1069-A2DD-08002B30309D}
- Save this notepad file as Lock.bat ( .bat is the extension hear)
- Now double click the file Lock.bat then the folder str will be locked ( i mean the original folder will not open)
- Now for unlock str, open another notepad file in the same drive ( E )
- Type as, ren str.{21EC2020-3AEA-1069-A2DD-08002B30309D} str
- Save this notepad file as UnLock.bat, now just double click on this file
- You will get your original folder
- That’s it !
Note : Hear the address {21EC2020-3AEA-1069-A2DD-08002B30309D} is the control panel

