Many people around the world use the Windows operating system with a copy of Office as well, and as we know, these copies need to be activated and for some reason you may have already done the copies, but you want to know the serial that has been activated, and to do that there are many ways, but the most famous of them is to use PowerShell.
A great way to find out the activation keys for Windows and Office using PowerShell
You will search for and enter PowerShell.
Now copy this command:
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey
Now you are going to paste it in Power Shell, and then hit the Enter button.
Now you will get product key easily and without complication.
Finally, it is not at all difficult to find activation keys for Windows or Office product, and with just one command you can do it.