Lan plugin can't access W10 admin shares.

Support for Android version of Total Commander

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
LordKaos
Junior Member
Junior Member
Posts: 27
Joined: 2010-03-29, 19:31 UTC

Lan plugin can't access W10 admin shares.

Post by *LordKaos »

Hi!

A common task for me, was to access all the Windows hidden administrative shares (C$, D$, etc)...that works fine with W7 and W7 x64 but doesn't work anymore in Windows 10 Pro.

I tried many options and can't get it work again. (the first was disabling windows firewall)

Can this be solved to avoid sharing all the units again?

Thanks!
LORD KAOS WAS HERE!
User avatar
LordKaos
Junior Member
Junior Member
Posts: 27
Joined: 2010-03-29, 19:31 UTC

Post by *LordKaos »

I reply to myself just for anyone looking for the same issue.

It's not a problem of the lan plugin, it's a policy by default on windows 10.

In the registry editor:
Expand the tree to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft\ Windows \ CurrentVersion \ policies \ system.
Create a new key (Right click -> New -> choose “DWORD Value (32bit)”).
Name the key “LocalAccountTokenFilterPolicy” and give it the value of “1”. Click OK.

Or execute this in an elevated command prompt: REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f

No reboot needed but in my computer, I needed to restar the Workstation and Server services.

Thanks to this source: https://tommynation.com/enable-remote-access-administrative-shares-windows-10/
LORD KAOS WAS HERE!
Skinny
Junior Member
Junior Member
Posts: 13
Joined: 2003-03-07, 08:21 UTC

Re: Lan plugin can't access W10 admin shares.

Post by *Skinny »

Hi I have the same problem, but your registry input didn't help. If I disable the firewall, it works though. Any idea what exception I should put ?
Post Reply