Password Protect Any Folder Without Using Any Software (Batch Programming)

Article Title: Simple Method To Hide / Protect Your Folder With A Password Without Using Any Software (Using Batch File) Language: En...

Article Title: Simple Method To Hide / Protect Your Folder With A Password Without Using Any Software (Using Batch File)
Language: English

There are many ways to protect your files & folders but most of them requires a software which usually takes time to lock or unklock your files too. I'll share a simple trick today which will help you to protect your files without using any software, this trick will work on almost all version of windows (tested on XP & 7). This trick works using batch programming, don't worry you need not to learn that. In the method given below we will create a simple batch file, just follow the steps, trust me it's damn easy.

 How to lock folder?

1. Open notepad and copy this whole code given below into it.
cls
@ECHO OFF
title Youth Welfare Federation - Password Protection Trick For Folders
echo    ###################################################################
echo    ####                                                           ####
echo    ####     Support us by liking our page: fb.com/ywfdcrustm      ####
echo    ####                                                           ####
echo    ###################################################################
echo.
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
: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 MyFolder "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 Your Secure Folder
set/p "pass=>"
if NOT %pass%== ywfpass goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
echo Now move your files or folders to this MyfFolder.
echo Then run this program again to protect this folder.
pause
goto End
:End
2. By default the password is set as "ywfpass" to change it, simply replace the text ywfpass with the password of your choice in notepad. 
3. Now save your file as ywflock.bat (or any other name, but .bat is must)
4. Now open ywflock.bat, it'll create a folder named MyFolder.
5. Copy or move all your data that you want to protect in that folder.
6. Now open ywflock.bat and when command prompt appears type Y and press enter.
7. Now folder is locked (in real it's hidden from your view), to access that folder again re-run ywflock.bat (this time it will ask for password to unlock, type ywfpass and press enter).
8. That's it, one advice for further securing: you should keep ywflock.bat somewhere else after locking the folder and bring it to original location only when you have to unlock the folder.

If you have any queries like what this method really does? how it protects or hides our files? what are the risks? e.t.c. then please feel free to message us on our official FB page:



COMMENTS

BLOGGER: 1
Loading...
Name

A-Kay Aagaaz Agriculture Ajay Devgn Akhil Akshay Kumar Ammy Virk Amrit Maan Android Anushka Sharma Apps Army Automobile Avantika Awards Ayurveda B Praak Babbal Rai Badshah Beat Minister Bilal Saeed Blogger Tips Blood Donation Bollywood Books BoxOffice Collection BSNL Bunty Bains Business Cars Chemical Engineering Chrome Extensions Clash Of Clans Climate Computer Tricks Defense Forces Dera Sacha Sauda Desi Crew Desi Routz Didar Othie Documentary Download Dr. Zeus Education Emraan Hashmi Encoding Engineering English Songs Entertainment Farming Fazilpuria Filmfare Finance Funny Gaming Garry Sandhu Geeta Zaildar Gippy Grewal Girik Aman Goldboy Gurmeet Ram Rahim Hacking Happy Raikoti Hardeep Grewal Harish Verma Harshit Tomar Haryanvi Songs Health Himanshi Khurana Himesh Reshammiya Hindi Songs History HKNKJ Hollywood Honeypreet Insan How to HTML Ikka Inspiration Internet Tips Jaani Jassie Gill Jatinder Shah Jattu Engineer Jay-K Jenny Johal Jordan Sandhu Kamal Heer Kamal Khaira Kambi Kanth Kaler KRK Kulbir Danoda Living Lyrics Maninder Kailey Mankirt Aulakh Manni Sandhu Mannu Diwana Mass Transfer Master Saleem MD KD Mehtab Virk Mobile Movie Reviews Movie Trailer MSG Apparels MSG Products Music My Diary Neha Kakkar News Nimrat Khaira Ninja Open Letters Parmish Verma Pav Dharia People Pollywood Posters Prabh Gill Preet Hundal Preet Mand Product Reviews Punjabi Songs Raftaar Rakhi Sawant Randeep Hooda Religion Reviews Riddle Salman Khan Science Shael Oswal Shah Rukh Khan Shakira Sharry Mann Sheera Jasvir Short Films Sippy Gill Social Sonam Bajwa Sports Star Talks Sukh Sanghera Sukh-E Sundar Pichai Sushil Kumar Tanvi Nagi Tarsem Jassar Tech Terrorism Tony Kakkar Top List Tutorials TV Series Twitter Virus Solutions Wallpapers Wars Windows Tips Wrestling Writings Yoga YWF Events
false
ltr
item
Youth Voice: Password Protect Any Folder Without Using Any Software (Batch Programming)
Password Protect Any Folder Without Using Any Software (Batch Programming)
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZkf4w68YWotWCfzdUReN3V9ChVtQ32NOAuRAcd-CbFyI9YcH3ZkGJNWv3IuM4ohlqmqSt4YWW6A2MMeTDwL8fxnyLhwz2gnXxFpqB1ZFsDOptL-D3lLftPqAvGj5pKRaAqMOrhOcnYTA/s1600/Password+Protected+Folder+Without+Any+Software.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZkf4w68YWotWCfzdUReN3V9ChVtQ32NOAuRAcd-CbFyI9YcH3ZkGJNWv3IuM4ohlqmqSt4YWW6A2MMeTDwL8fxnyLhwz2gnXxFpqB1ZFsDOptL-D3lLftPqAvGj5pKRaAqMOrhOcnYTA/s72-c/Password+Protected+Folder+Without+Any+Software.jpg
Youth Voice
http://www.ywfyouthvoice.com/2015/05/password-protect-any-folder-without.html
http://www.ywfyouthvoice.com/
http://www.ywfyouthvoice.com/
http://www.ywfyouthvoice.com/2015/05/password-protect-any-folder-without.html
true
7857785866171732330
UTF-8
Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy