Upgrade Windows 11 Evaluation to the Full Version

You have installed the evaluation version of Windows 11 and do not know how to switch to the full version? This guide shows you exactly how to proceed.

lizenz.png
 

Case 1: You are using Windows 11 Enterprise Evaluation and want to upgrade to the full version (Windows 11 Enterprise)

Step 1: Press Win + R to open the "Run" dialog.

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

RUNPROGRAMM.png

Step 2: Download new Windows 11 Enterprise SKUs here

Then extract the file and copy it to C:\Windows\System32\spp\tokens\skus (the directory you opened in step 1)


Verzeichnis.png

Step 3: Open cmd (run as administrator)

CMD.png

Then copy and paste these commands:

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
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
clipup -v -o -altto c:\
echo

Step 4: Reset Windows 11 to complete this upgrade.

Done.

lizenz.png

Case 2: You are using Windows 11 Enterprise LTSC Evaluation and want to upgrade to the full version (Windows 11 Enterprise LTSC)

Step 1: Press Win + R to open the "Run" dialog.

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

RUNPROGRAMM.png

Step 2: Download new Windows 11 Enterprise LTSC SKUs here

Then extract the file and copy it to C:\Windows\System32\spp\tokens\skus (the directory you opened in step 1)

Verzeichnis.png

Step 3: Open cmd (run as administrator)

CMD.png

Then copy and paste these commands:

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
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
clipup -v -o -altto c:\
echo

Step 4: Reset Windows 11 to complete this upgrade.

62.png
 

Was this article helpful?
0 out of 0 found this helpful