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.
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
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)
Step 3: Open cmd (run as administrator)
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:\
echoStep 4: Reset Windows 11 to complete this upgrade.
Done.
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
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)
Step 3: Open cmd (run as administrator)
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:\
echoStep 4: Reset Windows 11 to complete this upgrade.