How to activate Windows with CMD:
- Open Command Prompt as Administrator
- Press Windows key + S and type cmd.
- Right-click on Command Prompt and select
Run as administrator.
- Enter Product Key
Type the following command and press Enter:
slmgr /ipk <Your-Product-Key>
(Replace
<Your-Product-Key>
with your 25-character product key.) - Activate Windows
Type the following command and press Enter:
slmgr /ato
- Check Activation Status
Type the following command and press Enter:
slmgr /xpr
You will now see a message indicating whether Windows is activated.
Comments
Please sign in to leave a comment.