GitPedia

Win10 enterprise ltsc activation

Activate Windows 10/11 Enterprise LTSC

From n8tbyte·Updated June 28, 2026·View on GitHub·

Supported Versions: - Windows 11 Enterprise LTSC 2024 - Windows 10 Enterprise LTSC 2021 - Windows 10 Enterprise LTSC 2019 The project is written primarily in Go, first published in 2023. Key topics include: kms, lisc2024, ltsc2021, windows-10, windows-11.

Activate Windows 10/11 Enterprise LTSC

Supported Versions:

  • Windows 11 Enterprise LTSC 2024
  • Windows 10 Enterprise LTSC 2021
  • Windows 10 Enterprise LTSC 2019

Activation Methods

Try Method 1 first. If it doesn’t work, use Method 2.

Method 1: Automatic

Run `auto-copy.exe` as Administrator.

Method 2: Manual (Follow steps below)

1.Copy Required Files

Copy folders to the correct location:

  • csvlk-pack
  • EnterpriseS

Destination Path:

C:\Windows\System32\spp\tokens\skus

2.Run Activation Commands (Admin CMD)

cmd
cscript.exe %windir%\system32\slmgr.vbs /rilc cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1 cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1 cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1 cscript.exe %windir%\system32\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D cscript.exe %windir%\system32\slmgr.vbs /skms kms.digiboy.ir cscript.exe %windir%\system32\slmgr.vbs /ato

Notes:

  • /skms parameter sets the Key Management Service (KMS) server.
  • If kms.digiboy.ir doesn’t work, try one of these alternatives:
54.223.212.31
kms.cnlic.com
kms.chinancce.com
kms.ddns.net
franklv.ddns.net
k.zpale.com
m.zpale.com
mvg.zpale.com
kms.shuax.com
kensol263.imwork.net:1688
kms.loli.best
kms.vudy.net

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from n8tbyte/win10-enterprise-ltsc-activation via the GitHub API.Last fetched: 6/28/2026