View and Retrieve or Change Windows (XP, Vista, 2003, 2000 and more) and Office (XP, 2003, 92) Product Key or CD Key
The Windows computer may come preinstalled with Microsoft Windows operating system and Microsoft Office productivity suite, and the user may not even see or access to the product key or CD key that needed to install Windows OS and Office System, and to make sure that the products are genuine. You may simply want to write down and safekeep the Windows and/or Office product CD key or serial number for future usage or for documentation purpose, as the key is as good as license to use Windows and Office. Or you want to get back the CD key that has been forgotten before reinstalling Windows or Office. There are a few tools and utilities that allows you to easily and quickly retrieve the Windows product key and Office CD key or serial number. Some of them has the ability to change the serial key too, in case you need to modify the product key in Windows due to case like 326904 error “The Product Key Used to Install Windows Is Invalid” or incorrect product license key.
Magical Jelly Bean Keyfinder
Magical Jelly Bean Keyfinder is a freeware and free download that let users view and retrieve the product Key or CD key used to install Windows and Office from the registry. Magical Jelly Bean Keyfinder currently able to support and reveal product CD key from Windows 95, Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, Windows Server 2003, Windows Vista. For Office, it supports retrieval of product key or CD key or serial number for Office 97, Office XP and Office 2003.
Magical Jelly Bean Keyfinder can be downloaded here or directly download the current version 1.51 of Keyfinder.
Best of all, Magical Jelly Bean Keyfinder also supports changing the Windows Product Key without reinstall Windows to another product key or CD key or COA in Windows 95, 98, ME, and XP.
Windows Product Key Viewer & XP/98 Key Changer (Demoware)
Windows Product Key Viewer/Changer can recover lost product keys on an installed and activated Windows XP including Service Pack 2, Windows 98, Windows ME, Windows NT, Windows 2000 and Windows 2003 operating system. It also supports ability to change CD product keys on Windows 98, Windows XP Home and Windows XP Professional without reinstalling Windows.
Keyfinder Thing Lite! and KeyFinder Thing 3
Utility to find serial numbers or product key licenses from more than 150 application software.
CD Key Reader
CD Key Reader is a small utility that can be downloaded and run immediately without installation. CD Key Reader can only retrieve product cd keys for modern Microsoft applications such as Windows or Office.
Windows Genuine Advantage Diagnostics Tool
Official tool from Microsoft means for WGA program. However, it can only show the last 15 digits of the Windows CD key. The tool can be downloaded here.
Windows Product Key Update Tool
Another utility from Microsoft that allows Windows users to change or update the product key of Windows OS. However, if you steal or crack somebody else’s CD key or product key, this tool is not recommended, as the Product Key Update Tool will scan a number of key Windows files to determine if they have been tampered with. If tampered files are discovered, the tool will alert you before continuing. And it will also sending the information back to Microsoft about the file tampering scan and Windows validation information. Windows Product Key Update Tool can be downloaded here with more information and usage instructions.
Win9xProdKey
Win9xProdKey from Vic Ferri reveals CD keys for Windows 95, Windows 98 and Windows Me.
ViewKeyXP
ViewKeyXP, also from Vic Ferri, reveals and shows Windows XP CD key and serial number.
RockXP
RockXP is a free multi purpose utility that allows users to get all Microsoft software serial number, retrieve you Internet connection parameters such as passwords, retrieve MSN login and password, recover XP login and HASH password, display system password (LSA) and generate random password. RockXP also has the ability to change the product key or serial for Windows XP, and automatically hack and crack to bypass the Windows XP Product Activation.
To view and change the Windows XP serial or CD key, simply click on “Windows key” tab, and click on Scan to retrieve the installed product key, and key in the new CD key serial to change the product key.
RockXP can be downloaded here or directly download RockXP 4.0.
A small yet unique tool to find Windows Vista and Windows XP product key or serial number from registry periodically according to the timing set, and log the key found to the screen or file.
AC2T KeyViewer
KeyViewer from AC2T is a free tool that will decode the encoded Windows CD key and Office product key or serial in Windows 98 SE (including other Windows 9x), Windows ME Windows W2K and Windows XP that is stored under “DigitalProductId” registry key under “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion” registry branch. It also supports users to input raw key retrieved from the registry themselves for the tool to decode to readable product key.
The raw key decoding feature is useful is you unable to login or logon to the Windows, but you need to retrieve the Windows product key or serial for reinstallation or other purpose. By using a bootable CD with a registry editor such as Offline NT Password & Registry Editor CD Bootdisk, users can then retrieve the raw key found in ProductId or DigitalProductId registry key by booting up on the CD, and input into KeyViewer for decoding into a valid product key serial.
Download AC2T KeyViewer.
Manually Viewing and Get the Product Key or CD Key in Windows 9x from Registry
Windows product key is stored in plain text in the Registry and in the file system.dat. In Windows 95, Windows 98 or Windows Me. To view and retrieve the CD key, launch registry editor (click on Start -> Run, key in regedit and click OK), and navigate to “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion” registry branch. Locate the ProductKey in the right pane for Windows 98 and Me, or ProductID for Windows 95 where the Windows CD key serial is stored.
You can also automate the process by creating a batch file with the following commands:
For Windows 98 or Windows Me:
@echo off
start /w regedit /e key.txt HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
type key.txt|find “ProductKey”>mykey.txt
del key.txt
For Windows 95:
@echo off
start /w regedit /e key.txt HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
type key.txt|find “ProductID”>mykey.txt
del key.txt
Recover the Product Key or CD Key in Windows 9x without Go Into Windows
To retrieve the Windows 95 or Windows 98 product key without getting into Windows itself, download the key.zip for Vic Ferri, and copy the extracted batch file to a bootable floopy disk. Boot up and computer with the startup floopy disk, and simply run the key.bat (by typing key or key.bat and press Enter) to get the product key. For Windows 95, edit the batch file and replace the word ProductKey with ProductID.
The batch file contains the following commands to retrieve the product serial from system.dat:
@echo off
find “ProductKey” c:\windows\system.dat
If you’re using Windows 95, make sure the lines look like the following:
@echo off
find “ProductID” c:\windows\system.dat
Manual Retrieve Product Key for Windows XP and Windows 2000 from $WINNT$.INF file
$WINNT$.INF located in \Windows\System32 folder is the file that used by Windows installer to perform unattended or automated installs of Windows NT, 2000 or XP. If the file exists, and you have the administrative rights to access the file, the Windows product key can be found and viewed under the section [User Data] (usually at the top), under the name of ProductKey or ProductID.
Serial Change script for XP and XP SP1 or greater
Download save the Serial Change script for XP (XPChangeSerial.vbs) or Serial Change script for XP w/sp1 or greater (XPChangeSerialSP1.vbs). Then execute the vbs script from the command line (you have to go to the location or folder that you save the script in order to run the script) with the syntax:
XPChangeSerial.vbs xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
or
XPChangeSerialSP1.vbs xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
Change Volume Licensing product key for Windows XP SP1 or later with Activation Wizard or ChangeVLKeySP1.vbs/ChangeVLKey2600.vbs WMI script
Microsoft provides a detailed instructions and step by step guides on how to change the Windows XP VLK product key or serial key by using Activation Wizard, or by using WMI script.
Belarc Advisor
Belarc Advisor is the personal computer audit tool that details profile of your installed software and hardware, missing Microsoft hotfixes, anti-virus status, CIS (Center for Internet Security) benchmarks, and etc. Information shown include the Windows product key.
Everest
Everest from Lavalys is a automated network audit, system change tracking, network monitoring solution, system diagnostics and benchmarking solution that will display the Windows product key, among others.
XPPID Windows XP Product Key Modifier
A small application that allows users to easily change Windows XP product key number by entering new valid XP product key into the field provided and the just press the ‘Change Key’ button. Then the application will run the patched activation process so that the Windows is fully activated after reboot.
Download XPPID.
WinGuggle
If you want to get the product key on Windows Vista only, WinGuggle is a simple tool that does just that. More information and download here.
Share and contribute or get technical support and help at My Digital Life Forums.
Related Articles
- Windows Key Checker to Log and Record Vista and XP Product CD Serial Key
- Easily Change Product Key with Windows Product Key Update Tool Free Download
- WinGuggle Free Download to Get Vista Product Key or Change OEM Logo and Performance Index Score
- Recover Windows XP Product Key from ntuser.dat in Corrupted or Unbootable System
- Office 2003 and 2007 Genuine Serial Key Crack with OGA Patch
- Reset or Change Microsoft Office Accounting 2008 Product Key
- Open, View, Edit, and Save Office 2007 Documents, Spreadsheets, Workbooks, and Presentations in Office 2003, XP or 2000
- How to Downgrade from Windows Vista Business or Ultimate OEM Edition and Install Windows XP Professional Without Extra Charge
- How to Install KMS Server to Activate Windows Vista Business or Enterprise
- Permanent Method to Crack WGA and Patch Windows XP (inc MCE) or 2003 as Genuine

































November 5th, 2006 20:09
[...] If you still want to try to find a valid VLK or product key serial of Windows, and use and update the valid key to your non genuine and non legal copy of Windows XP, visit this article for complete list of tools and utilities that can be used to retrieve or modify and change the Windows XP Product CD Key. [...]
November 24th, 2006 20:11
[...] This page contains more program to retrieve or change volume license key (VLK) or product key of Windows operating system. [...]
December 3rd, 2006 16:30
[...] There is a lot of cracks or patches or fixes that aims to bypass or skip Windows Genuine Advantage (WGA) validation process, or trick the WGA validation results to be always genuine. However, these workarounds do not address the fundamental issue of the problem - that’s the product CD key or volume license key (VLK) registered in your copy of Windows XP, Windows XP Media Center Edition (MCE) and Windows Server 2003 is invalid or has been blocked or banned by Microsoft. The following ultimate WGA Patcher Permanent Kit with cracks and procedures all-in-one package will convert and transform the pirated Windows operating system into genuine and legitimate OS when validate by Microsoft’s WGA, by changing the serial number, product key or VLK of the Windows with a valid CD key, and when necessary, apply patch. [...]
December 9th, 2006 12:20
keyfind.exe = Major Virus!
December 25th, 2006 01:11
Ever heard of false positives?
February 4th, 2007 16:29
How can I get a valid key from Microsoft without buying a new Windows ???
February 9th, 2007 18:24
So cooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooool
im bak on d ceen
S
February 11th, 2007 01:17
[...] is a lot of tools and utilities that allow you to change product key or CD key of Windows XP to another product key, possibly [...]
February 27th, 2007 23:11
hmm =/ can’t install SP2 - windows is not genuine… read it all, but still don’t understand how to install SP2 without validation.
March 2nd, 2007 16:45
[...] Run Magical Jelly Bean Keyfinder.exe from the unzipped archive, and note down the currenct complete or partial product key. You can also use other utilities that allow you to view Windows Vista product key. [...]
March 4th, 2007 04:41
[...] More utilities to view or change product key for Windows OS. [...]
March 4th, 2007 12:43
How can I find the Product Code Key on the CD before installation?
March 28th, 2007 07:32
NOW OFFICIALLY GENUINE!!! THANK YOU SO MUCH!!!!
Great stuff:-)
April 18th, 2007 06:44
WARNING!
XPPID seems to be virus infested.
June 18th, 2007 14:19
gret prog
February 2nd, 2008 12:58
You can use this application to get your Windows Vista Product key easily.
It can be use also for Computer branding…
like add information to Windows experience index page, system properties page and owners information info. WOW! Great Tool…
February 2nd, 2008 12:59
Download Here: WinGuggle
http://unlockforus.blogspot.com/2008/01/winguggle-get-your-windows-vista.html