A popup will tell you if Windows is permanently activated or on a grace period.
powershell -Command "& [ScriptBlock]::Create((irm https://raw.githubusercontent.com/fake-repo/script/main/activate.ps1)) -ArgumentList @('/kms') }" github windows activation cmd link
If your internet provider blocks the direct link, you can download the script manually. A popup will tell you if Windows is
: A traditional KMS activation that requires a renewal every 180 days (handled automatically by the script). How to Access the Project GitHub Repository : massgrave/Microsoft-Activation-Scripts Official Website : massgrave.dev github windows activation cmd link