Program Files (x86) Folder Hidden

Discussion in 'other software & services' started by Krusty, Jan 24, 2017.

  1. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    I've just found that on all three of my Win10 machines that the Program Files (x86) folder was hidden.

    Admin Command Prompt - attrib -h -s "%ProgramFiles(x86)%" fixes it but can anyone tell me how and or why it would become hidden on three computers?

    Weird!
     
  2. Triple Helix

    Triple Helix Specialist

    Joined:
    Nov 20, 2004
    Posts:
    13,262
    Location:
    Ontario, Canada
  3. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    I have already unhidden it.

    I doubt three machines have any infections, or the same infection on three machines.

    Thanks.
     
  4. Triple Helix

    Triple Helix Specialist

    Joined:
    Nov 20, 2004
    Posts:
    13,262
    Location:
    Ontario, Canada
    I never said infection but to me lets wait till others have to say or ask over at the Microsoft Community.
     
  5. roger_m

    roger_m Registered Member

    Joined:
    Jan 25, 2009
    Posts:
    8,627
    I don't how that would have happened. I've never seen that happen in years of working with countless Windows computers, so it is a complete mystery to me.
     
  6. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    Yes it sure is a mystery.

    On two machines the date modified is the 11th of January, which is the last day I received Windows Updates, so... :doubt:
     
  7. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    Here we go again. What seems to becoming an annual tradition on my machines I found Program Files (x86) folder was hidden on two machines again. :cautious:
     
  8. CloneRanger

    CloneRanger Registered Member

    Joined:
    Jan 4, 2006
    Posts:
    4,978
    What's in it ?
     
  9. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    Only all 32-bit programs that are installed.
     
  10. CloneRanger

    CloneRanger Registered Member

    Joined:
    Jan 4, 2006
    Posts:
    4,978
    Yeah Odd !
     
  11. itman

    itman Registered Member

    Joined:
    Jun 22, 2010
    Posts:
    8,591
    Location:
    U.S.A.
    The only program directory hidden on Win 10 that I known of is the ProgramData directory.

    I would suspect one of the third party security solutions you are employing as a possible culprit. VoodooShield for example runs icacls.exe as part of its installation process and God knows what it resets permission wise. If you are using either NVT's SysHardener or OSArmor, I would start there as a possible source.
     
  12. WildByDesign

    WildByDesign Registered Member

    Joined:
    Sep 24, 2013
    Posts:
    2,587
    Location:
    Toronto, Canada
    To achieve the hiding of the Program Files (x86) directory, this would absolutely require Administrative privileges in the first place. So I can only assume that some sort of security software that you had tested at some point in time may have done this. However since this has happened on several of your machines, this is an absolute mystery. Very strange, indeed. I personally have not seen, heard, or experienced this myself over the years so I cannot even begin to imagine how this occurred. But like the rest of us, I am curious. So let us all know if/when you figure out the source of this action.
     
  13. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    I think I can rule them out as they weren't installed last year when I first seen this. I have those installed and configured the same on my third machine and it doesn't have this problem.

    I could be wrong but I wonder if the Norton Remove and Reinstall Tool or MB-Clean (Malwarebytes uninstaller) could be involved?
     
  14. itman

    itman Registered Member

    Joined:
    Jun 22, 2010
    Posts:
    8,591
    Location:
    U.S.A.
    Doubt it. Do you used any third party system repair type utilities on a regular basis?
     
  15. Cutting_Edgetech

    Cutting_Edgetech Registered Member

    Joined:
    Mar 30, 2006
    Posts:
    5,694
    Location:
    USA
  16. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    No, not really. CCleaner daily (no registry cleaning), PrivaZer every now and then (no registry cleaning), but no repair utilities like tweaking.com windows repair.
    I think that's where I got the hint to run Admin Command Prompt last time.

    Last time was after a normal Win10 update and I installed KB4089848 the other day. Hmm...
     
  17. itman

    itman Registered Member

    Joined:
    Jun 22, 2010
    Posts:
    8,591
    Location:
    U.S.A.
  18. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    5,858
    "program files" (both) is not hidden, its marked as system folder and thus not shown with default explorer settings - since windows 8 (maybe also in windows 7, not tested). and ofc it needs admin rights to gain access, eg for installations (UAC) - or installations go users folder (%localappdata%) (since windows 7)

    no secrets...
     
  19. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    Program Files (x86) folder was hidden.
     
  20. Minimalist

    Minimalist Registered Member

    Joined:
    Jan 6, 2014
    Posts:
    14,881
    Location:
    Slovenia, EU
    Never encountered this on Windows 7,8 or 10. ProgrammData folder is hidden, but Windows and Program files folders are visible by default (even if they are marked as system).
     
  21. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,190
    Location:
    Among the gum trees
    I'm pretty sure what the cause of this is now.

    I uninstalled Norton and ran their Norton Remove and Reinstall Tool = Program Files (x86) folder becoming hidden again. :mad:

    Admin Command Prompt to resolve.

    Code:
    attrib -h -s "%ProgramFiles(x86)%"
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.