Skip to content

Instantly share code, notes, and snippets.

@phnahes
Created April 15, 2020 14:23
Show Gist options
  • Save phnahes/43a9efd9c1b525a0413b541580b67bf0 to your computer and use it in GitHub Desktop.
Save phnahes/43a9efd9c1b525a0413b541580b67bf0 to your computer and use it in GitHub Desktop.
Find Windows 10 Product Key on a New Computer
# 1- Press Windows key + X
# 2- Click Command Prompt (Admin)
# 3- Type command below:
wmic path SoftwareLicensingService get OA3xOriginalProductKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment