Without activating Windows, you’re constantly on the lookout for reminders and annoying notifications telling you to activate it. These interruptions can be a major hindrance to your work. You’ll often see these messages that limit access to certain features, like personalizing your desktop or receiving updates, which can be frustrating and not to mention time-consuming as well. The last thing you want when you’re trying to stay productive is to deal with constant activation prompts and restrictions and so in this article, I’ll guide you through where to find it and how to use it, so you can get your system up and running in no time.
Microsoft Windows 10 Activator TXT File — Free Download
When exploring the Windows 10 Activator TXT Command file, many users find it intriguing as a way to activate Windows without needing an official product key. The file contains a script that utilizes Key Management Service (KMS), a method originally intended for businesses to activate multiple systems efficiently over a network. After researching this approach, I discovered that by running the script, it installs a generic license key and attempts to activate Windows.
These files can be downloaded from Github or created manually using a simple text editor like Notepad. However, it’s crucial to understand that this method violates Microsoft’s terms of service, and using scripts from unverified sources can pose significant risks, such as malware, system instability, or data loss. For those considering this route, it’s important to proceed with caution and weigh the potential consequences carefully.
Step 1: Before starting, first deactivate Windows Defender. Go to Windows Security > Virus & threat protection > Manage Settings, and toggle the “Real-time protection” switch to the “Off” position.
Step 2: Open “Notepad” by searching for it in the taskbar’s search bar. Once found, click on it to open.
Step 3: Copy and paste the following script into Notepad to create the Microsoft Windows 10 Activator TXT 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
Note: You can also download the «Raw File» of the Windows 10 script directly from GitHub.
Step 4: Save the script by clicking on the “File” button and selecting the “Save As” option.
Step 5: Save the file with the extension *.CMD. For instance, rename the file to “Activator.cmd” and then click the “Save” button to create the Windows 10 Activator TXT file.
Step 6: Navigate to the folder where you saved the file, right-click on it, and “choose Run as Administrator” from the context menu to begin the Windows 10 activation process.
Note: If Windows Security is not turned off, the TXT file may automatically be deleted or encounter issues while running.
Step 7: A warning popup will appear, click “Yes” to proceed with the Windows 10 activation script.
Step 8: The activator script will run in the Command Prompt, and your Windows 10 will be activated.
Step 9: To verify if Windows 10 is activated, search for “Activation” in the search bar and click on “See if Windows is activated” to check the status.
How to Activate Windows 10 with KMS
Instead of using a TXT file for activation, KMS activation is another widely used method that has become more effective with recent updates. It supports all Windows 10 versions, including Home, Professional, and Education, when the correct product key is used during setup. Below is a step-by-step guide on how to activate Windows 10 using KMS, also known as the manual activation method.
Step 1: To begin, open “Command Prompt” by searching for it in the taskbar’s search bar.
Step 2: Run Command Prompt as an administrator by right-clicking on the search result and selecting the «Run as Administrator» option from the context menu.
Step 3: To start the activation process, enter the following command into Command Prompt, replacing the placeholder with your 25-digit Windows product key to install the Windows 10 license key, and press “Enter”:
slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
Step 4: A small pop-up window will appear, notifying you of the successful installation of the product key. Click «OK» to continue.
Step 5: With the product key registered, connect to a KMS server by entering the following command and then press “Enter”.
slmgr /skms kms8.msguides.com
Step 6: Another pop-up window will appear, confirming a successful connection to the KMS server. Click «OK» to proceed.
Step 7: Finally, activate Windows 10 by entering the following command and then press “Enter” again.
slmgr /ato
Step 8: A pop-up window will notify you of successful activation. Click «OK» to exit.
Step 9: To manually verify the activation status, search for “Activation” in the search bar and click on “See if Windows is activated” to check the status.
Best Free Office Suite for Windows 10: WPS Office
Not activating Windows can really get in the way of your workflow. The constant pop-ups reminding you to activate it can be really annoying, not to mention they limit your access to key features. Once you’ve activated Windows, the next step is to get a reliable office suite. Sure, you could go for MS Office, but that comes with its own hassle of activation and can be pretty expensive. A much better and cost-effective option is WPS Office.
A good productivity environment calls for a solid productivity suite, and after successfully activating Windows, the next logical step is to equip your system with the right tools. WPS gives you everything you need at a really affordable cost. With just a one-time payment for Windows, you get word processing, spreadsheets, presentations, and PDF tools—plus handy features like spell check and AI assistance. WPS is also compatible with all major operating systems, including Windows, Mac, and Linux, so no matter what device you’re using, you can rely on it for both basic and advanced features.
How to Download WPS Office
WPS Office is a great tool to have by your side, whether you’re using Windows or any other operating system. It’s a versatile and cost-effective alternative to Microsoft Office, offering everything from word processing to advanced PDF tools. If you’re looking to get WPS Office, here’s how you can do it:
Step 1: On your browser, head to the WPS Office website, and click the «Free Download» button located prominently on the page.
Step 2: The file will download shortly. Once it’s done, double-click on it to launch the WPS Office installation process.
Step 3: Once the installation is complete, you can immediately start using the WPS Office suite.
FAQs
1. What is Windows activator?
A Windows activator is a tool or program designed to bypass Microsoft’s activation process, allowing users to activate their Windows operating system without entering a valid product key. This method is often used in situations where users do not have access to an official key, but it is important to note that using such activators may be against Microsoft’s terms of service.
2. Do I need to enter a product key after reinstalling Windows 10?
No, if you’re reinstalling the same edition of Windows 10 and haven’t made significant changes to your computer’s hardware, you don’t need to enter a product key. The activation will automatically detect your HWID and activate the OS.
3. What is the Windows command script file?
A Windows command script file, with a .CMD extension, is a type of batch file. Unlike applications that are executed directly by the computer in machine language, command scripts are first converted into machine language by Windows before the CPU executes them.
Effortless Windows Activation Paired with the Best Office Suite
Activating Windows 10 with the Windows 10 Activator TXT file isn’t as complicated as it may seem. Since it’s free, the process is pretty straightforward, and even if you’re not very tech-savvy, you can easily figure it out. Once your system is up and running, it’s time to consider getting WPS Office. With WPS Office, you get all the essential tools like Writer, Spreadsheets, and Presentation, plus additional features like AI-powered spell check and PDF tools, so nothing will stand in the way of your work. And it works across multiple operating systems so no matter the fact that you use Windows, Linux, or Mac, WPS Office is the suite where compatibility meets productivity.
Activating Windows 10 using a text file method requires following a few simple steps to ensure your operating system is fully functional. This method involves using a script to activate Windows without needing a product key. Before you start, make sure to back up any important files and understand that using unofficial methods to activate Windows may not be recommended. Now, let’s dive into the step-by-step guide to using a Windows 10 activator txt file.
Activating Windows 10 using a txt file method involves creating a script that will enable your operating system. This guide will walk you through creating and executing this text file to successfully activate Windows 10.
Step 1: Create a New Text Document
Open Notepad and create a new text document.
To begin, open Notepad by searching for it in the start menu. Once open, you’ll be typing in the script that will help activate Windows. Ensure you save this file with a recognizable name for easy access later.
Step 2: Copy the Activation Script
Paste the activation script into the text document.
You’ll need to find a reliable source for the activation script. Copy and paste this script into your new Notepad file. This script is crucial as it contains the commands necessary for activation.
Step 3: Save the File with a .cmd Extension
Save the file with a .cmd extension to convert it to a command script.
When saving your file, change the file extension from .txt to .cmd. This converts it into a command file that Windows can execute. Make sure you save it in a location that’s easy to find, like your desktop.
Step 4: Run the Script as Administrator
Right-click the cmd file and select “Run as administrator.”
Running as administrator is essential to allow the script administrative privileges to make changes to your system. If you don’t run it with these privileges, the activation process may fail.
Step 5: Wait for the Activation Process to Complete
Watch the script run and wait for the activation to finish.
After running the script, it will open a command prompt and begin activation. This process may take a few minutes. Once completed, it will notify you if the activation was successful.
After completing these steps, your Windows 10 should be activated. You can double-check by navigating to the System settings, where it will indicate the activation status. Enjoy the full features of Windows 10 without any restrictions.
Tips for Activating Windows 10 Activator TXT
- Ensure your computer is connected to the internet for the activation to work properly.
- Always back up your data before making any changes to your system.
- Check that your Windows version is compatible with the activator script.
- Use a reliable source to obtain the activation script to avoid malware.
- Regularly update Windows to maintain security and functionality.
Frequently Asked Questions
Is using an activator TXT file safe for my computer?
Using activator TXT files can pose security risks as they may contain malware. Always ensure you download from trusted sources and use antivirus software to scan any files.
Can I use this method on any version of Windows 10?
This method typically works on most versions of Windows 10, but it’s crucial to verify compatibility with your specific version to ensure it works smoothly.
What can I do if the activation process fails?
If activation fails, try running the script again as an administrator. Also, ensure your system is up to date and that you have a stable internet connection.
Do I need to deactivate my antivirus software?
Sometimes antivirus software may block the activation script. Temporarily disabling it during the process can help, but remember to enable it afterward.
Will this method work permanently?
While this method can activate Windows 10, it’s not always permanent. Windows updates might disable the activation, requiring you to reactivate.
Summary
- Create a new text document.
- Copy the activation script into the document.
- Save the file with a .cmd extension.
- Run the script as administrator.
- Wait for the activation to complete.
Conclusion
In conclusion, using a Windows 10 activator txt method can be a quick and handy way to activate your operating system without the hassle of locating a valid product key. However, this approach comes with its fair share of risks and considerations. Always ensure you’re using a safe and legitimate source for any scripts and maintain good cybersecurity practices.
While these methods can offer a temporary solution, they may not provide long-term security or reliability. Therefore, it’s often best to invest in a legitimate Windows license when possible. This ensures you have access to all the latest updates, support, and security features Windows offers.
If you’re interested in exploring more about Windows activation methods, or if you encounter any issues, there are many forums and resources to help guide you. Whether you’re a casual user or a tech enthusiast, understanding the ins and outs of Windows activation can enhance your computing experience. Consider subscribing to tech blogs or joining user communities for up-to-date information and tips on managing your Windows system efficiently.
Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.
Windows-activator-txt (Only for Windows 10)
To activate windows 10 professional, home, education , enterprise products.
KMSpico script
@echo off
title Activate Windows 10 (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 10 Home&echo — Windows 10 Professional&echo — Windows 10 Education&echo — Windows 10 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 «10 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=kms8.MSGuides.com
if %i% EQU 2 set KMS=s8.uk.to
if %i% EQU 3 set KMS=s9.us.to
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 msguides.com@gmail.com 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
HOW TO USE THIS SCRIPT
- Copy this code from [@echo off to pause > nul] and paste in your device note pad and Save it any name using the extension .cmd (example:Run.cmd)
- After creating the cmd file. right click and run as administator and the scrpit will run and activate your windows 10.
- If it doesn’t run check for your virus protection in your setting security setting > privacy&security > Virus and threat protection : new windows opens title windows security
- Go to the Virus and threats protection manage setting which is second one the window below the current threats
- Once your inside manage settings turn off the real-time protection to make sure your .cmd file is not deleted before running as sometimes the firewall reads this file as a threat.
- After turning off the real-time protection follow the steps as given in NO.1 line. in this list.
Even after this it doesn’t work or shows KMS server failed try changing the url of kms according to running kms server by running th url kms8.MSGuides.com or change the kms7.MSGuides.com or any other kms server if it runs on your browser its will direct to the «#Project: Activating Microsoft software products for FREE without additional software» HTML page that means this url is working paste the working url in the middle of the code [if %i% EQU 1 set KMS=kms8.MSGuides.com] just change the url (ONLY THE kms.8.MSGuides.com not the whole line)and save it and follow the steps.
Here is the best guide on how to use Windows 10 activator Txt to activate your copy of Windows 10 without product key. Microsoft released Windows 10 on July 29, 2015 as successor to Windows 8.1. It is currently the most popular operating system with over 1.3 Billion users worldwide.
Windows 10 is also the most secure user friendly and multipurpose OS build for students, individual, industries, organizations and companies alike. Since its release Microsoft also introduced several minor and major security and features updates to improve the quality and usability of the Windows 10 Operating System.
As compare to windows 8 windows 10 receives many positive reviews with correspondence to its user interface and similar other functionality that lacking in windows 8. Windows 10 also considered to be the most stable release by Microsoft that boasts quality features that lacks in previous operating systems.
How to activate windows 10 without product key 2025
For windows 10 activation you required to enter a product key to avail premium features. But don’t worry if you not have any as today we share the best way to activate windows 10 full version without using product keys. Windows 10 txt activation works 100% as full version activator. Once activated you can avail full and premium features of Windows 10.
Method 1:
Anyone facing issue to create text document and looking for the error unable to save as notepad windows 10 please follow instruction below:
- First of all create a new text document using Notepad.
- Just right click on an empty desktop screen and go to new and then Text Document as shown in screenshot
- Copy the code below and paste it into the text document you just created
@echo off
title Activate Windows 10 (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 10 Home&echo - Windows 10 Professional&echo - Windows 10 Education&echo - Windows 10 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 "10 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=s8.uk.to
if %i% EQU 3 set KMS=s9.us.to
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
OR
@echo off
title Activate Windows 7 / 8 / 8.1 / 10 for FREE!&cls&echo =====================================&echo #Copyright: MSGuides.com&echo =====================================&echo.&echo #Supported products:&echo - Windows 7 Professional&echo - Windows 7 Professional N&echo - Windows 7 Professional E&echo - Windows 7 Enterprise&echo - Windows 7 Enterprise N&echo - Windows 7 Enterprise E&echo - Windows 8 Core&echo - Windows 8 Core Single Language&echo - Windows 8 Professional&echo - Windows 8 Professional N&echo - Windows 8 Professional WMC&echo - Windows 8 Enterprise&echo - Windows 8 Enterprise N&echo - Windows 8.1 Core&echo - Windows 8.1 Core N&echo - Windows 8.1 Core Single Language&echo - Windows 8.1 Professional&echo - Windows 8.1 Professional N&echo - Windows 8.1 Professional WMC&echo - Windows 8.1 Enterprise&echo - Windows 8.1 Enterprise N&echo - Windows 10 Home&echo - Windows 10 Home N&echo - Windows 10 Home Single Language&echo - Windows 10 Home Country Specific&echo - Windows 10 Professional&echo - Windows 10 Professional N&echo - Windows 10 Education N&echo - Windows 10 Education N&echo - Windows 10 Enterprise&echo - Windows 10 Enterprise N&echo - Windows 10 Enterprise LTSB&echo - Windows 10 Enterprise LTSB N&echo.&echo.&echo ====================================&echo Activating your Windows... & cscript //nologo c:\windows\system32\slmgr.vbs /ipk FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk MRPKT-YTG23-K7D7T-X2JMM-QY7MG >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk W82YF-2Q76Y-63HXB-FGJG9-GF7QX >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk 33PXH-7Y6KF-2VJC9-XBBR8-HVTHH >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk YDRBP-3D83W-TY26F-D46B2-XCKRJ >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk C29WB-22CC8-VJ326-GHFJW-H9DH4 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk BN3D2-R7TKB-3YPBD-8DRP2-27GG4 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk 2WN2H-YGCQR-KFX6K-CD6TF-84YXQ >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk NG4HW-VH26C-733KW-K6F98-J8CK4 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk XCVCF-2NXM9-723PB-MHCB7-2RYQQ >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk GNBB8-YVD74-QJHX6-27H4K-8QHDG >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk 32JNW-9KQ84-P47T8-D8GGY-CWCK7 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk JMNMF-RHW7P-DMY6X-RF3DR-X2BQT >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk M9Q9P-WNJJT-6PXPY-DWX8H-6XWKK >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk 7B9N3-D94CG-YTVHR-QBPX3-RJP64 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk BB6NG-PQ82V-VRDPW-8XVD2-V8P66 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk GCRJD-8NW9H-F2CDX-CCM8D-9D6T9 >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk HMCNV-VVBFX-7HMBH-CTY9B-B4FXY >nul&cscript //nologo c:\windows\system32\slmgr.vbs /ipk 789NJ-TQK6T-6XTH8-J39CJ-J8D3P >nul&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
echo ------------------------------------&echo.&echo.&set i=1
:server
if %i%==1 set KMS_Sev=kms7.MSGuides.com
if %i%==2 set KMS_Sev=kms8.MSGuides.com
if %i%==3 set KMS_Sev=kms9.MSGuides.com
if %i%==4 goto notsupported
cscript //nologo c:\windows\system32\slmgr.vbs /skms %KMS_Sev% >nul
cscript //nologo c:\windows\system32\slmgr.vbs /ato | find /i "successfully" && (echo.& echo ====================================== & echo. & choice /n /c YN /m "Would you like to visit my blog [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)
explorer "http://MSGuides.com"&goto halt
:notsupported
echo ======================================&echo.&echo Sorry! Your version is not supported.
:halt
pause >nul
- Now save the text document as batch file and named it “win10.cmd”
- Make sure to keep file type and encoding default as shown below
- Once saved right click on the batch file and select “Run as administrator”
- Please wait for a while for the activation process to complete
- Upon completion go and check the Windows activation status
Method 2: Activating with KMS
- Run CMD (Command Prompt) with Administrative Privileges
- Go to Windows search bar and type in “CMD” and then click on Run as Administrator
- In the next step use any of the following kms client keys relating to your Windows 10 version
Windows 10 Home Product Key: TX9XD-98N7V-6WMQ6-BX7FG-H8Q99
Windows 10 Pro Product Key: W269N-WFGWX-YVC9B-4J6C9-T83GX
Windows 10 Education Keys: NW6C2-QMPVW-D7KKK-3GKT6-VCFB2
Country Specific: PVMJN-6DFY6-9CCP6-7BKTT-D3WVR
Home Single Language: 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH
Windows 10 Enterprise Key: NPPR9-FWDCX-D2C8J-H872K-2YT43
Professional N: MH37W-N47XK-V7XM9-C7227-GCQG9
Education N: YVWGF-BXNMC-HTQYQ-CPQ99-66QFC
Enterprise N: DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4
Now type in command “slmgr.vbs /ipk yourlicensekey” in my case its Windows 10 pro. Here is how it will look like: slmgr.vbs /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
- Finally press enter for command execution.
How to install product keys or Setup KMS server
- Type the command“slmgr /skms s8.uk.to” in order to connect to KMS server. If not connecting please try this server: “slmgr /skms kms8.msguides.com”
Activate Windows 10
- Now the final step is to activate your copy of Windows 10 using command “slmgr /ato”
If you face any error e.g 0xC004F074 during activation process then don’t worry. Please make sure you are connected to the internet.
If you are still facing the error then it may also happen if KMS server is busy or loaded with multiple requests. Enter the last command again until you receive success message like the one below.
For activation status go to Start Menu => Settings => Update & Security and then Activation
Содержание
- Способ №1
- Способ №2
- Проверка активации Windows
Способ №1
Переходим на сайт get.msguides.com. Копируем содержимое в блокнот и сохраняем как .bat файл, например activ-windows10.bat Открываем его от имени администратора и ждем пока пройдет активация Windows10.
Способ №2
Открываем командную строку от имени администратора. Для этого жмем комбинацию клавиш « + S ».
Вводим команду для активации Windows10 Pro:
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
Где W269N-WFGWX-YVC9B-4J6C9-T83GX необходимый ключ, который можно найти на оффициальном сайте Microsoft по ссылке docs.microsoft.com
Проверка активации Windows
Проверяем результат проделанной работы по активации, для этого нажимаем правой кнопокой мыши по ярлыку «Мой компьютер» из выпадающего списка меню выбираем «свойства». Откроется информационное окно, находим строку Активация Windows смотрим состоянии активации, должно быть как на скриншоте ниже.