Checked with Grammarly
This commit is contained in:
@ -398,23 +398,23 @@ div.tocify {
|
||||
<h1>Change Windows Edition</h1>
|
||||
<hr />
|
||||
<ul>
|
||||
<li><p>You can find this option in MAS extras section.</p></li>
|
||||
<li><p>You can find this option in the MAS extras section.</p></li>
|
||||
<li><p>It can change the Windows 10-11 / Server Editions (Build 10240
|
||||
and higher).</p></li>
|
||||
<li><p>It uses official methods for changing editions.</p></li>
|
||||
<li><p>Available editions are shown in script basis on<br />
|
||||
<li><p>Available editions are shown in the script basis on<br />
|
||||
<code>dism /online /english /Get-TargetEditions</code></p></li>
|
||||
<li><p>Script is future proof, means on the release of new Windows /
|
||||
Server editions, script doesn’t need an update and can get the required
|
||||
key from the system itself.</p></li>
|
||||
<li><p>The script is future proof, which means on the release of new
|
||||
Windows / Server editions, the script doesn’t need an update and can get
|
||||
the required key from the system itself.</p></li>
|
||||
<li><p>Script blocks the change to/from CountrySpecific and CloudEdition
|
||||
editions, since it’s offically not supported and user may face
|
||||
editions since it’s officially not supported and the user may face
|
||||
issues.</p></li>
|
||||
<li><p>Internet needs to be turned off and a restart is required while
|
||||
changing from Core (Home) to Non-Core (Pro, Enterprise etc)
|
||||
changing from Core (Home) to Non-Core (Pro, Enterprise, etc)
|
||||
edition.</p></li>
|
||||
<li><p>Script can not change the Non-Core (Pro, Enterprise etc) to Core
|
||||
(Home) edition.</p></li>
|
||||
<li><p>The script can not change the Non-Core (Pro, Enterprise, etc) to
|
||||
Core (Home) edition.</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user