Go Back   TechArena Community > Software > Tips & Tweaks
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Show super hidden files in Vista

Tips & Tweaks


Reply
 
Thread Tools Search this Thread
  #1  
Old 06-10-2009
racer's Avatar
Member
 
Join Date: Mar 2005
Location: Portland, OR
Posts: 209
Show super hidden files in Vista

In Windows Vista, some files do not appear, even if the option "Show hidden files" is checked. These are "super-hidden" system files, which only appear by modifying the registry.

Showing super hidden files in Vista:
  • Start button, type regedit and then Enter.
  • Go to the registry key HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced
  • In the right pane, double-click the value SuperHidden, and type the number 1. (If SuperHidden is not present, it should be established by the usual method).
  • OK and restart.

The super-hidden files are now visible in the explorer.
__________________
Dell C610 PIII 1Ghz
Docking station
DLink Radio
Codi DC/DC adaptor
Reply With Quote
  #2  
Old 06-10-2009
Dr.Jones's Avatar
Member
 
Join Date: Dec 2004
Posts: 260
How to Show Super Hidden File/Folder from Command Prompt on Vista

Here's another way on how to Show Super Hidden File/Folder from Command Prompt:

1. First click on start menu then run
2. Type : cmd
push enter button
it will give you the command prompt screen

3. Go to the drive where the files is hidden. say the file is in drive d. it's a folder named data. the full path will be (d:\data\). to go to the destination drive you can use command :

drive: push then push enter,
for example, type = d: enter
4.type : attrib -h -s /s /d data
where :
* h is hidden (we use minus sign to remove it)
* s is system
* /s means process all files in the directory (recursive)
* /d means process directory/folder as well
Reply With Quote
Reply

  TechArena Community > Software > Tips & Tweaks


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "Show super hidden files in Vista"
Thread Thread Starter Forum Replies Last Post
Show Hidden Files in Mac OS X Damien25 Operating Systems 4 30-12-2009 12:57 PM
Windows Vista : Show hidden files and folders option missing Sonya.T Operating Systems 3 16-02-2009 08:43 PM
show hidden files cdlsrn Vista Help 8 22-09-2008 04:24 AM
Show Hidden Files Disabled madunix Security Systems 1 05-04-2008 05:53 PM
Files Remain Hidden Even though I selected show Hidden & Protected LabTechnician Vista File Management 9 07-05-2007 01:32 PM


All times are GMT +5.5. The time now is 03:48 PM.