Alex Hirsch
9 years ago
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||
# Description: |
|||
# This script disables the notification center. |
|||
|
|||
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell" -Name UseActionCenterExperience -Value 0 |
Loading…
Reference in new issue