HOW TO ACTIVATE WINDOWS 8.1 WITHOUT A PRODUCT KEY

Sageer SGR
0

HOW TO ACTIVATE WINDOWS 8.1 WITHOUT A PRODUCT KEY

Windows 8.1 product key
You can also install and activate Windows 8.1 without having a product key. It’s easy, and there are several different methods you can try. However, you should note that it doesn’t always work and that you may have to resort to using one of the Windows 8.1 serial keys we’ve provided above.
Remember that a Windows 8.1 product key will allow you to activate Windows without using any of the following methods.

OPTION 1 – UPGRADING FROM WINDOWS 8

If you already have Windows 8 installed on your computer, you can easily upgrade to Windows 8.1. You won’t need a product key to do so.

BEFORE YOU BEGIN:

  • Back up your important data
  • Make sure that you have at least 3GB of free space on your computer
  • If you’re using a laptop make sure that you’re plugged into an outlet and not relying on your battery

UPDATING WINDOWS WITHOUT A WINDOWS 8.1 PRODUCT KEY

  1. Open Windows Store on Windows 8
  2. Find the option to update to Windows 8.1
  3. Select that option and click “Download”
  4. The update files will automatically download and install in the background
  5. Once the update is complete, a prompt will ask you to restart your computer
  6. Restart your computer
  7. Choose “Use Express Settings” once the update screen comes up
  8. Sign into your Microsoft account and reinstall your applications
With these steps you should be able to update Windows 8 to Windows 8.1 without having to use a Windows 8.1 Pro or Ultimate product key.

OPTION 2 – MAKE YOUR OWN WINDOWS ACTIVATOR

This method allows you to activate your operating system without having to insert a Windows 8.1 product key. This involves creating a .bat file which you will run to activate Windows.
All you need to do is copy some text into a notepad file, change its extension and run it.
Here’s how you do it:
  1. Copy the text below into a text file and save the file on your computer:
“@echo off
title Activate Windows 8 / Windows 8.1 ALL versions for FREE!&cls&echo ============================================================================&
echo #Project: Activating Microsoft software products for FREE without software&echo ============================================================================&
echo.&echo #Supported products:&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.&echo.&echo ============================================================================&
echo Activating your Windows…&cscript //nologo slmgr.vbs /upk >nul&cscript //nologo slmgr.vbs /cpky >nul&wmic os | findstr /I “enterprise” >nul
if %errorlevel% EQU 0 (cscript //nologo slmgr.vbs /ipk MHF9N-XY6XB-WVXMC-BTDCT-MKKG7 >nul&cscript //nologo slmgr.vbs /ipk TT4HM-HN7YT-62K67-RGRQJ-JFFXW >nul&cscript //nologo slmgr.vbs /ipk 32JNW-9KQ84-P47T8-D8GGY-CWCK7 >nul&cscript //nologo slmgr.vbs /ipk JMNMF-RHW7P-DMY6X-RF3DR-X2BQT >nul) else (cscript //nologo slmgr.vbs /ipk GCRJD-8NW9H-F2CDX-CCM8D-9D6T9 >nul&cscript //nologo slmgr.vbs /ipk HMCNV-VVBFX-7HMBH-CTY9B-B4FXY >nul&cscript //nologo slmgr.vbs /ipk NG4HW-VH26C-733KW-K6F98-J8CK4 >nul&cscript //nologo slmgr.vbs /ipk XCVCF-2NXM9-723PB-MHCB7-2RYQQ >nul&cscript //nologo slmgr.vbs /ipk BN3D2-R7TKB-3YPBD-8DRP2-27GG4 >nul&cscript //nologo slmgr.vbs /ipk 2WN2H-YGCQR-KFX6K-CD6TF-84YXQ >nul&cscript //nologo slmgr.vbs /ipk GNBB8-YVD74-QJHX6-27H4K-8QHDG >nul&cscript //nologo slmgr.vbs /ipk M9Q9P-WNJJT-6PXPY-DWX8H-6XWKK >nul&cscript //nologo slmgr.vbs /ipk 7B9N3-D94CG-YTVHR-QBPX3-RJP64 >nul&cscript //nologo slmgr.vbs /ipk BB6NG-PQ82V-VRDPW-8XVD2-V8P66 >nul&cscript //nologo slmgr.vbs /ipk 789NJ-TQK6T-6XTH8-J39CJ-J8D3P >nul)
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 slmgr.vbs /skms %KMS_Sev% >nul&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 everyday!&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 server)
explorer “http://MSGuides.com”&goto halt
:notsupported
echo ============================================================================&
echo.&echo Sorry! Your version is not supported.
:halt
Pause”



  1. Right-click the text file and click the “Rename” option to make your script.
  2. Change the name to “activator.cmd”

  • If you can’t change the file extension from .txt to .cmd, then make sure that you have enabled this setting in your Windows file browser:
  • Click “View” in the file explorer menu
  • Go to “File and Folder Options”
  • Go to “View”
  • Under “Advanced Settings” you will see the option to check and un-check certain settings
  • Find “Hide extensions for known file types” and uncheck it to show extensions for all file types
  • Now you can easily change the extension of the file from .txt to .cmd when you rename it
  1. Right click the now .cmd file and choose “Run as administrator”
  2. The file will run and you will see a window briefly appearing and disappearing on your desktop
Now you just need to wait a few seconds and restart your computer. When it comes back on, check to see if your Windows version is activated. You will most likely have an activated Windows version without having to enter any Windows 8.1 Pro or Ultimate product key.
Tags

Post a Comment

0Comments

Post a Comment (0)