Hi Winterstorm,
I encountered some more Reg-Keys to edit the new Windows 10 control panel:
Here are the one for disabling the notifications aswell as reminders and VoIP-calls on Lock screen 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 notifications aswell as reminders and VoIP-calls on Lock screen which can be found in the category system:
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings]
"NOC_GLOBAL_SETTING_ALLOW_TOASTS_ABOVE_LOCK"=dword:00000000
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings]
"NOC_GLOBAL_SETTING_ALLOW_CRITICAL_TOASTS_ABOVE_LOCK"=dword:00000000
They work just fine for me!
Best regards,
Markus