| | |
Create A Super Hidden File Or Folder In Windows Vista Or In XP
![]() |
•
•
Join Date: Jul 2009
Posts: 4
Reputation:
Solved Threads: 0
•
•
•
•
This method also works well - tried and true
http://www.tomstricks.com/how-to-hid...eg-image-file/
@echo off //use this to hide files //create a new folder //put this file the zip file you want to hide and the jpg you want to disguise it as //in the folder copy /b *.jpg + *.zip ahkay.jpg
copy paste that into a notepad and save it as (whateveryouwant).bat
Game on? insaniak on the 360 and steam, insaniak2 on the ps3.
The trick in this article certainly does make the file or folder hidden from normal view, but not unusable. The only way I could find to access the folder is via command prompt window. In practice, I suppose you would have to remove the system file attribute, do whatever you want to do with the folder, then apply it again when done.
•
•
•
•
The trick in this article certainly does make the file or folder hidden from normal view, but not unusable. The only way I could find to access the folder is via command prompt window. In practice, I suppose you would have to remove the system file attribute, do whatever you want to do with the folder, then apply it again when done.
I always keep a shortcut for WinRAR on my desktop, meaning I can drag-and-drop any form of archive-type file (not only the hidden file created using this method, but even a Windows doc/docx file) and crack it open in an instant. What I love about this method is I can drop onto the WinRAR icon, open up and even ADD to the contents, and it still ends up looking like a JPEG image.
The beauty of this method is that most ppl wouldn't even think to drop a JPEG file onto WinRAR.
•
•
Join Date: Jun 2009
Posts: 18
Reputation:
Solved Threads: 0
For Hidden folder this is the trick
Right Click under any drive and create a new folder.
Now press F2 to rename the folder and type the following alt+0160
this would make you a folder with no name at all.
Now right click and navigate to properties and to the customize tab and there under Folder Icons click on Change Icon and select an icon which is blank one and click on apply and ok
There u go ur secret hidden folder is there ready.
Note: When u put the Thumbnail view and the List view a Blank thing will appear. so not for this one.
Right Click under any drive and create a new folder.
Now press F2 to rename the folder and type the following alt+0160
this would make you a folder with no name at all.
Now right click and navigate to properties and to the customize tab and there under Folder Icons click on Change Icon and select an icon which is blank one and click on apply and ok
There u go ur secret hidden folder is there ready.
Note: When u put the Thumbnail view and the List view a Blank thing will appear. so not for this one.
•
•
•
•
For Hidden folder this is the trick
Right Click under any drive and create a new folder.
Now press F2 to rename the folder and type the following alt+0160
this would make you a folder with no name at all.
Now right click and navigate to properties and to the customize tab and there under Folder Icons click on Change Icon and select an icon which is blank one and click on apply and ok
There u go ur secret hidden folder is there ready.
Note: When u put the Thumbnail view and the List view a Blank thing will appear. so not for this one.
- Have heard of this from time to time... but no-one ever say how you actually access said folder (as presumably Windows explorer won't show it, as is "super hidden", and with no name, can't open using the Run console!
- That method won't work in Win7 (nor Vista from memory) as that method of ASCI-character input is no longer supported. You'd need to use Character Map to select and copy a blank character space instead.
Of course using TrueCrypt to create a folder with a hidden inner volume works a charm as well as above techniques... TC even allows the installation of an entirely hidden OS

NB: Just playing with said method, can set as hidden folder, but with hidden files visible, still get an unusual entry listing in Windows Explorer when in list or details view which would be sure to raise the curiosity of anyone... make it more of a target not less.
Last edited by kaninelupus; Sep 2nd, 2009 at 6:39 am.
GMX - What GMail could'a, would'a, should'a been :)
•
•
Join Date: Jun 2009
Posts: 18
Reputation:
Solved Threads: 0
•
•
•
•
two probs with this one:
- Have heard of this from time to time... but no-one ever say how you actually access said folder (as presumably Windows explorer won't show it, as is "super hidden", and with no name, can't open using the Run console!
- That method won't work in Win7 (nor Vista from memory) as that method of ASCI-character input is no longer supported. You'd need to use Character Map to select and copy a blank character space instead.
Of course using TrueCrypt to create a folder with a hidden inner volume works a charm as well as above techniques... TC even allows the installation of an entirely hidden OS
NB: Just playing with said method, can set as hidden folder, but with hidden files visible, still get an unusual entry listing in Windows Explorer when in list or details view which would be sure to raise the curiosity of anyone... make it more of a target not less.
Hai pal
I have mentioned this one just for an purpose that u can do that without using any third party applications...
and one more thing if u want to use any other applications then try using the PCSECURITY which would work more efficiently without anyone having the fear of getting it uninstalled ,where as truecrypt can be uninstalled by any administrator or a power user.
After this all the data stored in the hidden folders is gone for nothing...
And for the thing os accessing the hidden folder which i have told u can do that while navigating to the details view..I have already mentioned that in the note..
•
•
Join Date: Jun 2009
Posts: 18
Reputation:
Solved Threads: 0
Hi Try this one to create a folder which u can see that but when u double click on it, it will open some other file/ folder in system instead of showing the contents in the folder. where as u can open the fodler by using the command prompt
Following is a method by which u can convert any folder into either Control Panel, Recycle Bin, My Computer or Internet Explorer.
This is done by adding their respective registry keys to the folder’s name. After this when you’ll double click on the folder, either Control Panel, Recycle Bin, My Computer or Internet Explorer will open according to your choice. Actually that folder is then treated by Windows as a link to any of these four. The folder will remain intact with all its data and no one can access that folder via Windows. It can only be accessed via Command Prompt or some third party app.
To Convert Folder Into Contol Panel, Rename With Adding
.{21EC2020-3AEA-1069-A2DD-08002B30309D}
To Convert Folder Into Recycle Bin, Rename With Adding
.{645FF040-5081-101B-9F08-00AA002F954E}
To Convert Folder Into My Computer, Rename With Adding
.{20D04FE0-3AEA-1069-A2D8-08002B30309D}
To Convert Folder Into Internet Explorer, Rename With Adding
.{871C5380-42A0-1069-A2EA-08002B30309D}
example==If you have a folder ABC, to convert it into Control Panel, rename the folder as
ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D}
IF YOU WANT TO RE-ENABLE YOUR FOLDER TO BE ACCESSIBLE VIA WINDOWS THEN JUST DO THIS THING.
Eg:- If the folder is in C:Temp/ABC, then get to C:Temp in the command prompt and type:
ren ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D} ABC
ABC====FILE NAME. AND THE REGISTRY KEY.
SNIP
Following is a method by which u can convert any folder into either Control Panel, Recycle Bin, My Computer or Internet Explorer.
This is done by adding their respective registry keys to the folder’s name. After this when you’ll double click on the folder, either Control Panel, Recycle Bin, My Computer or Internet Explorer will open according to your choice. Actually that folder is then treated by Windows as a link to any of these four. The folder will remain intact with all its data and no one can access that folder via Windows. It can only be accessed via Command Prompt or some third party app.
To Convert Folder Into Contol Panel, Rename With Adding
.{21EC2020-3AEA-1069-A2DD-08002B30309D}
To Convert Folder Into Recycle Bin, Rename With Adding
.{645FF040-5081-101B-9F08-00AA002F954E}
To Convert Folder Into My Computer, Rename With Adding
.{20D04FE0-3AEA-1069-A2D8-08002B30309D}
To Convert Folder Into Internet Explorer, Rename With Adding
.{871C5380-42A0-1069-A2EA-08002B30309D}
example==If you have a folder ABC, to convert it into Control Panel, rename the folder as
ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D}
IF YOU WANT TO RE-ENABLE YOUR FOLDER TO BE ACCESSIBLE VIA WINDOWS THEN JUST DO THIS THING.
Eg:- If the folder is in C:Temp/ABC, then get to C:Temp in the command prompt and type:
ren ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D} ABC
ABC====FILE NAME. AND THE REGISTRY KEY.
SNIP
Last edited by happygeek; Sep 10th, 2009 at 5:52 am. Reason: Spam snipped
![]() |
Similar Threads
- Softwares worth downloading (Windows NT / 2000 / XP)
- Help with automatic update problem and more (Viruses, Spyware and other Nasties)
Other Threads in the Windows tips 'n' tweaks Forum
- Previous Thread: Bridge Vista to XP?
- Next Thread: Boost Win7 and Vista boot times
| Thread Tools | Search this Thread |






