• We just launched and are currently in beta. Join us as we build and grow the community.

Windows 10/11 save your current license key to a .TXT file [script]

jarofjam2

Puzzle Solver
J Rep
0
0
0
Rep
0
J Vouches
0
0
0
Vouches
0
Posts
178
Likes
185
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
Link:

1. Open NotePad
2. Paste the following and save with .bat file extension (any name)
3. Run it with double click
4. Now you can see your license key in a .TXT file if you didn't know it

off
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /t REG_SZ > Key.txt
cls
echo Loading file...
timeout 2
echo Done!
pause
 

439,009

316,008

316,017

Top