Cómo crear una carpeta asegurada y bloqueada en Windows XP

Fijado el 20 de agosto de 2007 en 1:27 P.M.

¡Cerciórese de leer otros postes de la serie de los archivos y de las carpetas de la piel!

  1. Cómo ocultar archivos y carpetas en Windows XP - la manera fácil
  2. Cómo crear una carpeta asegurada y bloqueada en Windows XP
  3. Otra manera de ocultar archivos y carpetas en Windows XP
  4. Cómo crear una impulsión ocultada “invisible” en Windows

ACTUALIZACIÓN: Puesto que alguna gente tenía ediciones con este método de ocultar una carpeta en XP (carpeta que es retitulada incorrectamente, visible vía el aviso de comando, el etc), estoy agregando al fondo otra manera de ocultar permanentemente una carpeta usando un programa llamado carpeta Free Hide. Por favor voluta abajo a leer sobre ella.

Si usted ha parecido esta página que buscaba una manera de crear una contraseña protegida, carpeta segura, ocultada o bloqueada en Windows XP para libre, usted ha venido al lugar derecho. Desafortunadamente, Windows XP no tiene ninguna herramientas incorporada de uso fácil para crear carpetas seguras en las computadoras con los usuarios múltiples. Por supuesto, usted puede cifrar datos sobre su disco duro, pero éste ayuda solamente si se roba su computadora.

En un poste anterior, escribí sobre cómo usted puede oculte una carpeta en Windows XP usar una característica incorporada rudimentaria. Este método es útil si usted desea ocultar una carpeta o archivar y usted es bastante seguro que cualquier persona que está utilizando la computadora no tendrá ninguna idea cómo un-oculta los datos. Si usted está tratando alguien una poco más comprensión de la computadora, hay otra manera de crear una carpeta bloqueada segura sin tener que comprar cualquier software de la tercer persona.

Implica básicamente el usar de una escritura al morph la carpeta en algo totalmente diferente de modo que siga siendo visible, pero nada dentro de la carpeta es accesible. Para ver los datos, usted tiene que funcionar otra escritura al morph él detrás. Traerán cualquier persona que chasca encendido la carpeta al panel de control y pensarlo simplemente es un atajo.

Aquí están los pasos para crear la carpeta protegida en Windows XP:

  • Primero cree una carpeta que usted utilice almacenar sus datos confidenciales. Por ejemplo, he creado una carpeta llamada Fuentes en la raíz de mi impulsión de D. Puesto que la carpeta ocultada le traerá al panel de control, es la mejor nombrar la carpeta como uno de los programas adentro allí.

createsecurefolder1

  • In the same location where you created the new folder, create a new file in Notepad, copy the following below into it, replace Fonts with the name of your folder and save it as loc.bat.

ren Fonts Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}

  • To save the file as a .bat file in Notepad, just put the whole thing in quotes, like “loc.bat” and then click Save.

hiddenfolder

  • Now you should have a bat file named loc in the same directory as your Fonts folder, not inside the Fonts folder.

lockedfolders1

  • Create another NotePad file and type in the following listed below and save it as “key.bat”.

ren Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} Fonts

  • Now you’ll have loc.bat and key.bat along with your folder. Go ahead and double-click on loc.bat and your folder will turn into the Control Panel and nothing inside can be viewed. Clicking on it will simply bring you to the Control Panel. You’ll notice the icon should have changed also.

protectedfolders

  • To view the data inside your folder again, click on key.bat and your folder will return to normal! Pretty simple!

Of course, keeping the key.bat file in the same folder will defeat the purpose of securing the folder, so it’s best to move the key.bat file somewhere else, or even better, put it on a USB stick or CD that only you can access.

Most people will be probably look at the folder and simply ignore it since it has the control panel icon and it links directly there. Of course, if someone knows this trick also, they can create their own key.bat file, etc and open it back up. However, if you’re dealing with someone who can do all of that, it’s best you check out more advanced 3rd party software to lock down a folder.

ALTERNATIVE METHOD:

If you’re having trouble with the above-mentioned method (from what I can see from the comments, a good number of people), then here’s another quick and free way to create a secure folder in Windows XP. There is a very nice program called Free Hide Folder from Cleanersoft that allows you to easily hide your private folders.

Your folders are completely hidden and you must supply a password to open the program to unhide the folders. The personal edition is free, just click the Skip Registration button unless you’re using it for commercial purposes.

free hide folder

I’ve tried this program myself and I cannot access the hidden folder via Windows Explorer nor the command prompt. So if the above method is not working, give this a shot!

Any questions, post a comment! Enjoy!

Enjoyed this post? Subscribe to Online Tech Tips via RSS Feed or via Email and receive free daily productivity tips.

» Filed Under Computer Tips

Add to Delicious Save this page Mixx it Stir it up on Mixx
Reddit Add to Reddit StumbleUpon Stumble this page

Related Posts

82 Responses to “How to create a secured and locked folder in Windows XP”

  1. mehdi said on :

    very nice . thank you


  2. Green Star said on :

    i tried on one of my folder called CPanel, it works fine but when i locked it is renamed to CPanel.{21EC2020-3AEA-1069-A2DD-08002B30309D}. I can rename it back to CPanel by right clicking it. after renaming i can access folder contents. so i do not need to run key.bat,


  3. Keehun Nam said on :

    That’s ingenious!


  4. akishore said on :

    Green Star, try it again because when you click on loc.bat it should simply be named CPanel, not CPanel.XXX. Something is wrong with your code, make sure you copy it directly from my site and change only the name. First try it with the name Fonts and see if it works, then change it carefully.

    Thanks!


  5. Green Star said on :

    Thanks akishore, i tried with Fonts also, same results. as long as some one is not renaming it(by right clicking), them my data is hidden. but if some one renamed it, then they can see all my data.

    I directly copied code from your site, check the file name from my previous post. it is same like what you had in the site commend.


  6. Daniel said on :

    I’m having the same experience as Green Star. Running loc.bat renames the folder as xx.{21EC2020-3AEA-1069-A2DD-08002B30309D}.


  7. akishore said on :

    I’m curious as to what operating system you guys are running (Daniel, Green Star) because I am not having this problem on my computer, which is running Windows XP.

    Thanks


  8. Daniel said on :

    Windows XP Pro Version 2002 Service Pack 2.


  9. Michael said on :

    Same here as Daniel and Green Star, names the file Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}.

    Running Windows XP Pro SP2


  10. Brendan said on :

    What happened to the good old “Encrypted” attribute on folders? This seems like a rather overly complex way to protect a folder


  11. akishore said on :

    Hi Brendan,

    Thanks for visiting my site! That?s a great question that you have. The problem with the ?Encrypted? attribute is that it does not prevent someone from accessing that folder if the person can simply log onto your computer under your name. This type of hiding is meant for people who have kids or someone else in the house that they can?t ?restrict?, but they still want to hide something from! Does that make sense? Using Windows encryption only helps prevent someone from stealing your data if they take your computer and can?t log onto your account.

    Aseem


  12. i_am_the_maharishi said on :

    why not use an free open source on the fly encryption utility like TrueCrypt (http://www.truecrypt.org/) to create secure containers which can be loaded as a virtual drives… this is much more simple and very very very secure….


  13. Me said on :

    Hi, this tip is only effective if ‘Hide Protected System files’ is set in Tools -> View within Windows Explorer.

    So hit-and-miss whether it would work for any particular PC and even then not very reliable- first thing I do on a new PC is turn all those Explorer ‘Hide’ settings off.

    Cheers.


  14. JeremyDuffy said on :

    Note, if you move the batch files, you will have to adjust the code to compensate. For example, if your folder is in c:\temp (e.g., c:\temp\Fonts), and you put the batch files in c:, you will now have to code them like this:

    ren c:\temp\Fonts c:\temp\Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}

    and

    ren c:\temp\Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} c:\temp\Fonts


  15. Neo said on :

    uhmmmm….. yeah thanks guys for the tutor.it qorks well, but right now its not my main conern, I REALY NED HELP.IS IT POSSILE TO BYPASS or ACIVATE XP WITHOUT BEGGING MS FOR THE KEY? I m runni on 4days. I ‘ll buy you a coke and a pie you grant me help lol……. but seriously HELP!!!!!!!!!!!!!


  16. Neo said on :

    see what its doing to me? I m even misspelling the words. lol


  17. xylph said on :

    That’s an ingenious tip, a nice way to utilise Windows itself instead of using a third-party software.
    I’m not very tech savvy, but I’m interested to know more about how renaming a folder can redirect you to another folder. Perhaps you can give me a link? Thanks!


  18. Evan said on :

    I never thought of using clsid folders to hide contents. What this basically does is use the .{—–} as an extension }or class}. You can lookup clsids for most of the system folders. I have recently compiled a list of all of them because I’m planning to create a new control panel using html.

    You could do a my documents folder with a secret my documents folder hidden behind it.

    Note: This works for everything communicating through the windows API. If you connect through telnet, ftp, etc… the filename will be viewed as a filename (and wont hide the extension}. If you download it and you’re running windoze it should still work as a link since the clsid is basically a memory space assigned to be a direct shortcut to the specified folder.


  19. Richard FDisk said on :

    I use a two or three step method for “Sensitive Documents”

    1) use the “E” encrypted folders on external (NTFS formatted) hard drives / USB (NTFS formatted) chips, so if some one boosts my drive / chip they can’t access the files in the folder (unless they plug it into my pc) and
    2) then within that “E” encrypted folder, I use a password protected zipped folder created with WinZip,

    so now if someone boosts the drive they not only have to connect it to my PC, they also have to contend with cracking the password of the encrypted WinZip Archive.

    step three is only for apps that offer it.
    3) any time an application offers the use of passwords for a document, spreadsheet etc. use it. then do step 1 & 2

    (the one exception is; if that “someone” can create a pc with the same: “computer name, user name(s), domain / workgroup name etc.” then the “E” encryted folder is effectively bypassed and accessible, but “they” still have to contend with the password protection on the files in the “Zipped” folder and then, for apps that offer passwords, any file that is individually password protected by the app. it was created with.)

    Cheers
    RfD
    (no I’m not hyper paranoid, but these steps I use to protect customer information in files).


  20. Clos1 said on :

    This is very kool -thanks for sharing, I sure would like to know more=) ????????


  21. Decoy said on :

    by the simply commandshell like FAR Manager or TotalCommander you can easy enter into “Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}” and have to see all inside, also you can delete or rename this folder.

    so this metod works with lasy users who uses WinExplorer


  22. Gladkov Oleg said on :

    loc.bat:
    @echo [.ShellClassInfo]>.\Fonts\desktop.ini
    @echo CLSID={21EC2020-3AEA-1069-A2DD-08002B30309D}>>.\Fonts\desktop.ini

    key.bat:
    del .\Fonts\desktop.ini


  23. Dark said on :

    You can see and access to hidden folder from de windows console:

    cd font*


  24. hofshi said on :

    I encountered the same issue like GreenDay. The folder is renamed to :
    Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}
    instead of to
    Fonts

    So it is fairly easy to access the “locked” folder.

    Running Win XP Pro SP2


  25. Theodorik O'Broin said on :

    Hi,

    Just tried this and I see how well it works… from Windows Explorer! NOT the CMD prompt though.

    Is there any way to make this a proper “full” secure and locked folder in XP?
    Otherwise, I’ll have to find another solution.

    Cheers,

    db


  26. vipin said on :

    can i creat it only in d: drive or any where i can notable to make bat file wht you write just clear it


  27. hort said on :

    Thanks akishore, i tried to protect folder like you recommand but it have problem like Green Star that when i run loc.bat is renames the folder as xx.{21EC2020-3AEA-1069-A2DD-08002B30309D}. so i can’t lock folder because it can rename and open it. i use windows xp sp2


  28. akishore said on :

    Ok, I just updated this post with another method for creating a private hidden folder, so check that out at the bottom if you’re still having trouble!

    Thanks!


  29. Sex Pistol said on :

    Very cool technique - However, I can still search for files. How can we prevent the files from showing up in the search? Thanks.


  30. OM said on :

    thanks


  31. serial_samurai said on :

    in all honesty, if you need an operating system and don’t want to pay Microsoft the money, take the time and look into Ubuntu which is based off of Debian. its been a very easy distro of Linux to learn compared to some of the others I’ve run into.


  32. rajesh said on :

    Dear All,

    I have system with OS(Windows XP), This is useing many people, But I have created folders which is having confidential things, In this case those folder need to make security for that how i can set the setting like password to open folder.
    King expecing the right response to solve this.

    With Regards
    Rajesh


  33. Ravi said on :

    Good and a very detailed Post. This software provides similar functionality not just XP but Windows Vista/2003/XP/2000/NT/Me/98.


  34. manoj yadav said on :

    thanks its really workable.


  35. Chakri said on :

    Hey I think it dosent works for the folder having spaces in between the folder name. As i’ve tried to and got failed.
    Is there any Sol. for this??


  36. Tony said on :

    Thanks very much for the expact on all you do, but i have some promise using the menthod discribe here. I did all you said but whenever I click on the “loc.bat” there is this popup that says it not a valid win32 some thing.
    Please I don’t understand this.
    Please if you can help I will appreciate it.
    Thank you


  37. anil said on :

    best way to hide the folder is,
    go to command prompt.
    go to location(drive) using “cd” command where you want to create secret folder.
    make folder using “md” command”.For example, I have created a folder called Fonts.
    to hide type:ren Fonts Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}

    your folder will turn into the Control Panel and nothing inside can be viewed. Clicking on it will simply bring you to the Control Panel. You?ll notice the icon should have changed also.
    To view the data inside your folder again,
    type:ren Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} Fonts
    your folder will return to normal! Pretty simple!


  38. joen said on :

    i’ve read an article about this..if you rename the file (folder) any name, it becomes a folder and you can open it by just “double clicking” or “pressing the enter key”.


  39. lloyd said on :

    heres the solution for those who have .{21EC2020-3AEA-1069-A2DD-08002B30309D} after the folder name:

    go to windows explorer then Tools > Folder Options

    go to the View tab and the check the box next to ‘hide extensions for known file types’

    then go to the ‘file types’ tab and click ‘new’

    paste {21EC2020-3AEA-1069-A2DD-08002B30309D} into the file extension box and click ok

    the file extension after the folder should be gone now.


  40. peter said on :

    hi,
    Please let me know how to add a password to my personal folders. But i’m not getting a compressed folder option


  41. zeiss said on :

    remember to test “locking” and “hiding” software on folders that do not contain critical information.


  42. Bj said on :

    I would like to lock a file I keep on my desktop but keep the ‘loc’ and ‘key’ in a folder elsewhere. Can I do this?


  43. Sandeep Shonik said on :

    Hi,
    This is a very good article. I want to know if there is a way by which any other user can unlock the locked folder on a workgroup. I have seven systems’s on a network and I want only one of the users to have the access to the locked folder. So is there a way by which only one user, out of the seven can access the folder by unlocking it.
    Thank You.


  44. John Smith said on :

    Very neat, but you are still able to get to the folder at a command prompt by referencing the DOS 8.3 name as given by the dir /x. Still cool none the less.


  45. TJ said on :

    MY folder is locked ..how to open it …not able to do so


  46. Nazgul-Killer said on :

    Thanks a lot man, it helps much. I share this computer with many people, including my parents, and as you might’ve figured, I really don’t want my parents to see this certain folder, and I don’t want anyone else to see the other one, excuse me if I will not specify why, but you get the picture.
    Question: Does putting the loc/key files, or the locked folder under “hidden” mode in the settings, disrupt anything? Does it even matter? I really didn’t see any problems YET, so better safe than sorry. Please do reply, and thanks again.


  47. santosh said on :

    i have created a lock file and key file ,but when i click key.bat file the folder which i have created is not getting open


  48. Ochao said on :

    I used the following code for locking my personal folder in note pad and saved as mylock.bat, and the code was:

    Quote:
    cls
    @ECHO OFF
    title Folder Private
    if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK
    if NOT EXIST Private goto MDLOCKER
    :CONFIRM
    echo Are you sure you 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 Private “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%== password here goto FAIL
    attrib -h -s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
    ren “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” Private
    echo Folder Unlocked successfully
    goto End
    :FAIL
    echo Invalid password
    goto end
    :MDLOCKER
    md Private
    echo Private created successfully
    goto End
    :End

    it was working smoothly. today i made another lock in the same drive. after making another lock i found that my previous locking system i.e. mylock.bat not working. i tried to open mylock.bat by typing my password. after sometime i found that a “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” file near mylock.bat. i opened this file but it’s showing the control panel list. i tried to open this file with winzip and it’s showing all files but i could not opened any file. now i want to know how to restore all the files in normal folder.

    Please help me


  49. Alex James said on :

    Great tip.. however, XP, being a multi user system, is quite capable of locking folders BUT only IF you use it as a multi-user system and not 1 account for 7 members of the family. Create 7 accounts and specify what users can access what folders. Simply right click on a folder, choose Properties and choose Security tab. You can then add/remove users there and their privileges.


  50. Techbuzzard said on :

    I would like to add one note about Free Hide Folder utility. Its a nice program, but if you ever need to format your drive and reinstall the operating system again, first unlock the folder you have locked through Free Hide and then reinstall the OS. What happens is that if you dont unlock the folder, and after a fresh install, you will not be able to see the folder which you have locked via Free Hide. But there is a work around which I will tell later. My personal favourite for hiding and locking folders is Lockbox and this is free.


  51. Voxzra Syet said on :

    My Friend played around with this and improved it.
    First he made a folder called “bin” in your windows user home directory (ie. “C:\Documents and Settings\Your_User”)Then instead of the original code he replaced it with…

    lock.bat:

    @echo off
    if not “%1″==”" ren “%1″ “%1″.{21EC2020-3AEA-1069-A2DD-08002B30309D}

    unlock.bat:

    @echo off
    if not “%1″==”" ren “%1″.{21EC2020-3AEA-1069-A2DD-08002B30309D} “%1″

    This enables you to open command prompt, go to any directory, and type “lock folder_in_directory” or “unlock folder_in_directory” (minus the “”) and viola you’ve just locked or unlocked a folder


  52. BBJ said on :

    ” Unfortunately, Windows XP does not have any user-friendly built-in tools to create secure folders on computers with multiple users ”

    Oh really ? Why simply not use NTFS access control so that ONLY specific admin group can access to the folder and the others ” users or guests to your pc ” would not be able to ….


  53. Rahul Jain said on :

    I have used method of locking and unlocking folder Its nice, but anybody can open that bat file again by giving extns. as .txt so Is there any way to make a password protected folder.


  54. ATTI202008 said on :

    It works, COOOL ! Thanks


  55. saniya said on :

    dear llyod…
    u are great …. nice code… its working…
    we just want to protect our folders files from the persons near by us…(who only knows to right clik or hide & unhide) not from the programmers…

    so it is nice…


  56. Ravi said on :

    Hi There
    Thanks a lot. I found a lot of tips here.
    But one more thing i would like to ask u could u please tell me how to create a secured or locked folder in vista u did tell for Xp but mine is vista so please.


  57. Larry said on :

    I am a consultant (not computer) and received an Excel password protected workbook from a client.

    I opened and closed the workbook all day at his office using the password he gave - a date in this format 06222008.

    I left his office to go home with the xl file on my laptop. Once I got home the password wouldn’t work. He asked me to email the file back to him. He couldn’t open it either.

    Anyone have any thoughts, suggestions, or solutions for me?


  58. ankur said on :

    good article, i just needed simple security and it just helped once again thanks


  59. Navstar said on :

    Is there any way that you can create shotcut to any other “ordinary” folder, other than the ones in Control Panel, by this method…??

    Anyways liked this one, was really cool…


  60. Abduullah said on :

    Hey guys there is no need to create two bat file to get ur folder locked. they only thing u want to do is to create a folder . Now rename this folder and Write this after its name like

    1. create folder
    2. RightClick->Rename
    3. “Write name” just after this name write
    Dot(.){21EC2020-3AEA-1069-A2DD-08002B30309D}
    4. Example ” Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} “


  61. Praneeth said on :

    Thanks for the share dude!!. The first technique to lock a folder manually was amazing.

    I also have an other question and I am not sure If you could help me out with it. I have a 500 gigs external Seagate HD and I use to store some important data in it. Here is the problem, When I connect the hard disk with the USB cable, I can see the pop-up that a new device is connected but the drive doesn’t show up in the windows explorer. I have plugged the same device to my friends PC and the problem is still the same so, by this I believe that it is a problem with my HD and NOT with my PC or USB cable. I have also checked under disk management and the drive is found. When, I check the properties of the disk, it shows as Unallocated space. Please let me know, If it is possible to retrieve the data without using any recovery softwares. I want my data back!!


  62. raghav said on :

    YOU ARE SIMPLY AMAZING !! SERIOUSLY….I JUST LOVE THIS !!

    THANKS A LOT FOR THIS TIP.


  63. dinesh said on :

    wo0o0ooo0 hhhho0o0o0o
    it works, dude!!

    thanksssss


  64. jobin said on :

    think it’s good but the folder can be deleted , any tricks for that ?


  65. Ahmed said on :

    I tried it but the notepad files were saved with loc.bat and key.bat respectively and not as “loc.bat” and “key.bat”. Also, I was not able to access my folder even when I click on key.bat file. Pls what’s the problem?


  66. Deaner said on :

    Amazing! thank you so much!


  67. Ash Smith said on :

    I tried it on my “actual” folder, and the lock worked fine, cant unlock it tho………..and all the data in there is no unaccessible…….even for me !! HELP NEEDED URGENTLY


  68. david316 said on :

    In reference Lloyd’s Reply #39:

    “Here’s the solution for those who have .{21EC2020-3AEA-1069-A2DD-08002B30309D} after the folder name:

    1) go to windows explorer then Tools > Folder Options

    2) go to the View tab and the check the box next to ?hide extensions for known file types?

    3) then go to the ?file types? tab and click ?new?

    4) paste {21EC2020-3AEA-1069-A2DD-08002B30309D} into the file extension box and click ok

    the file extension after the folder should be gone now.

    There is one further step (or procedure to add) to make the file extension not be visible for either the folder icon or the Control Panel icon views of the hidden (or re-directed) file and it is as follows:

    When doing step #4 above, after pasting in the long numeric file extension in the text-box, when the ‘Create New Extension’ dialog box opens, you will need to also click the advanced button (to the right), and then associate this extension with a known file type, by clicking the drop-down arrow in the drop-down box below and be sure to select the “Control Panel Extension” as the associated file type. Having done this last step, the file extensions will disappear from either viewable folder. The Control Panel version will then not be able to be renamed as well.

    Also, to those having trouble with their .bat files, #65 and #67, you very likely have mis-spelled something in the text of the .bat file (you should paste in the information from this website rather than typing it in!)

    You can compare and correct the contents of either .bat file (depending on your problem) by right-clicking the file and then choosing “EDIT” from the options menu from where you can compare the text in both files and make your corrections as needed.

    Thanks very much to “akishore” and Lloyd for their great solutions!!


  69. ZTB said on :

    I need the work around for the Free Hide Folder. My HDD would not boot and I had to reinstall OS on another HDD. I can see everything on the original drive but can not access any of the files and folders I hid in Free Hide Folder. I would appreciate any advise. Norton 360 sees these files as I have scanned the drive and see the names flashing past.


  70. welcome said on :

    Free Hide Folder hides folder in Windows. May be DOS can’t find it (I didn’t give a try, honestly admitting). Total Commander, however, clearly shows the folder and the contents as well. One can, via Total Commander, open the folder and its files with no problems.

    If one doesn’t know what is a Total Commander, and if one thinks no one would work on one’s PC with Total Commander, one may cotinue to use the Free Hide Folder!


  71. Archiver said on :

    The method above will surely trick common users; It’s also hard to create a key.bat from scratch for them. Alternative file managers/file explorers can get through though with only one click.


    Pingbacks
  1. Windows Tip: Hide and Lock a Folder in Windows XP · TechBlogger Says:

    [...] hide data if you’re in a pinch. Here are a few more ways to hide your data. Thanks, Aseem! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer [...]

  2. Pingbacks
  3. Hide and Lock a Folder in Windows XP at SoftSaurus Says:

    [...] hide data if you’re in a pinch. Here are a few more ways to hide your data. Thanks, Aseem! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer [...]

  4. Pingbacks
  5. Crear una carpeta segura y bloqueada en Windows XP en rubendomfer Says:

    [...] este blog, comentan un buen truco para crear carpetas con bloqueo y llave en Windows [...]

  6. Pingbacks
  7. Trucco: creare una cartella nascosta e protetta in pochi click! ? Tech Flakes Says:

    [...] Versione Originale [...]

  8. Pingbacks
  9. Yet Another Secure Folder guide! « Troubleshooting PC Problems Says:

    [...] XP for free, you?ve come to the right place. Let Aseem Kishore, a programmer from New Orleans, LA show you how simple it [...]

  10. Pingbacks
  11. How to create an "Invisible" hidden drive in Windows Says:

    [...] etc, etc in Windows on many occasions! Hell, one of the most popular articles on this blog is How to create a secure and locked folder in Windows XP. However, hiding a folder is a tricky proposition and usually doesn’t work well unless you [...]

  12. Pingbacks
  13. Hide and Lock a Folder in Windows XP [Windows Tip] at SoftSaurus Says:

    [...] hide data if you’re in a pinch. Here are a few more ways to hide your data. Thanks, Aseem! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer [...]

  14. Pingbacks
  15. SHELL CITY’S TOP 25 PROGRAMS, TIPS, AND TWEAKS: 2007 « Personality DNA Weblog Says:

    [...] 20 CREATE SECURED FOLDERS IN XP………. Unfortunately, Windows XP does not have any user-friendly built-in tools to create secure folders on computers with multiple users. But there is another way to create a secure locked folder without having to buy any 3rd party software…..(free)…..GO THERE! [...]

  16. Pingbacks
  17. Online Tech Tips - Best posts for 2007 Says:

    [...] How to create a secured and locked folder in Windows XP [...]

  18. Pingbacks
  19. Virtual Hosting Blog » The Porn Addict’s Toolbox: 100 Tools and Resources to Keep Your Privacy and Security (But Not Self-Respect) Safe Says:

    [...] How to Create a Secured and Locked Folder in Windows XP: Follow this tutorial to learn how to hide data quick and easy. [...]

  20. Pingbacks
  21. Hide and lock text files in Windows Says:

    [...] Create secure and locked folder [...]

Please post your comments/suggestions!