Step-by-Step Solutions for Windows 10 Activation Error 0xc0020036
If you’re encountering the Windows 10 activation error 0xc0020036, you’re not alone. Many users face this issue, and while it can be frustrating, it’s usually fixable with the right steps. This error typically appears when Windows cannot activate your device due to a licensing issue, corrupted files, or mismatched product keys.
To help you resolve this problem, we’ve crafted a detailed guide with step-by-step instructions. Follow along to get your Windows 10 system activated and running smoothly.
What Causes Activation Error 0xc0020036?
The error code 0xc0020036 usually points to one of the following common problems:
- Incorrect or invalid product key
- Corrupt system files affecting activation services
- Outdated system version or pending Windows updates
- Windows was upgraded without proper license handling
A thorough check and corrective actions can often solve the issue without reinstalling the OS. Let’s dive into the solutions.
Step-by-Step Solutions
1. Check Product Key
The most common cause of this error is an invalid or mismatched product key.
- Press Windows + I to open Settings.
- Navigate to Update & Security > Activation.
- Click on Change product key.
- Enter your valid license key and click Next.
If you’re unsure of your product key, you can retrieve it using Command Prompt:
wmic path SoftwareLicensingService get OA3xOriginalProductKey

2. Run Windows Activation Troubleshooter
Microsoft provides a built-in tool to detect and fix activation issues automatically.
- Go to Settings > Update & Security > Activation.
- Click Troubleshoot.
- Follow the on-screen instructions to complete the process.
This will attempt to fix corrupted system files or problems with licensing information.
3. Execute SFC and DISM Scans
System file corruption can interfere with the activation mechanism. In such cases, use SFC and DISM tools.
- Open Command Prompt as Administrator.
- Type and run:
sfc /scannow
- Once completed, run these DISM commands one after the other:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
- Restart your PC and try activating Windows again.

4. Install Pending Updates
Outdated versions of Windows 10 may cause unexpected activation errors. To stay ahead:
- Open Settings > Update & Security > Windows Update.
- Check for updates and install everything available.
After rebooting, check your activation status again.
5. Contact Microsoft Support
If you’ve tried all the previous steps and you’re still facing error 0xc0020036, it might be time to reach out to Microsoft’s support team. They can verify your product key and provide a manual resolution for activation issues.
You can reach them via:
- The built-in Get Help app in Windows 10
- The Microsoft Support website
- Phone support (specific to your region)
Preventing Future Activation Errors
To reduce the chances of facing activation issues in the future, keep these tips in mind:
- Always purchase licenses from authorized sources.
- Back up your digital license key or link it with your Microsoft Account.
- Keep Windows updated with the latest patches.
Also, avoid major hardware changes (like motherboard replacement) without first unlinking your license from your account. This helps you reassign it after the change.
Conclusion
The Windows 10 activation error 0xc0020036 may seem daunting, but it’s usually resolvable with a systematic approach. Whether it’s a wrong product key, corrupted system files, or outdated software, the steps mentioned above cover everything you need to tackle the issue head-on.
Don’t ignore it for too long—activation not only confirms a genuine copy of Windows, but also ensures full access to customization features and security updates.
Comments are closed, but trackbacks and pingbacks are open.