Windows 10: Find the original key on your computer

If you purchased a new Windows PC preinstalled in recent years (Windows 10, or Windows 8), you may have noticed some changes to the outside of your device.

The biggest noticeable change is the absence of the key , which was on the holographic Certificate of Authenticity (COA) sticker on computers pre-installed with Windows 7 or earlier versions of Microsoft's operating system.

From Windows 8 onwards, the these are no longer in the COA, but are built into the BIOS. So if after formatting you reinstall the same version of Windows that came with your computer, it should activate automatically.Windows 10

If you still want to record this product of your operating system, it is quite easy to do.

Open a PowerShell window and run the following command:

(Get-WmiObject -query ' * from SoftwareLicensingService').OA3xOriginalProductKey

If you don't see anything showing up, it means your system doesn't include the Windows key in the BIOS, as is often the case with home computers, devices using OEM System Builder, or those originally sold with a of Windows 10.

Network administrators that manage licenses using key management services can have information about computers on their network using a different set of options for the same PowerShell command.

To see all the details about the current license status of a machine, use the following command:

Get-WMIObject -Class SoftwareLicensingService | Select-Object -Property *

(Be sure to include the asterisk at the end of this command.)

To save the key, click the PowerShell window, drag the mouse pointer over the entire 25 character key, and then right-click.

Although you will not see a dialog open, the characters you chose have already been copied to the Clipboard. Paste the key into a text file and save it in a safe place.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.083 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).