massgrave.dev/build/assets/js/8445b743.f051b0a0.js

1 line
5.8 KiB
JavaScript
Raw Normal View History

"use strict";(self.webpackChunkmas_docs=self.webpackChunkmas_docs||[]).push([[8860],{3361:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>a,contentTitle:()=>r,default:()=>c,frontMatter:()=>o,metadata:()=>d,toc:()=>l});var t=i(4848),s=i(8453);const o={},r="Change Windows Edition",d={id:"change_edition",title:"Change Windows Edition",description:"- You can find this option in the MAS extras section.",source:"@site/docs/change_edition.md",sourceDirName:".",slug:"/change_edition",permalink:"/change_edition",draft:!1,unlisted:!1,editUrl:"https://github.com/massgravel/mas-docs/tree/main/docs/change_edition.md",tags:[],version:"current",frontMatter:{},sidebar:"tutorialSidebar",previous:{title:"$OEM$ Folders",permalink:"/oem-folder"},next:{title:"Guides",permalink:"/guide_links"}},a={},l=[{value:"Manual Edition Change",id:"manual-edition-change",level:2},{value:"Windows 10/11",id:"windows-1011",level:3},{value:"Windows Server 2016 and Later",id:"windows-server-2016-and-later",level:3},{value:"Troubleshooting",id:"troubleshooting",level:2}];function h(e){const n={a:"a",br:"br",code:"code",h1:"h1",h2:"h2",h3:"h3",hr:"hr",li:"li",p:"p",ul:"ul",...(0,s.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"change-windows-edition",children:"Change Windows Edition"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsx)(n.li,{children:"You can find this option in the MAS extras section."}),"\n",(0,t.jsx)(n.li,{children:"It can change the Windows 7-8-8.1-10-11 and their Server equivalent editions."}),"\n",(0,t.jsxs)(n.li,{children:["The script incorporates 4 methods for edition changing:","\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsx)(n.li,{children:"May's DISM Api Method - Used in Windows 10/11 Core to Non-Core edition change"}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.a,{href:"https://learn.microsoft.com/en-us/windows/deployment/upgrade/windows-edition-upgrades#upgrade-using-a-command-line-tool",children:"slmgr /ipk Method"})," - Used in Windows 10/11 where edition license files are already there"]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.a,{href:"https://learn.microsoft.com/en-us/windows-server/get-started/upgrade-conversion-options",children:"DISM Method"})," - Used in Server 2016 and later server versions"]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.a,{href:"https://github.com/asdcorp/Set-WindowsCbsEdition",children:"CBS Upgrade Method"})," - Used in Windows versions before 10"]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.li,{children:"Available editions that can be changed to are shown in the script based on all these 4 options."}),"\n",(0,t.jsx)(n.li,{children:"The script is future-proof, which means that it won't need an update upon the release of new Windows / Server editions and can get the required product key from the system itself."}),"\n",(0,t.jsx)(n.li,{children:"The script blocks changing to CountrySpecific, ServerRdsh, and to/from CloudEdition editions since it's officially not supported and the user may face issues."}),"\n",(0,t.jsxs)(n.li,{children:["The script cannot change,","\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsx)(n.li,{children:"Non-Core editions to Core editions (For example, Pro > Home isn't available)"}),"\n",(0,t.jsx)(n.li,{children:"GAC editions to LTSC editions (For example, Enterprise > Enterprise LTSC isn't available)"}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.hr,{}),"\n",(0,t.jsx)(n.h2,{id:"manual-edition-change",children:"Manual Edition Change"}),"\n",(0,t.jsx)(n.p,{children:"If you want to manually change the edition instead of using the script, please follow the steps below."}),"\n",(0,t.jsx)(n.h3,{id:"windows-1011",children:"Windows 10/11"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["To view the list of available editions, open the command prompt as admin and enter",(0,t.jsx)(n.br,{}),"\n",(0,t.jsx)(n.code,{children:"dism /online /english /Get-TargetEditions"})]}),"\n",(0,t.jsxs)(n.li,{children:["Get the keys for the desired edition from ",(0,t.jsx)(n.a,{href:"/hwid#supported-products",children:"here"})]}),"\n",(0,t.jsx)(n.li,{children:"If you are upgrading fro