Retrieve a lost CD-Key from the registry

28 February 2003 by Snakefoot | Comment » | Trackback Off
The CD-key entered during installation is stored in the registry (and cannot be found on the install CD). One can extract the CD-key of an existing installation, though in the later versions of Windows the CD key has become encrypted. But KeyFinder can decrypt it and recover it no matter what.

In WinNT4 one can find it as pure text:

[HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows NT \CurrentVersion]
ProductID=

Note if the ProductId has the format "12345-nnn-nnnnnnn-12345" then "nnn-nnnnnnn" is the CD-Key.

In Win2k/WinXP the key is located here but is encrypted:

[HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows NT \CurrentVersion]
DigitalProductId=

If the Win2k/WinXP was installed unattended then the cd-key might be found here:

%SystemRoot%\System32\$WINNT$.INF

Related Change WinXP CD Key using WPA

Updated: 23 September 2007

Comments:

Comment by Bhootnath - 9 October 2007 @ 16:35 Reply

I need a tool which is able to change the serial key on the installed win2003 server.

Comment by snakefoot - 10 October 2007 @ 1:51 Reply

Bhootnath
I need a tool which is able to change the serial key on the installed win2003 server.

Believe that Magical Jelly Bean Keyfinder is able to change the cd-key for Win2k3

Leave a comment


You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>