Upgrade Windows 10 Enterprise LTSC Evaluation Edition to Full Edition


 Follow these steps: 
How to check your version of Windows edition:
  • Press Windows on the keyboard then type About your PC

  • Or, you can also view it using cmd, open your cmd then type the following command:
wmic os get caption

Once you are sure that you are using the same Windows as the one I am using, then we will continue the Windows 10 Enterprise LTSC Evaluation upgrade process, follow these steps:

  1. Download the Skus file by Clicking the link Here.
  • then extract the file in C:\Windows\System32\spp\tokens\skus


    After extracting then RESTART your PC.

     2. After the computer turns back on, open CMD, run as Administrator then copy and paste  the following script:

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
  
Then RESTART your PC again.
      
3. If an error occurs

        'error 0xc004e016 on a computer running microsoft windows non-core edition
        run slui.exe 0x2a 0xc004e016 to display the error text

 Open CMD, run as administrator then run the following script: 
slmgr /upk
slmgr.vbs /cpky
slmgr /ckms
slmgr.vbs /ckms
slmgr /skms localhost

Congratulations, Widows, you have successfully updated it. You can check it on ABOUT YOUR PC.
Previous Post Next Post