Thursday, 2 May 2024

Find Windows product key using PowerShell

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


No comments:

Setup Windows Local Account without the Internet

During the Windows setup,  On the WiFi screen, press SHIFT + F10  or  FN + SHIFT + F10  This will open the command prompt window with admini...