I have a range of HTPCs running windows around the house, which I largely administer via remote desktop. Occasionally it is useful to access the root of the C drive remotely. Windows has always catered for this by creating some default administrative shares, which are hidden. The C drive is accessed via \\remote-pc\c$ for example. In windows 7 I found I wasn’t able to access these shares by default as they have been restricted (understandably). I needed a way to make them accessible again.
The fix turned out to be relatively simple. A simple registry tweak did the trick.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"LocalAccountTokenFilterPolicy"=dword:00000001
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”