On a Hyper-V VM, how to use the same license/copy as that of my host laptop (that came with an OEM Windows 11 copy)?

frob 4,261 Reputation points
2023-01-19T06:12:37.1566667+00:00

Hi there

On a Hyper-V VM, how to use the same license/copy as that of my host laptop (that came with an OEM Windows 11 copy)?

Thanks.

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-01-19T20:24:47.52+00:00

    How will I find out the product key to my Windows?

    The OEM should be able to help you with this.

    so I do not have the CD.

    You can download installation media here. https://www.microsoft.com/en-us/software-download/windows11

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2023-01-19T14:15:17.4333333+00:00

    From an elevated ***cmd.exe ***

    slmgr /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
    slmgr /ato
    

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Limitless Technology 44,766 Reputation points
    2023-01-19T14:59:56.5166667+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to OEM Licensing.

    In a virtual machine, you can activate Windows 11. To do it, all you need is a legitimate product key. And, sure, a virtual machine is seen as a totally independent computer from the host.

    --If the reply is helpful, please Upvote and Accept as answer--


  3. Jeremy Johnson 0 Reputation points
    2023-12-30T16:39:13.1733333+00:00

    COMMAND
    slmgr.vbs /dlv

    **
    POWERSHELL**

    wmic path softwareLicensingService get OA3xOriginalProductKey

    REGEDIT

    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform

    Not sure if this can be used for a VM

    "OEM keys are not supposed to be transferable."

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.