How to Activate Windows 11 for Free in 2025

Windows 11 is one of the most popular operating systems, offering a sleek interface, improved performance, and enhanced features. However, many users face the issue of the “Windows Not Activated” message appearing on their screen. This guide provides comprehensive steps on how to activate Windows 11 for free in 2025, ensuring a seamless experience.

Why Is Windows 11 Activation Important?

Activation is essential for the following reasons:

  • Access to Full Features: It unlocks features like personalization, dark mode, and regular updates.
  • Enhanced Security: Ensures the system receives critical security patches.
  • Removal of Watermarks: Eliminates the “Activate Windows” watermark from the screen.

How to Check Activation Status

To check the activation status of Windows 11:

  1. Navigate to Settings > System > Activation.
  2. Look under the Activation State section:
    • If it says “Activated with a digital license,” your system is already activated.
    • If it says “Not activated,” proceed with the steps below.

Free Methods to Activate Windows 11 in 2025

How to Activate Windows 11 for Free in 2025
How to Activate Windows 11 | Image Copyright by: askvg.com

1. Using Command Prompt (CMD)

The Command Prompt offers a simple method to address activation issues. Follow these steps:

  1. Run Command Prompt as Administrator
    • Press Win + S, type “Command Prompt,” right-click, and select “Run as administrator.”
  2. Run the System File Checker
    • Type sfc /scannow and press Enter.
    • Please wait for the process to complete; it repairs any corrupted system files.
  3. Use the Activation Command
    • Type slmgr /rearm and press Enter.
    • A confirmation message will appear: “Command completed successfully.”
  4. Restart the PC
    • Reboot the system to apply the changes.

Note: This method resets the activation grace period and is a temporary solution.

2. Activating Through KMS (Key Management Service)

KMS activation is a widely used method for volume licensing. Here’s how to use it:

  1. Download KMS Tools
    • Search for trusted KMS activation tools online and download from a reliable source.
  2. Run the Tool
    • Follow the tool’s instructions to complete the activation process.
  3. Verify Activation
    • Go to Settings > System > Activation to confirm that Windows is activated.

How to Create and Run a Batch Script to Activate Windows 11

Step 1: Create a New Text File

  1. Right-click on the Desktop or your preferred location.
  2. Hover over “New” and click “Text Document”.

Shortcut: Right-click → New → Text Document

Step 2: Copy and Save the Code as a Batch Script

  1. Open the newly created text file.
  2. Paste the provided activation code into the text file.
  3. Save it as a batch file by clicking File → Save As.
  4. In the “Save as type” dropdown, select “All Files”.
  5. Name the file with a .cmd extension (e.g., 1click.cmd).
@echo off
title Activate Windows 11 (ALL versions) for FREE - MSGuides.com&cls&echo =====================================================================================&echo #Project: Activating Microsoft software products for FREE without additional software&echo =====================================================================================&echo.&echo #Supported products:&echo - Windows 11 Home&echo - Windows 11 Professional&echo - Windows 11 Education&echo - Windows 11 Enterprise&echo.&echo.&echo ============================================================================&echo Activating your Windows...&cscript //nologo slmgr.vbs /ckms >nul&cscript //nologo slmgr.vbs /upk >nul&cscript //nologo slmgr.vbs /cpky >nul&set i=1&wmic os | findstr /I "enterprise" >nul
if %errorlevel% EQU 0 (cscript //nologo slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43 >nul||cscript //nologo slmgr.vbs /ipk DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4 >nul||cscript //nologo slmgr.vbs /ipk YYVX9-NTFWV-6MDM3-9PT4T-4M68B >nul||cscript //nologo slmgr.vbs /ipk 44RPN-FTY23-9VTTB-MP9BX-T84FV >nul||cscript //nologo slmgr.vbs /ipk WNMTR-4C88C-JK8YV-HQ7T2-76DF9 >nul||cscript //nologo slmgr.vbs /ipk 2F77B-TNFGY-69QQF-B8YKP-D69TJ >nul||cscript //nologo slmgr.vbs /ipk DCPHK-NFMTC-H88MJ-PFHPY-QJ4BJ >nul||cscript //nologo slmgr.vbs /ipk QFFDN-GRT3P-VKWWX-X7T3R-8B639 >nul||cscript //nologo slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D >nul||cscript //nologo slmgr.vbs /ipk 92NFX-8DJQP-P6BBQ-THF9C-7CG2H >nul&goto skms) else wmic os | findstr /I "home" >nul
if %errorlevel% EQU 0 (cscript //nologo slmgr.vbs /ipk TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 >nul||cscript //nologo slmgr.vbs /ipk 3KHY7-WNT83-DGQKR-F7HPR-844BM >nul||cscript //nologo slmgr.vbs /ipk 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH >nul||cscript //nologo slmgr.vbs /ipk PVMJN-6DFY6-9CCP6-7BKTT-D3WVR >nul&goto skms) else wmic os | findstr /I "education" >nul
if %errorlevel% EQU 0 (cscript //nologo slmgr.vbs /ipk NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 >nul||cscript //nologo slmgr.vbs /ipk 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ >nul&goto skms) else wmic os | findstr /I "11 pro" >nul
if %errorlevel% EQU 0 (cscript //nologo slmgr.vbs /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX >nul||cscript //nologo slmgr.vbs /ipk MH37W-N47XK-V7XM9-C7227-GCQG9 >nul||cscript //nologo slmgr.vbs /ipk NRG8B-VKK3Q-CXVCJ-9G2XF-6Q84J >nul||cscript //nologo slmgr.vbs /ipk 9FNHH-K3HBT-3W4TD-6383H-6XYWF >nul||cscript //nologo slmgr.vbs /ipk 6TP4R-GNPTD-KYYHQ-7B7DP-J447Y >nul||cscript //nologo slmgr.vbs /ipk YVWGF-BXNMC-HTQYQ-CPQ99-66QFC >nul&goto skms) else (goto notsupported)
:skms
if %i% GTR 10 goto busy
if %i% EQU 1 set KMS=kms7.MSGuides.com
if %i% EQU 2 set KMS=kms8.MSGuides.com
if %i% EQU 3 set KMS=kms9.MSGuides.com
if %i% GTR 3 goto ato
cscript //nologo slmgr.vbs /skms %KMS%:1688 >nul
:ato
echo ============================================================================&echo.&echo.&cscript //nologo slmgr.vbs /ato | find /i "successfully" && (echo.&echo ============================================================================&echo.&echo #My official blog: MSGuides.com&echo.&echo #How it works: bit.ly/kms-server&echo.&echo #Please feel free to contact me at [email protected] if you have any questions or concerns.&echo.&echo #Please consider supporting this project: donate.msguides.com&echo #Your support is helping me keep my servers running 24/7!&echo.&echo ============================================================================&choice /n /c YN /m "Would you like to visit my blog [Y,N]?" & if errorlevel 2 exit) || (echo The connection to my KMS server failed! Trying to connect to another one... & echo Please wait... & echo. & echo. & set /a i+=1 & goto skms)
explorer "http://MSGuides.com"&goto halt
:notsupported
echo ============================================================================&echo.&echo Sorry, your version is not supported.&echo.&goto halt
:busy
echo ============================================================================&echo.&echo Sorry, the server is busy and can't respond to your request. Please try again.&echo.
:halt
pause >nul

Shortcut:
Paste code → File → Save As → All Files → 1click.cmd → Save

Step 3: Run the Batch Script as Administrator

  1. Right-click the batch file (1click.cmd).
  2. Click “Run as administrator”.

Shortcut: Right-click → Run as administrator

Step 4: Wait for Activation Confirmation

  • Wait a moment until you see the message:
    "Product activated successfully"
    This confirms that your Windows is now activated.

Step 5: Check Activation Status

  • Go to Settings → System → Activation to verify the activation status.

Note

  • If you encounter repeated connection errors to the KMS server, refer to a detailed guide or troubleshoot your network settings.

Conclusion

If you have any questions or need additional help, feel free to ask. Thank you for your feedback and support!

Disclaimer: Use KMS tools responsibly and ensure compliance with Microsoft’s licensing terms.

3. Activating with a Digital License

If the system was previously activated with a genuine Windows 10 license, upgrading to Windows 11 may automatically activate it.

  1. Sign in with a Microsoft Account
    • Go to Settings > Accounts > Your Info and sign in.
  2. Check for Updates
    • Navigate to Settings > Windows Update and install the latest updates.
  3. Verify Activation
    • The system should automatically detect the digital license and activate Windows 11.

Common Errors During Activation

Below is a table of common activation errors and solutions:

Error CodeDescriptionSolution
0xC004F213No product key foundUse slmgr.vbs /ipk <your-key> command.
0x8007232BDNS name does not existSwitch to a retail activation method.
0xC004F034Invalid product keyVerify your key and re-enter it.

Advantages of Activation

Activating Windows 11 ensures the following benefits:

  • Enhanced User Experience: Eliminates restrictions and interruptions caused by activation reminders.
  • Personalization Options: Access to themes, colors, and wallpapers.
  • Support Access: Availability of Microsoft customer support for troubleshooting.

Frequently Asked Questions (FAQs)

1. Can Windows 11 be activated without a product key?

Yes, methods like KMS tools or digital licenses can be used for activation.

2. Is KMS activation safe and legal?

KMS activation is legal for organizations with volume licenses but may violate terms if used personally.

3. How to ensure data safety during activation?

Always download activation tools from trusted and verified sources to avoid risks.

Conclusion

Activating Windows 11 is crucial for enjoying its full features and security benefits. By following the methods outlined above, users can resolve the “Windows Not Activated” issue effectively. Whether using Command Prompt, KMS tools, or a digital license, each method is tailored to different scenarios. Always ensure to follow safe practices and use legitimate methods to avoid complications. If the issue persists, consulting Microsoft support is recommended for further assistance. Follow Social Media Categories for more updates.

Author Image
Dipak Badaila

Hi, I'm Dipak, the admin and content creator of Earn Bit Win. I love sharing tips on blogging, social media, earning money, crypto, and the stock market to help you grow and succeed.

Learn More

Leave a Comment