Skip to content

Instantly share code, notes, and snippets.

@hernan43
Created October 31, 2019 15:04
Show Gist options
  • Save hernan43/f816b3f788608d1d8554ea5d75a1cf03 to your computer and use it in GitHub Desktop.
Save hernan43/f816b3f788608d1d8554ea5d75a1cf03 to your computer and use it in GitHub Desktop.
Get Win 10 key from BIOS if it is in there.
(Get-WMIObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment