Find existing Windows 10 license key

Problem

I need to retrieve license key to reinstall my Windows 10 PC, however I can't seem to find it anywhere.

Solution

Run cmd.exe as administrator and run the following command:

wmic path softwareLicensingService get OA3xOriginalProductKey

Comments

Popular posts from this blog

How to migrate SharePoint Online SPWeb with custom SPList form (PowerApps) and Flows

How to install OpenVPN server on Raspberry Pi

How to restart VirtualBox VM to certain snapshot via Ubuntu Terminal