🧰 Registry (.reg)

Disable Lock Screen Notifications (Registry Tweak)

Stops app notifications from appearing on the lock screen.

By WindowsScripting.com · 454 B
DisableLockScreenNotifications.reg
Windows Registry Editor Version 5.00

; Disable Lock Screen Notifications
; Stops app notifications from appearing on the lock screen.
;
; Usage: double-click to apply, then sign out and back in (or restart
; explorer.exe) for it to take full effect. Back up your registry first
; if you're unsure (File > Export in Registry Editor).

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PushNotifications]
"LockScreenToastEnabled"=dword:00000000