Sunday, June 6, 2021

Windows Product Key

2022-06-16 UKV (Ultra Virus Killer) under system info will show the key 

Open command prompt cmd

wmic path SoftwareLicensingService get OA3xOriginalProductKey

I like Nirsoft's program for this but fighting the antivirus over it irritating so why bother.

This one looks good PID Key Checker 

Or this may be good enough and you don't need anything but cmd

Windows Product Key
check expiration
slmgr /xpr
type and partial key
slmgr /dli
same but more info
slmgr /dlv

Retrive key
wmic path softwareLicensingService get OA3xOriginalProductKey

Ventoy On Secure Boot

I turn of secure boot in every BIOS. However, some do not show that setting. Here is an option that has worked for me. Boot the PC and launc...