Monday, January 28, 2019

Find windows 8/10 product key using PowerShell

Get Windows License Key using PowerShell

In this post, we will see how to find the original Windows Product Key using Command Prompt 


To find your Windows 10 Product Key, open a PowerShell window with administrative privileges, type the following command and hit Enter:

powershell "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"
find windows product key
Your Windows license key will appear! This will work on Windows 10/ 8.1.

No comments:

Post a Comment

How to change default lock screen image in Windows 10

How to change default lock screen image in Windows 10 In Windows 10, the lock screen image is shown in a number of cases. For instance,...