{"id":28961241,"url":"https://github.com/itzantonis2012/evalpatch","last_synced_at":"2025-07-25T19:40:37.717Z","repository":{"id":296931840,"uuid":"994444360","full_name":"ItzAntonis2012/evalpatch","owner":"ItzAntonis2012","description":"Evaluation Patch By ItzAntonis2012 | Check evalpatch wiki regurarly for upcoming releases","archived":false,"fork":false,"pushed_at":"2025-06-23T22:07:53.000Z","size":1164,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T22:39:30.420Z","etag":null,"topics":["10","11","batch-script","cmd","de-evaluate","evaluation","itzantonis2012","longtermsupport","longtermsupportingchannel","ltsc","microsoft","windows","windows-10","windows-11","windows10","windows11"],"latest_commit_sha":null,"homepage":"https://github.com/ItzAntonis2012/evalpatch/wiki","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ItzAntonis2012.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-01T23:59:17.000Z","updated_at":"2025-06-23T22:05:32.000Z","dependencies_parsed_at":"2025-06-08T01:30:41.818Z","dependency_job_id":null,"html_url":"https://github.com/ItzAntonis2012/evalpatch","commit_stats":null,"previous_names":["itzantonis2012/evalpatch"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ItzAntonis2012/evalpatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzAntonis2012%2Fevalpatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzAntonis2012%2Fevalpatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzAntonis2012%2Fevalpatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzAntonis2012%2Fevalpatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ItzAntonis2012","download_url":"https://codeload.github.com/ItzAntonis2012/evalpatch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzAntonis2012%2Fevalpatch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261589893,"owners_count":23181433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["10","11","batch-script","cmd","de-evaluate","evaluation","itzantonis2012","longtermsupport","longtermsupportingchannel","ltsc","microsoft","windows","windows-10","windows-11","windows10","windows11"],"created_at":"2025-06-24T02:01:20.730Z","updated_at":"2025-07-25T19:40:37.693Z","avatar_url":"https://github.com/ItzAntonis2012.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Activate Windows 10/11 Enterprise LTSC/IoT LTSC\n\nCurrent Upgradable Versions From Evaluation With EvalPatch v1.0.1:\n- Windows 10 Enterprise LTSC 2019\n- Windows 10 Enterprise IoT LTSC 2021\n- Windows 10 Enterprise LTSC 2021\n- Windows 11 Enterprise IoT LTSC 2024\n- Windows 11 Enterprise LTSC 2024\n\nThe 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.\n\n# For Windows 10 Enterprise\n**| Activate Windows 10 Enterprise LTSC |**\n\n**Step 1.** Copy The Folders Named: **csvlk-pack** and **EnterpriseS** to _C:\\Windows\\System32\\spp\\tokens\\skus_\n\n**Step 2.** Run these commands on an CMD instance with Administrative Permissions:\n```\ncscript.exe %windir%\\system32\\slmgr.vbs /rilc \ncscript.exe %windir%\\system32\\slmgr.vbs /upk \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ckms \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /cpky \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /R /D Y\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /R /D Y\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /grant %username%:F /T\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /grant %username%:F /T\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\"\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\"\ntaskkill /f /im explorer.exe\nstart explorer.exe\nexit\n```\n\n**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**)_\n\n**| Activate Windows 10 Enterprise IoT LTSC (Only For Windows 10 IoT LTSC 2021) |**\n\n**Step 1.** Copy The Folders Named: **csvlk-pack** , **EnterpriseS** and **IoTEnterpriseS** to _C:\\Windows\\System32\\spp\\tokens\\skus_\n\n**Step 2.** Run these commands on an CMD instance with Administrative Permissions:\n```\ncscript.exe %windir%\\system32\\slmgr.vbs /rilc\ncscript.exe %windir%\\system32\\slmgr.vbs /upk \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ckms \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /cpky \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ipk QPM6N-7J2WJ-P88HH-P3YRH-YY74H\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /R /D Y\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /R /D Y\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /grant %username%:F /T\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /grant %username%:F /T\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\"\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\"\ntaskkill /f /im explorer.exe\nstart explorer.exe\nexit\n```\n\n**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**)_\n\n# For Windows 11 Enterprise\n\n**| Activate Windows 11 Enterprise LTSC |**\n\n**Step 1.** Copy The Folders Named: **csvlk-pack** , **EnterpriseS** and **IoTEnterpriseS** to _C:\\Windows\\System32\\spp\\tokens\\skus_\n\n**Step 2.** Run these commands on an CMD instance with Administrative Permissions:\n```\ncscript.exe %windir%\\system32\\slmgr.vbs /rilc\ncscript.exe %windir%\\system32\\slmgr.vbs /upk \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ckms \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /cpky \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /R /D Y\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /R /D Y\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /grant %username%:F /T\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /grant %username%:F /T\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\"\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\"\ntaskkill /f /im explorer.exe\nstart explorer.exe\nexit\n```\n\n**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**)_\n\n**| Activate Windows 11 Enterprise IoT LTSC |**\n\n**Step 1.** Copy The Folders Named: **csvlk-pack** , **EnterpriseS** and **IoTEnterpriseS** to _C:\\Windows\\System32\\spp\\tokens\\skus_\n\n**Step 2.** Run these commands on an CMD instance with Administrative Permissions:\n```\ncscript.exe %windir%\\system32\\slmgr.vbs /rilc\ncscript.exe %windir%\\system32\\slmgr.vbs /upk \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ckms \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /cpky \u003enul 2\u003e\u00261\ncscript.exe %windir%\\system32\\slmgr.vbs /ipk KBN8V-HFGQ4-MGXVD-347P6-PDQGT\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /R /D Y\ntakeown /F \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /R /D Y\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\" /grant %username%:F /T\nicacls \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\" /grant %username%:F /T\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\EnterpriseSEval\"\nrmdir /S /Q \"C:\\Windows\\System32\\spp\\tokens\\skus\\IoTEnterpriseSEval\"\ntaskkill /f /im explorer.exe\nstart explorer.exe\nexit\n```\n\n**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**)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzantonis2012%2Fevalpatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzantonis2012%2Fevalpatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzantonis2012%2Fevalpatch/lists"}