How to Fix “Your Windows License Will Expire Soon” Error
Windows Activation Warning
Your Windows license will expire soon
You need to activate Windows in PC settings.
Go to Settings
Close
Image 1: Typical Windows License Expiration popup warning dialogue box.
Executive Summary & Easy Diagnostic Chart
If you see a popup message on your computer screen saying “Your Windows license will expire soon. You need to activate Windows in Settings,” do not panic. This message usually appears when your system license key is about to run out, when there is a temporary glitch in the Windows License Manager Service, or when your activation key gets disconnected after a system update. Below is a simple guide written in clear English to fix this issue step-by-step.
│
▼
┌──────────────────────────────────────────────────────────────────────────┐
│ IS YOUR ACTIVATION KEY VALID AND SYNCED WITH MICROSOFT SERVERS? │
│ ├─► NO ──► Popup Message: “Your Windows license will expire soon…” │
│ └─► YES ─► Windows Runs Smoothly Without Any Popups │
└─────────────────────────┬────────────────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────────────────────┐
│ REPAIR STEPS (EASY TROUBLESHOOTING PATHWAY): │
│ 1. Restart Windows Explorer Process via Task Manager │
│ 2. Reset License Status Using Command Prompt (`slmgr -rearm`) │
│ 3. Disable Windows License Manager & Update Services │
│ 4. Run Windows Activation Troubleshooter in Settings │
│ 5. Retrieve and Re-enter Your Official Activation Key │
└─────────────────────────┬────────────────────────────────────────────────┘
Why Does the “Windows License Will Expire Soon” Popup Appear?
Windows operating systems use a licensing system to make sure that users run authentic software. The popup warning usually shows up on your screen due to a few common technical reasons:
- Volume License Expiration: Your computer might be using an enterprise key (KMS activation) that requires connecting to an organization network every 180 days.
- System Update Conflict: A recent Windows 10 or Windows 11 update interrupted the license verification background task.
- Software Glitch: A simple bug occurred in the Windows Explorer user interface, causing the warning box to loop endlessly.
- Digital License Mismatch: Your Windows account lost sync with your official Microsoft key after a major hardware change.
Method 1: Restart the Windows Explorer Process
If the expiration popup is caused by a temporary system glitch, restarting the Windows Explorer task is the fastest solution. This refreshes your desktop interface and cancels frozen background alerts.
Task Manager
Name
Status
CPU
📁 Windows Explorer
Running
0.2%
Expand
🔄 Restart
End task
Resource values
Image 2: Right-clicking Windows Explorer in Task Manager and selecting Restart.
Step-by-Step Instructions:
- Press Ctrl + Shift + Esc to open Task Manager.
- Click on the Processes tab at the top.
- Scroll down through the list to find Windows Explorer.
- Right-click on Windows Explorer and select Restart.
- Your desktop screen will refresh for a second. Check if the popup warning stops appearing.
Method 2: Reset the Windows License Timer (slmgr -rearm)
Windows has a built-in Software Licensing Management Tool (slmgr). Running the rearm command resets the activation timer and clears temporary expiration errors in the system registry.
Administrator: Command Prompt
Microsoft Windows [Version 10.0.19045.3803]
(c) Microsoft Corporation. All rights reserved.
C:\Windows\system32> slmgr -rearm
Windows Script Host
Command completed successfully. Please restart system.
OK
Image 3: Executing slmgr -rearm command in Command Prompt.
Steps to Run SLMGR Command:
- Press the Windows Key on your keyboard and search for cmd.
- Right-click on Command Prompt and select Run as Administrator.
- Type the following command into the terminal and hit Enter:
slmgr -rearm
- A small box will open saying “Command completed successfully. Please restart the system.”
- Click OK and restart your PC.
Method 3: Disable Windows License Manager Service
If your computer is genuine but keeps showing the expiration popup over and over, you can stop the Windows License Manager background service from launching automatic expiration prompts.
Windows License Manager Service Properties
Service name: LicenseManager
Startup type:
Disabled
Service status: Stopped
Start
Stop
OK
Image 4: Disabling Windows License Manager Service in services.msc.
- Press Win + R on your keyboard to open the Run window.
- Type services.msc into the text field and press Enter.
- In the Services list, scroll down and double-click on Windows License Manager Service.
- Change the Startup type setting to Disabled.
- Click the Stop button to turn off the running service immediately.
- Click Apply and then OK.
Conclusion
The “Your Windows License Will Expire Soon” popup error is usually caused by temporary service glitches or unlinked license activation keys. By using simple solutions like restarting Windows Explorer, running the slmgr -rearm command, or disabling the license manager service, you can eliminate this warning permanently.
For more easy Windows troubleshooting guides and PC software tutorials, visit Asdullah.com.
#SLMGRRearm
#WindowsActivationFix
#WindowsTroubleshooting