Broken/Windows/5/en
Материал из SmartPlayer
Disabling notifications
Windows 8
- Press Win + R, enter the "regedit" command and click on the "OK" button.
- Navigate to the following path: HKEY_CURRENT_USER \ SOFTWARE \ Policies \ Microsoft \ Windows \ Explorer
- Find the "Explorer" key, or create one. To do this, right-click on the Windows key, choose New> Key and name it Explorer (without quotes).
- Open the created key "Explorer", right-click on the right side of its window, click on "New" and select "DWORD (32-bit)". Name it "DisableNotificationCenter" (without quotes).
- Double click on the value you just created and enter 1 in the field.
- Restart your computer. After that "Action Center" should disappear.
Windows 10
- Press Win + R, enter the "regedit" command and click on the "OK" button.
- Navigate to the following path: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ PushNotifications
- Right click on the right side of the editor and select New - 32 bit DWORD parameter. Name it ToastEnabled and leave 0 (zero) as the value.
- Restart your computer. After that "Action Center" should disappear.