在不使用任何软件的情况下查找 Windows 10 产品密钥
在不使用任何软件的情况下查找 Windows 10 产品密钥:(Find Windows 10 product key without using any software:)这篇文章将向您展示如何使用VB 脚本找到您的(VB Script)Windows 10产品密钥。但我必须补充一点,这也适用于Windows 10、Windows 8和 8.1、Windows 7 及更早版本。如果由于某种原因您需要查找您的Windows 许可证或序列号(Windows license or serial)(Windows license or serial),那么本指南可以帮助您。
好吧,你的电脑附带了一个已经激活的Windows副本,直到现在你才需要密钥(我猜你正在升级你的Windows副本)。还有很多其他方法可以找到您的Windows 10产品(Product)密钥,但在这篇文章中,我们将了解如何在不使用任何外部软件的情况下找到它。有些人有信任问题,他们不想将软件用于其他所有事情,所以这里是如何在不使用任何软件的情况下找到Windows 10 产品密钥。(Windows)
查找 Windows 10 产品密钥(Find Windows 10 product key)
1.打开记事本(Notepad)并复制粘贴以下内容:
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
2.在另存(Save)为对话框中,选择所有文件并将此文件另存为.vbs文件,为其指定任何合适的名称,例如keyfinder.vbs。
3.现在运行此文件,您将找到您的Windows 10 产品密钥(Windows 10 product key)。
为你推荐:(Recommended for you:)
- 修复错误 1603:安装过程中发生致命错误(Fix Error 1603: A fatal error occurred during installation)
- 如何修复 BOOTMGR 缺少 Windows 10(How to fix BOOTMGR is missing Windows 10)
- 如何修复 Google Chrome 已停止工作错误(How to fix Google Chrome has stopped working error)
- 修复错误 107 (net::ERR_SSL_PROTOCOL_ERROR)(Fix Error 107 (net::ERR_SSL_PROTOCOL_ERROR))
就是这样,您已经成功学习了如何(How)在 不使用任何软件的情况下找到 Windows 10 产品密钥,(find Windows 10 product key without using any software)但如果您对这篇文章仍有疑问,请随时在评论部分提出。
Related posts
如何在Windows 10设置中禁用Find我的Device option
什么是现代Standby?找出您的Windows PC是否支持它
Windows 11/10中的Find和修复Memory Leaks
Find Windows 10 Product Key使用Command Prompt or PowerShell
Multiple Files在Bulk Windows 10中的Find and Replace Text
如何在 Windows 中查找隐藏和保存的密码
如何在Windows 10计算机中更改默认Webcam
如何使用Windows 10的Charmap and Eudcedit内置工具
Fix Crypt32.dll未找到或缺少Windows 11/10错误
如何在Windows 10上使用PIP安装NumPy
Watch数字电视,并在Windows 10上收听Radio,ProgDVB
Windows 10卡在Welcome screen上
在 Windows 10 中查找和删除重复文件的 5 个应用程序
免费Anti-Ransomware software用于Windows电脑
如何在Windows 10 Control Panel中打开System Properties
Fix Windows Update error 0x80070422在Windows 10上
使用MyLauncher为Windows 10计算机启动文件
WiFi 网络未显示或在 Windows 中找不到 WiFi?
视窗10同步设置不工作灰色
启用Network Connections而在Modern Standby上Windows 10