Home > Common Problem > body text

How to disable update notifications on Windows 11

WBOY
Release: 2023-04-15 13:40:03
forward
2046 people have browsed it

How to disable update notifications on Windows 11 using Group Policy

First, we'll look at disabling notifications via Group Policy. This option requires Group Policy that is only available on PCs running Windows 11 Pro or . The process is simple—you just need to know where to look.

To disable update notifications on Windows 11 via the Local Group Policy Editor:

  1. Open the Start Menu.
  2. Type gpedit and click on the top result. How to disable update notifications on Windows 11
  3. When Local Group Policy Editor opens, navigate to the following path:
    Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage end user experience
    Copy after login

    How to disable update notifications on Windows 11

  4. In the right panel, double-clickShow update notification Options options.
  5. Set the policy to Disabled.
  6. Click Apply and OK in the lower right corner. How to disable update notifications on Windows 11

How to disable update notifications on Windows 11 using the registry

If you are running Windows 11 Home Edition, you cannot use Group Policy rules to disable Windows Update notifications on 11. You need to change the Windows registry to achieve the same effect.

Note: Be sure to pay attention before you start changing the registry. If you make the wrong changes, it may cause your computer to become unstable or not work properly. Before proceeding, back up the registry, create a restore point, or create a full system backup. If something goes wrong, you can restore your system.

To disable update notifications on Windows via the registry:

  1. Open the Start menu.
  2. Type regedit and click Registry Editor at the top of the search results. How to disable update notifications on Windows 11
  3. Navigate to the following path in Registry Editor :
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
    Copy after login

    How to disable update notifications on Windows 11

  4. Right-click WindowsUpdate key (if you don't see it, you need to create it) and select New > DWORD (32-bit) Value. How to disable update notifications on Windows 11
  5. Name the value SetUpdateNotificationLevel and make sure its value data is 0. How to disable update notifications on Windows 11
  6. When finished, exit Registry Editor and restart Windows 11.

Going forward, you will no longer see Windows Update notifications and can continue your work.

Configuring Windows Update

It's important to keep your PC updated, but that doesn't mean you need to receive spam notifications. For example, you can always manually update Windows 11 on your own time.

If you need to make changes to Windows Update, see how to view Windows Update history or learn how to pause Windows Update. It’s also worth noting that there are 3 ways to stop automatic updates on Windows 11.

The above is the detailed content of How to disable update notifications on Windows 11. For more information, please follow other related articles on the PHP Chinese website!

source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template