Hi Winterstorm,
I encountered some more Reg-Keys to edit the new Windows 10 control panel:
Here are the one for disabling the share apps across devices which can be found in the category system:
They work just fine for me!
Best regards,
Markus
I encountered some more Reg-Keys to edit the new Windows 10 control panel:
Here are the one for disabling the share apps across devices which can be found in the category system:
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP]
"CdpSessionUserAuthzPolicy"=dword:00000000
"NearShareChannelUserAuthzPolicy"=dword:00000000
"RomeSdkChannelUserAuthzPolicy"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"EnableCdp"=dword:00000000
They work just fine for me!
Best regards,
Markus