Share via

How can i retrieve my product key from the uefi?

Anonymous
2022-07-22T19:51:07+00:00

How can I manually retrieve my product key from the uefi?

Windows for home | Windows 10 | Licensing and activation

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-07-22T20:37:31+00:00

    Hi, I'm Robinson, and I’m happy to help you today.

    I know how frustrating this may be for you but I'll do my very best to help you.

    You can use this command in Windows Powershell to retrieve your product key.

    1-Right-Click on Start then click on Windows PowerShell (admin)

    2-Paste this command and press enter:

    (Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey

    3-PowerShell should retrieve the key and display it for you

    Another option is to use third-party software to do it like the NirSoft Product Key Scanner that you can see more information and download at this link.

    https://www.nirsoft.net/utils/product_key_scann...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products).

    20+ people found this answer helpful.
    0 comments No comments