Today i am telling you a great trick to hide your personal folder from anyone.For this trick you don't need any software.It's a free and useful trick for you.Here is The trick to hide your folder.
How to Hide Your Personal Folders
1)At First Open Notepad and paste this in Notepad.
cls@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 locked
goto End
:UNLOCK
echo Enter password to Unlock 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}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
3)When you open locker.bat(where you save in Notepad open from there)You will see like this
4)There also appear a folder "locker."You can put your files and Folders in this "Locker Folder."and click "Y" to Lock it.
5)IF you wanna change your Password Put your own password place of"YOUR PASSWORD" Above.
6)When your want to open lock folder Put your password.
IF You Face Any Type Of Problem Then Tell Me.I Solve it Always.....
Responses
0 Respones to "Trick to hide your Personal folder without any software"
If You Find Our Content Useful And Important For you Then Don't Be A Silent Visitor.