Follow these simple steps to activate your Windows products
1
Open PowerShell
2
Run Command
3
Complete
Step 1: Open PowerShell as Administrator
To begin the activation process, you need to open PowerShell with administrator privileges.
Method 1: Using Start Menu
Click on the Start Menu or press the Windows key
Type "PowerShell" in the search bar
Right-click on "Windows PowerShell" and select "Run as administrator"
Click "Yes" if prompted by User Account Control
Method 2: Using Run Dialog
Press Windows + R to open the Run dialog
Type "powershell" and press Ctrl + Shift + Enter
Click "Yes" if prompted by User Account Control
Important: Make sure you run PowerShell as Administrator. You'll know it's running as admin if the title bar says "Administrator: Windows PowerShell".
Step 2: Run Activation Command
Now that PowerShell is open, you need to execute the activation command. This command will automatically detect and activate your Windows product.
irm https://get.activated.win | iex
How to execute the command:
Click the "Copy Command" button above to copy the command to your clipboard
Switch to your PowerShell window
Right-click in the PowerShell window to paste the command
Press Enter to execute
What happens next:
The script will automatically detect your Windows version
It will present you with activation options
Follow the on-screen prompts in PowerShell
The process will complete automatically
Security Notice: Always be cautious when running commands from the internet. Make sure you trust the source. This command downloads and executes a script from an external source.
Activation Complete! 🎉
Congratulations! Your Windows product has been successfully activated.
Next Steps:
Restart your computer to apply all changes
Verify activation by going to Settings → System → About
Check that "Windows is activated" appears with a digital license
Keep your system updated for best performance
Consider purchasing a legitimate license for ongoing support
Verification Commands:
slmgr /xpr
Run this in PowerShell to check your activation status and expiration date.