Results 1 to 3 of 3

Thread: Show super hidden files in Vista

  1. #1
    Join Date
    Mar 2005
    Location
    Portland, OR
    Posts
    523

    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

  2. #2
    Join Date
    Dec 2004
    Posts
    420

    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

  3. #3
    Join Date
    Aug 2010
    Posts
    1

    Re: Show super hidden files in Vista

    Racer- I tried doing this for hidden files on a flash drive but it didn't completely work. It did unhide the folder that contains the files, but the files themselves are still hidden. I know the files are there because when I did a virus scan on the drive, it showed all the file names as they were being scanned. However, when I open it, it still says folder is empty.

    Dr.Jones- I also tried your option, but when I go to the command prompt screen and enter in the destination of the flash drive, it says "is not recognized as an internal or external command, operable program or batch file".

    I've already checked "show hidden files" on the folder preferences.
    Is this happening because it's a removable drive? Any help you can offer would be greatly appreciated

Similar Threads

  1. How to Show hidden files on Mac OS X Lion
    By Ooghavanth in forum Operating Systems
    Replies: 6
    Last Post: 04-11-2011, 10:24 PM
  2. Show Hidden Files in Mac OS X
    By Damien25 in forum Operating Systems
    Replies: 4
    Last Post: 30-12-2009, 01:57 PM
  3. Cannot set option for show hidden files
    By Jayden in forum Operating Systems
    Replies: 3
    Last Post: 20-02-2009, 01:07 PM
  4. Windows Vista : Show hidden files and folders option missing
    By Sonya.T in forum Operating Systems
    Replies: 3
    Last Post: 16-02-2009, 09:43 PM
  5. Replies: 9
    Last Post: 07-05-2007, 01:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,641,599.73192 seconds with 17 queries