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