Skip to content

Instantly share code, notes, and snippets.

@agrogeek
Created February 8, 2020 18:22
Show Gist options
  • Save agrogeek/283941da47a31713f363b7562f3a40ca to your computer and use it in GitHub Desktop.
Save agrogeek/283941da47a31713f363b7562f3a40ca to your computer and use it in GitHub Desktop.
Extraer clave producto de Windows 10
/* comando en Símbolo de Sistema */
wmic path softwarelicensingservice get OA3xOriginalProductKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment