Normal Windows XP Users may not find the Windows command prompt to be much useful to them, but here is something useful ( sort of ) that you may find it interesting. Besides watching Star Wars movie and adult content ( mouth watering ya? ) via the command prompt, now you can even lock any folder in your Windows XP without even using any software. Interested to try out? Okay, here you go. Follow the instructions below.
- Maybe you want to try it out on an empty folder in case something goes wrong. So first create a folder in drive C , let say you name it as “my-secret-collection” ( LOL! ) without the quotes.
- Next, open your command prompt ( Start > Run > type “cmd” in the Run box without the quotes )
- Within the command prompt, type “attrib +s +h C:\my-secret-collection” ( again without the quotes )
- This command will make your folder completely invisible and it can not be seen even in hidden files and folders. Try search for the folder, I am sure it returns no result. It’s cool right?
- To make the folder visible again type “attrib -s -h C:\my-secret-collection”
- And of course you can lock other folder too, by changing the location C:\my-secret-collection to address of your folder.
If you feel this method a little tedious and scare that you tend to forget the folder that you have lock before, feel free to try any of the 5 free windows file protection tools.
Top Free Download:
You Should Also Check Out This Post:
- How to Create Password-Protected Folder in Windows XP without any Software?
- April 2008 Monthly Highlights
- How to Give Your Windows XP Folders Background Images?
- Password Protect Your Images with LockImage
- Securely Erase Your Sensitive Data Without Leaving Traces Behind With Eraser






April 11th, 2008 at 3:22 pm
huh I thought this should be called as invisible folder?
hey thanks steve! I learned something how to make my assignment folder to be invisible
April 11th, 2008 at 5:17 pm
April 13th, 2008 at 12:41 am
Wah, good to hide all the xxx videos and pics?!
April 13th, 2008 at 12:49 am
hello there…
Saw your link from vickie..
You’ve a nice blog about web.. keep it up..
April 13th, 2008 at 1:16 pm
curryegg > hi, curryegg. Nice to see you here.
April 15th, 2008 at 1:30 pm
Vy useful bro…. will try it out… hehe…
April 16th, 2008 at 7:45 am
If you have “Hide protected operating system files (Recommended)” unchecked in folder options, then the floder becomes dim, not invisible
April 16th, 2008 at 1:43 pm
Sean > I guess no many ppl will uncheck the option and they may not aware of that option as well.
April 17th, 2008 at 5:33 am
Amazing how dos commands that have been there for nearly 30 years are somehow amazing, incredible and worthy of making a blog post for.
April 17th, 2008 at 11:02 am
cool trick…. but doesnt work on Vista!
April 17th, 2008 at 12:53 pm
this works great as long as you don’t have “hide protected operating system files” un-checked in folder options - view
April 17th, 2008 at 4:39 pm
Don’t rely on this!
Once your folder is hidden, go to Windows File Explorer (My Computer) and sellect Tools -> Folder Options -> View (tab). Under “Hidden files and folders” select “Show hidden files and folders”. Also un-select “Hide protected operating system files.” — Then take another look at your “”hidden”" folder.
April 23rd, 2008 at 1:02 pm
thanks body ireally apprecitae ur stuufs plz tell some other cmd in cmd
May 5th, 2008 at 8:51 am
Hey, this trick works only if users didn’t select “Show hidden files and folders”. I am still searching for software that can hide any files or folders and lock them with password. I will publish it on my blog once i found.
May 5th, 2008 at 11:29 am
June 30th, 2008 at 3:28 pm
this only flags a file/folder’s ACL as being a system file. By default, explorer doesn’t display system files - however this is an option that can be unchecked, right below ’show hidden files/folders’. An alternative method is to create an additional account, and use NTFS permissions to allow/deny access to whatever it is you don’t want others to see.
Oh, and don’t share the password for the new account.