Get Windows 8+ License Key from BIOS
2019-04-10 00:00:00 +0000
On Linux Systems
cat /sys/firmware/acpi/tables/MSDM | hexdump -C
On Windows Systems
Open a terminal (cmd
) and execute
wmic path softwarelicensingservice get OA3xOriginalProductKey
cat /sys/firmware/acpi/tables/MSDM | hexdump -C
Open a terminal (cmd
) and execute
wmic path softwarelicensingservice get OA3xOriginalProductKey