How to find Windows Product Key using Command Prompt or PowerShell
How to find Windows Product Key using Command Prompt or PowerShell
Recover Windows product key using Command Prompt
From the WinX Menu in Windows 10 / 8.1, open an elevated command prompt window, type the following command and hit Enter:
wmic path softwarelicensingservice get OA3xOriginalProductKeyYour Windows product key will be displayed.
Get Windows License Key using PowerShell
Open a PowerShell windows with administrative privileges, type the following command and hit Enter:powershell "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"
Your Windows licence key will appear! This will work on Windows 10 / 8.1 / 7 / Vista.
-Zhacker
Related Posts
There is no other posts in this category.Subscribe Our Newsletter
0 Comments to "How to find Windows Product Key using Command Prompt or PowerShell "
Post a Comment