Created
November 16, 2023 14:19
-
-
Save pavelschon/6cf849e88369c15d7e84cd5a9a35a51f to your computer and use it in GitHub Desktop.
How to get MS Windows product key from hardware / BIOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The product key starts with XXXXX | |
$ sudo cat /sys/firmware/acpi/tables/MSDM | |
MSDMU6LENOVOTP-N3G pPTECXXXXX-XXXXX-XXXXX-XXXXX-XXXXX |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment