Win10 851a - Cannot hide folder in root dir

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
wanderer
Power Member
Power Member
Posts: 1640
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Win10 851a - Cannot hide folder in root dir

Post by *wanderer »

I just installed Win10 Preview build 10074. The first thing i did was to disable UAC. There were two folders in the root dir, Efi and PerfLogs which i don't like to see, so i went to hide them. F9, F, C, checked Hidden then pressed OK. The window closed without any messages but the folder was not hidden. Pressing Alt+Enter and hiding it from the Folder Properties dialog asked me for Administrative confirmation then proceeded and made the folder hidden. Other folders further down the tree (i.e. in AppData) are hidden/unhidden without problems though.
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Have you restarted Windows after disabling UAC? It seems that your TC was still with restricted rights...
User avatar
wanderer
Power Member
Power Member
Posts: 1640
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

MVV wrote:Have you restarted Windows after disabling UAC?
Yes. It seems that even disabling UAC does not eliminate all administrator warnings in Windows. IIRC, i've seen similar behavior in Win2K12R2 server too.
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Disabling UAC can't help when even administrators have no write access to object. But PerfLogs provides full permissions for administrators so it should work with disabled UAC.
User avatar
wanderer
Power Member
Power Member
Posts: 1640
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

MVV wrote:Disabling UAC can't help when even administrators have no write access to object. But PerfLogs provides full permissions for administrators so it should work with disabled UAC.
Yup, i know, that's why i reported it here. Administrators group has full permission in that folder and the account i used was in that group. Perhaps MS has changed something or perhaps (since it's not a final version) it's a Win-Bug. Maybe Christian must alter something in TC though, in order to make it compatible with Win10...
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Sob
Power Member
Power Member
Posts: 945
Joined: 2005-01-19, 17:33 UTC

Post by *Sob »

Two things:

1) You didn't really disable UAC. If you did, it would work (I just tested it). The catch is that you can't do it in GUI. Since Windows 8, if you drag the slider all the way down, you only disable prompts, but UAC is still active. You can disable it completely by setting (and then restarting Windows):

Code: Select all

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000
But you don't want to do it, because Modern/Metro apps don't work without UAC. And since even Windows Update is now (in Windows 10) only accessible as Metro app...

2) With UAC active, TC should not silently fail to change the attribute, that's a bug.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

And since even Windows Update is now (in Windows 10) only accessible as Metro app...
Offtopic...
Dumb M$, stupid metro... It would be better if they returned normal eye-pleasing classic theme!
User avatar
wanderer
Power Member
Power Member
Posts: 1640
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

Sob wrote:Two things:

1) You didn't really disable UAC. If you did, it would work (I just tested it). The catch is that you can't do it in GUI. Since Windows 8, if you drag the slider all the way down, you only disable prompts, but UAC is still active. You can disable it completely by setting (and then restarting Windows):

Code: Select all

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000
But you don't want to do it, because Modern/Metro apps don't work without UAC. And since even Windows Update is now (in Windows 10) only accessible as Metro app...
Didn't know all that. Thanks for the valuable info.
Sob wrote:2) With UAC active, TC should not silently fail to change the attribute, that's a bug.
I agree. So, that's a confirmation that something fishy is going on...
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Post Reply