oschecklist / oschecklist.github.io

A dynamically generated checklist to help you set up an OS.
https://oschecklist.github.io/
MIT License
0 stars 0 forks source link

Disable full-screen notifications #13

Closed TangentFoxy closed 7 years ago

TangentFoxy commented 8 years ago

Open an elevated command prompt and execute the following:

cd /d "%Windr%\System32"
takeown /F MusNotification.exe
icacls MusNotification.exe /deny Everyone:(X)
takeown /F MusNotificationUx.exe
icacls MusNotificationUx.exe /deny Everyone:(X)