diff --git a/Disable Windows 10 Update Notification.bat b/Disable Windows 10 Update Notification.bat index 7b753b4..3df42e7 100644 --- a/Disable Windows 10 Update Notification.bat +++ b/Disable Windows 10 Update Notification.bat @@ -12,5 +12,4 @@ REM icacls MusNotification.exe /remove:g Everyone REM icacls MusNotificationUx.exe /remove:d Everyone REM icacls MusNotificationUx.exe /grant Everyone:F REM icacls MusNotificationUx.exe /setowner "NT SERVICE\TrustedInstaller" -REM icacls MusNotificationUx.exe /remove:g Everyone -REM rem \ No newline at end of file +REM icacls MusNotificationUx.exe /remove:g Everyone \ No newline at end of file