How To

How to Activate Windows Using Activator.txt File?

Windows activation ensures your system is genuine and fully functional. In this guide, we’ll walk through various methods to activate Windows 10/11 legally, including using the Command Prompt (CMD) for activation.

Why Activate Windows?

Activating Windows provides several benefits:

  • Enhances system performance
  • Removes the “Activate Windows” watermark
  • Enables personalization settings
  • Ensures access to security updates and support

There are 5 different methods that you can use to easily activate Windows 10/11:

Method 1: Activate Windows 10/11 with a Product Key

Open Settings → Update & Security → Activation.

Click Change product key.

Enter a valid Windows 10/11 license key.

Click Next, then Activate.

Restart your PC to apply changes.

If you don’t have a key, you can purchase one from the Microsoft Store.

Method 2: Activate Windows Using CMD (Command Prompt)

You can activate Windows using the built-in command prompt if you have a valid Windows license key. Follow these steps:

Steps to Activate Windows via CMD

  • Restart your PC to finalize the activation.
  • Open Command Prompt as Administrator. (Press Win + R, type cmd, and hit Ctrl + Shift + Enter.)
  • Type the following command and press Enter:slmgr /ipk YOUR-PRODUCT-KEY(Replace YOUR-PRODUCT-KEY with your valid Windows key.)
  • Enter the next command to connect to the Microsoft activation server:slmgr /ato
  • Wait for the confirmation message: Windows has been activated successfully.
  • Restart your PC to finalize the activation.

Method 3: Activate Windows Using Digital License

If you upgraded from Windows 7/8 or purchased a device pre-installed with Windows, it might be activated with a digital license.

Steps to Check Digital License Activation

  • If not, ensure you’re signed into your Microsoft account linked to the license.
  • Go to SettingsUpdate & SecurityActivation.
  • If it says Windows is activated with a digital license, no further steps are required.

Method 4: Activate Windows with KMS Client Key (For Enterprises)

Organizations using Volume Licensing can activate Windows through KMS (Key Management Service). If your system is connected to an organization’s KMS server, follow these steps:

  • Open Command Prompt as Administrator.
  • Type the command:
    slmgr /skms kms_server_address
    (Replace kms_server_address with your company’s KMS server.)
  • Activate using:
    slmgr /ato
  • Restart your PC.

And the easiest way to activate windows 11 is to use a notepad, here’s how you can do it.

Method 5: Windows 10/11 Activator Txt File

  • Open Notepad.
  • Copy and paste the following script into the file:
@echo off
title Windows 10 ALL version activator&cls&echo ************************************ &echo Supported products:&echo - Windows 10 Home&echo - Windows 10 Professional&echo - Windows 10 Enterprise, Enterprise LTSB&echo - Windows 10 Education&echo.&echo.&echo ************************************ &echo Windows 10 activation...
cscript //nologo c:\windows\system32\slmgr.vbs /ipk TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 3KHY7-WNT83-DGQKR-F7HPR-844BM >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk PVMJN-6DFY6-9CCP6-7BKTT-D3WVR >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk MH37W-N47XK-V7XM9-C7227-GCQG9 >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43 >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4 >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk WNMTR-4C88C-JK8YV-HQ7T2-76DF9 >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 2F77B-TNFGY-69QQF-B8YKP-D69TJ >nul
echo ************************************ &echo.&echo.&set i=1
:server
if %i%==1 set KMS_Sev=kms.chinancce.com
if %i%==2 set KMS_Sev=NextLevel.uk.to
if %i%==3 set KMS_Sev=GuangPeng.uk.to
if %i%==4 set KMS_Sev=AlwaysSmile.uk.to
if %i%==5 set KMS_Sev=kms.chinancce.com 
if %i%==6 set KMS_Sev=kms.shuax.com
if %i%==7 exit
cscript //nologo c:\windows\system32\slmgr.vbs /skms %KMS_Sev% >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ato | find /i "successfully" && (echo.&  ************************************ & echo. & choice /n /c YN /m "Do you want to restart your PC now [Y,N]?" & if errorlevel 2 exit) || (echo The connection to the server failed! Trying to connect to another one... & echo Please wait... & echo. & echo. & set /a i+=1 & goto server)
shutdown.exe /r /t 00
 pause >nul
  • Save the file as “Windows_Activator.bat”.
  • Right-click the file and select Run as Administrator.
  • Wait for the process to complete, then restart your PC.

Note: Ensure your system meets Microsoft’s activation requirements before proceeding.

~ Disclaimer ~

However, we would like to remind you that purchasing a genuine copy of Windows 11 is important to ensure that you are getting the best and most secure experience. This Windows activator txt is just for educational purposes only and should not be used for any commercial or illegal activities. Using this activator for any unauthorized or illegal activities is strictly prohibited and will be at your own risk.

How to Verify Windows Activation Status?

After activation, confirm your status by:

  1. Going to SettingsUpdate & SecurityActivation.
  2. Checking the message:
    • Windows is activated with a digital license (Good to go ✅)
    • Windows is not activated (Try another method ❌)

Alternatively, run this CMD command:

slmgr /xpr

This will show the activation status.

Troubleshooting Activation Issues

If you face errors while activating Windows:

  • Error 0xC004F074 → Your system can’t reach the activation server. Ensure an internet connection.
  • Error 0xC004C008 → The product key is used on another device. Get a new key.
  • Windows not activating after hardware change → Use the Activation Troubleshooter in Settings.

Final Thoughts

Activating Windows 10/11 ensures you unlock the full potential of your system while staying compliant with Microsoft’s policies. If you have a valid key, the CMD method is a quick way to activate Windows manually.

Let us know in the comments if you face any issues during activation!

We do not support piracy in any way. In this article, we’ve recommended avoiding using sites like these for downloading movies. You’ve heard us say it before and we’ll say it again: downloading and streaming movies from piracy websites can get you in big trouble.

Share
Published by
Saurav Sinha