User Tools

Site Tools


windows:windows_license

This is an old revision of the document!


Extract Windows 8/10 Key

To extract the Microsoft Windows 8 or 10 key from the PC's BIOS, the following command on a linux system can be used:

sudo hexdump -s 56 -e '"MSDM key: " /29 "$s\n"' /sys/firmware/acpi/tables/MSDM

sudo tail -c +56 /sys/firmware/acpi/tables/MSDM
windows/windows_license.1629996240.txt.gz · Last modified: 2023/05/29 11:54 (external edit)