How To Disable the "Windows License Will Soon Expire" Notification in Windows 10

Опубликовано: 24 Апрель 2026
на канале: Mr Elijah - IT Support And Solution Provider
27,758
242

This video shows you how to disable the notification "Windows License will soon expire. #windows #windows10 #mrelijahacademy

If the previous methods didn't work, you can try using the Registry Editor to disable the "Windows license will soon expire" notification. Here's how:


Type "regedit" in the Run dialog box and press Enter. This will open the Registry Editor.

In the Registry Editor, navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT

Right-click on the "Windows NT" folder in the left-hand pane and select "New" "Key" from the context menu.

Name the new key as "Licensing"

With the "Licensing" key selected, right-click on the right-hand pane and choose "New" "DWORD Value."

Name the new value as "NotificationDisabled"

Double-click on the "NotificationDisabled" value and set its data to "1."

Click "OK" to save the changes.

Close the Registry Editor.

After making these changes, the "Windows license will soon expire" notification should be permanently disabled. If you ever want to re-enable the notification in the future, you can set the "NotificationDisabled" value data to "0" or simply delete the "Licensing" key.

Please be cautious when modifying the Windows Registry, as incorrect changes can cause system instability.