diff --git a/scripts/disable-notification-center.ps1 b/scripts/disable-notification-center.ps1 index 4e2db2d..3d16e3f 100644 --- a/scripts/disable-notification-center.ps1 +++ b/scripts/disable-notification-center.ps1 @@ -1,4 +1,4 @@ # Description: # 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