Hi all, is there any way possible to (manually) update windows 10 enterprise LTSB 2016 to pro? I've tried various ways described online but it seems this version LTSB 2016 cannot be updated or converted to pro. Worst case I would have to do a clean install but trying to avoid that since I have a lot of software installed.
You should be able to inplace upgrade by ISO to 14393 or higher Enterprise and switch license to Pro. Or try this: Run this in an elevated cmd prompt: Code: reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v EditionID /t REG_SZ /d "Professional" /f And perform an inplace upgrade using an ISO containing the Professional SKU,