Invalid Software License State
What This Error Means
Windows detected that the current license state is inconsistent or corrupted. The activation store may contain conflicting keys, expired grace-period tokens, or remnants from a previous activation method.
This error often follows in-place upgrades, edition switches (Home → Pro), or use of unauthorized activation tools.
How to Fix It
- Run slmgr /xpr and slmgr /dlv to inspect current license status.
- Uninstall the product key: slmgr /upk, then clear key from registry: slmgr /cpky.
- Reboot and install the correct key: slmgr /ipk YOUR-PRODUCT-KEY.
- Activate: slmgr /ato.
- If using an upgrade key, ensure the base Windows version was previously activated.