dijous, 1 d’abril del 2021

Com trobar el serial key de windows




Utilitzant el powershell de Windows podem escriure la seguent ordre:

powershell "(Get-WmiObject -query ‘select *from SoftwareLicensingService').OA3xOriginalProductKey"


Aquesta mostrara en pantalla el serial d'activacio utilitzat a la maquina.