How to find out the last five digits of a installed Windows license key

Configurare noua (How To)

Situatie

This method is recommend to be used in case you have the complete license key on a sticker, the commands below in CMD and PowerShell do not work and you can’t use a third-party app.

CMD – wmic path softwarelicensingservice get OA3xOriginalProductKey

PowerShell – (get-wmiobject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey

Solutie

1. Open the Run command and type cmd.

2. Type – slmgr /dli and press Enter.

3. A window will appear showing minimal license information for the installed Windows and that includes the last five digits of your Windows license key.

Tip solutie

Permanent

Voteaza

(4 din 11 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?