Come trovare il codice Product Key di Windows utilizzando lo script VB in Windows 11/10
Questo post ti mostrerà come trovare la Windows 11/10 Product License Key utilizzando uno script VB(VB Script) . Ma devo aggiungere che funziona anche su Windows 8.1 , Windows 7 e versioni precedenti. Se per qualche motivo hai bisogno di scoprire la tua licenza o seriale di Windows, allora questo post ti aiuterà sicuramente a trovare il tuo codice Product Key di Windows 10(find your Windows 10 Product Key) .
Trova il (Find)codice Product Key(Product Key) di Windows 11/10 usando VB Script
Apri un Blocco note(Notepad) e copia e incolla quanto segue:
Set WshShell = CreateObject("WScript.Shell") MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId")) Function ConvertToKey(Key) Const KeyOffset = 52 i = 28 Chars = "BCDFGHJKMPQRTVWXY2346789" Do Cur = 0 x = 14 Do Cur = Cur * 256 Cur = Key(x + KeyOffset) + Cur Key(x + KeyOffset) = (Cur \ 24) And 255 Cur = Cur Mod 24 x = x -1 Loop While x >= 0 i = i -1 KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput If (((29 - i) Mod 6) = 0) And (i <> -1) Then i = i -1 KeyOutput = "-" & KeyOutput End If Loop While i >= 0 ConvertToKey = KeyOutput End Function
Nella finestra di dialogo Salva con nome, seleziona Tutti i file e salva questo file come file .vbs, assegnandogli un nome adatto come keyfinder.vbs.(Save)
Ora esegui questo file e vedrai il codice Product Key di Windows 10.
Puoi anche trovare il codice Product Key di Windows utilizzando il prompt dei comandi o PowerShell(find Windows Product Key using Command Prompt or PowerShell) .
Se questi metodi non funzionano per te, puoi anche utilizzare alcuni Software Key Finder(Software Key Finders) gratuiti per recuperare e salvare, non solo Windows , ma anche Office , Software , Giochi(Games) seriali e chiavi di licenza.
Questo post ti aiuterà se desideri disinstallare il codice Product Key di Windows se ne sentissi la necessità.
Related posts
Come scoprire Windows 10 OEM Product Key
Come trovare Product Key or Digital License Key in Windows 10
Change product Collegamento chiave non disponibile in Windows 10
Come trasferire Windows 10 licenza a un altro computer
Find Windows 10 Product Key usando Command Prompt or PowerShell
Come abilitare o Disable Archive Apps feature in Windows 10
Come misurare Reaction Time in Windows 11/10
Taskbar notifiche non mostrando in Windows 10
Come aggiungere Group Policy Editor a Windows 10 Home Edition
Cos'è uno PPS file? Come convertire PPS su PDF in Windows 11/10?
Come modificare il predefinito Webcam nel computer Windows 10
Fix Crypt32.dll non trovato o errore mancante in Windows 11/10
Cos'è uno PLS file? Come creare uno PLS file in Windows 11/10?
Come collegare il codice Product Key di Windows all'account Microsoft
Best GRATIS Timetable software per Windows 11/10
Come testare la webcam in Windows 11/10? Funziona?
Fix Script Error su Windows 10
Come convalidare Windows 10 product key?
Come controllare lo Shutdown and Startup Log in Windows 10
3 modi per trovare Windows Product Key