https://github.com/itzantonis2012/evalpatch
Evaluation Patch By ItzAntonis2012 | Check evalpatch wiki regurarly for upcoming releases
https://github.com/itzantonis2012/evalpatch
10 11 batch-script cmd de-evaluate evaluation itzantonis2012 longtermsupport longtermsupportingchannel ltsc microsoft windows windows-10 windows-11 windows10 windows11
Last synced: 5 months ago
JSON representation
Evaluation Patch By ItzAntonis2012 | Check evalpatch wiki regurarly for upcoming releases
- Host: GitHub
- URL: https://github.com/itzantonis2012/evalpatch
- Owner: ItzAntonis2012
- Created: 2025-06-01T23:59:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-23T22:07:53.000Z (6 months ago)
- Last Synced: 2025-06-23T22:39:30.420Z (6 months ago)
- Topics: 10, 11, batch-script, cmd, de-evaluate, evaluation, itzantonis2012, longtermsupport, longtermsupportingchannel, ltsc, microsoft, windows, windows-10, windows-11, windows10, windows11
- Language: Batchfile
- Homepage: https://github.com/ItzAntonis2012/evalpatch/wiki
- Size: 1.11 MB
- Stars: 11
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Activate Windows 10/11 Enterprise LTSC/IoT LTSC
Current Upgradable Versions From Evaluation With EvalPatch v1.0.1:
- Windows 10 Enterprise LTSC 2019
- Windows 10 Enterprise IoT LTSC 2021
- Windows 10 Enterprise LTSC 2021
- Windows 11 Enterprise IoT LTSC 2024
- Windows 11 Enterprise LTSC 2024
The Following Steps are For Manual Execution. If you wish to proceed with an automated version, you can download the repository and run the batch file. It is not recommended in the automated version to change folder location and name since the batch will not be able to find the files.
# For Windows 10 Enterprise
**| Activate Windows 10 Enterprise LTSC |**
**Step 1.** Copy The Folders Named: **csvlk-pack** and **EnterpriseS** to _C:\Windows\System32\spp\tokens\skus_
**Step 2.** Run these commands on an CMD instance with Administrative Permissions:
```
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
takeown /F "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /R /D Y
takeown /F "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /R /D Y
icacls "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /grant %username%:F /T
icacls "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /grant %username%:F /T
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval"
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval"
taskkill /f /im explorer.exe
start explorer.exe
exit
```
**Step 3.** Insert Your Own Key In The Settings To Activate _(OR USE **MAS BY MASSGRAVEL** WHICH IM NOT GONNA PROVIDE THE SCRIPT FOR, AND SELECT HWID. ITS NOT RECOMMENDED THO SINCE ITS **AGAINST THE GUIDELINES BY MICROSOFT**)_
**| Activate Windows 10 Enterprise IoT LTSC (Only For Windows 10 IoT LTSC 2021) |**
**Step 1.** Copy The Folders Named: **csvlk-pack** , **EnterpriseS** and **IoTEnterpriseS** to _C:\Windows\System32\spp\tokens\skus_
**Step 2.** Run these commands on an CMD instance with Administrative Permissions:
```
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 QPM6N-7J2WJ-P88HH-P3YRH-YY74H
takeown /F "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /R /D Y
takeown /F "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /R /D Y
icacls "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /grant %username%:F /T
icacls "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /grant %username%:F /T
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval"
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval"
taskkill /f /im explorer.exe
start explorer.exe
exit
```
**Step 3.** Insert Your Own Key In The Settings To Activate _(OR USE **MAS BY MASSGRAVEL** WHICH IM NOT GONNA PROVIDE THE SCRIPT FOR, AND SELECT HWID. ITS NOT RECOMMENDED SINCE ITS **AGAINST THE GUIDELINES BY MICROSOFT**)_
# For Windows 11 Enterprise
**| Activate Windows 11 Enterprise LTSC |**
**Step 1.** Copy The Folders Named: **csvlk-pack** , **EnterpriseS** and **IoTEnterpriseS** to _C:\Windows\System32\spp\tokens\skus_
**Step 2.** Run these commands on an CMD instance with Administrative Permissions:
```
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
takeown /F "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /R /D Y
takeown /F "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /R /D Y
icacls "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /grant %username%:F /T
icacls "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /grant %username%:F /T
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval"
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval"
taskkill /f /im explorer.exe
start explorer.exe
exit
```
**Step 3.** Insert Your Own Key In The Settings To Activate _(OR USE **MAS BY MASSGRAVEL** WHICH IM NOT GONNA PROVIDE THE SCRIPT FOR, AND SELECT HWID. ITS NOT RECOMMENDED SINCE ITS **AGAINST THE GUIDELINES BY MICROSOFT**)_
**| Activate Windows 11 Enterprise IoT LTSC |**
**Step 1.** Copy The Folders Named: **csvlk-pack** , **EnterpriseS** and **IoTEnterpriseS** to _C:\Windows\System32\spp\tokens\skus_
**Step 2.** Run these commands on an CMD instance with Administrative Permissions:
```
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 KBN8V-HFGQ4-MGXVD-347P6-PDQGT
takeown /F "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /R /D Y
takeown /F "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /R /D Y
icacls "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval" /grant %username%:F /T
icacls "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval" /grant %username%:F /T
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\EnterpriseSEval"
rmdir /S /Q "C:\Windows\System32\spp\tokens\skus\IoTEnterpriseSEval"
taskkill /f /im explorer.exe
start explorer.exe
exit
```
**Step 3.** Insert Your Own Key In The Settings To Activate _(OR USE **MAS BY MASSGRAVEL** WHICH IM NOT GONNA PROVIDE THE SCRIPT FOR, AND SELECT HWID. ITS NOT RECOMMENDED SINCE ITS **AGAINST THE GUIDELINES BY MICROSOFT**)_