Difference between revisions of "Displaying Embedded UEFI Key (Windows)"
Jump to navigation
Jump to search
(Created page with 4 steps to display an embedded UEFI key in a Windows OS) |
(No difference)
|
Revision as of 18:14, 30 November 2017
- Press Windows key + X
- Click "Command Prompt (admin)"
- Enter the following command:
wmic path SoftwareLicensingService get OA3xOriginalProductKey
- Press the Enter key
The product key will now be revealed assuming that one was embedded by the manufacturer.
Original info found HERE