reg query "HKLM\SYSTEM\CurrentControlSet\Control\ProductOptions" /v ProductType It should return WinNT for a full workstation installation. If you can boot normally, you can try to reset the edition using a generic product key (does not activate Windows, only re‑identifies the edition).
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v EditionID Expected output: EditionID REG_SZ Professional (or Core, Enterprise, etc.) If the value is missing or empty, proceed to repair. index 1 for Home
DISM /Online /Cleanup-Image /RestoreHealth /Source:WIM:X:\sources\install.wim:1 /LimitAccess Replace X: with your Windows installation media drive, and :1 with the index of your edition (e.g., index 1 for Home, index 2 for Pro). Find indexes with: index 1 for Home
reg query "HKLM\SYSTEM\CurrentControlSet\Control\ProductOptions" /v ProductType It should return WinNT for a full workstation installation. If you can boot normally, you can try to reset the edition using a generic product key (does not activate Windows, only re‑identifies the edition).
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v EditionID Expected output: EditionID REG_SZ Professional (or Core, Enterprise, etc.) If the value is missing or empty, proceed to repair.
DISM /Online /Cleanup-Image /RestoreHealth /Source:WIM:X:\sources\install.wim:1 /LimitAccess Replace X: with your Windows installation media drive, and :1 with the index of your edition (e.g., index 1 for Home, index 2 for Pro). Find indexes with:
This website or its third party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the cookie policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the cookie policy. By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.