Disabling Windows 11 Upgrade Notifications

DISABLE NOTIFICATIONS
1. Go to Settings > System > Notifications
2. Toggle off notifications for "Windows Update", "Show me the Windows welcome experience", and other unnecessary notifications

USE REGEDIT
1. Open RegEdit, and go to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
NOTE:if the WindowsUpdate key does not exist in Windows, simply create it
2. Create a DWORD (32-bit) Value named TargetReleaseVersion, and give it a value of 1
3. Create a String named ProductVersion and give it a value of Windows 10

Back to KnowledgeBase