Hi Claus,
Thank you for sharing the detailed information.
To better assist you in resolving the issue, could you kindly help clarify a few things:
- Activation Method
Please open Command Prompt on both devices and run: slmgr /dlv
Look for the line that says "Product Key Channel" and let me know what it displays.
- License Details
Could you also confirm how the license was obtained? (e.g., purchased online, MSDN, volume agreement, pre-installed by manufacturer, etc.)
Regarding the error code 0xC0000022 from slmgr /upk: This typically indicates a permissions issue or underlying system corruption.
- Since the error mentions Access Denied when starting the Software Protection service, please double-check that the necessary permissions are in place. Specifically, make sure that Administrators, Power Users, and SYSTEM have full control over the relevant registry keys and services.
- Additionally, to rule out system file corruption, open an elevated Command Prompt (Run as Administrator) and execute: sfc /scannow This will scan and attempt to repair any damaged system files that might be interfering with activation.
- Windows Updates
Have there been any recent Windows updates when the issue started? That could help narrow down potential causes.
Let me know once you've had a chance to check.