How To Open A Secret Folder That Has Only Your Access Without Software

How To Open A Secret Folder That Has Only Your Access Without Software
Hello guys we are back again and today we are going to make a post on how we can create a secret folder.Well now it won't be any secret for you to open any secret folder that will have only your access and you can save your important documents and files hidden from others.Folder the term that has always been related to privacy of storage data. If you have any folder or files that has to be secured from any outsiders there is too much risk in that as windows doesn't accept such type of facilities for  hiding the folder through any software. Now days these software hidden folders are also very easy to get an access through .This trick is really needed when many of you are using the same PC and you need some more private information to be secure from others.and So the trick is on how to open a private folder that has only your access. Seems amazing right ye it is as you are able to open a simple but powerful folder that hides and opens only in your clicks.


To do so just follow this tricks and steps:

1 Go to your desktop screen and Create a new text document.
2 Add the following characters in it with following bold text 
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%==me 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
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End


3 Now save it and change the file extension from .txt to .bat  and again save it.
4.Now open the bat then a new folder will be created name private.
5 Re click the private folder and it will ask for will you like to lock the folder press y and the folder will be  disappeared. 
6 Now again click the .bat file and it will ask for password and hit the password me and then the folder will open other it will say access denied. 
Remember the password for folder is only me  in bold text.
Hope you guys all enjoyed this trick on how to open a secret folder and always remember you can send your problems and request through our contact us page or you can simply just comment us .We will be very happy to see your complains , suggestions and request for our website.Stay safe and have a nice day.




, ,

Want a trick to solve all the problems .In this website You will find all the , Tricks and information about computer , Facebook , YouTube , Recharge , Dating , Body etc and many more.Well now don't just waste hours searching what you need.You can find it all here.

MyFreeCopyright.com Registered & Protected
Powered by Blogger.