Retail windows xp prof sp 2 Lost key but have the genuine cd , what to do?

3

I had recently formatted my system only to find out I have lost the CD Key to my original CD.

I had used the option to enter the product key later. Yes, I know its a stupid thing to do but I bought the CD in 2008 from a retail store and I lost the original packaging.

The actual label on the CD is

Includes Service Pack Version 2002 .@2004 Microsoft Corporation reserved.

There are some numbers on the back side of the CD in the inner ring.

I cant for the life of me figure out how what is the use of the genuine CD I have with me when I cant seem to activate it.

What exactly is the advantage of having the original CD in your possession in situations like this?.

I have tried the unattend.txt and it doesn't contain the correct key, and there does not exist any winnnt.sif file in the CD.

Where on the CD or in it can I find the product ID information

I live in India, and my attempts at trying the Microsoft support site keeps getting me directed to a page which says they have stopped support for Windows XP in 2011.

Lets say by some miracle I do contact Microsoft, what information would I have to provide them? And, would they be giving me the product key for my CD key from their database? Or a new key?

Aditya P

Posted 2012-03-27T03:16:51.413

Reputation: 208

2Call microsoft to activate – soandos – 2012-03-27T03:17:12.050

2Sound advice from David Schwartz below. I'd like to point out that the key and the CD are mutually exclusive, which is why you cannot find the key on the disc. You paid for the key, not the CD. – None – 2012-03-27T04:22:10.353

Answers

3

If your windows running then you can recover key from registry etc. There are few tools that help you find out the product key of your installed operating system.

check these link for help:
How To Find the Windows XP Product Key
Retrieving XP CD-Key from the Registry

If you have unattended installation media then use the following reference:
Find Windows XP Product Key From Your Installation CD [How To]

If you need to install Windows XP but you still can't find your Windows XP product key, even with an XP key finder, you have two choices.

You can either request a replacement product key from Microsoft or you can purchase a brand new copy of Windows XP.

Requesting a replacement XP product key is going to be cheaper but if that doesn't work out, you may in fact have to buy a new copy of Windows.

Niranjan Singh

Posted 2012-03-27T03:16:51.413

Reputation: 1 653

don't those methods work only if you have the product key in the first place to install ? it wont recover any key if there wasnt any at setup. – Aditya P – 2012-03-27T09:02:31.490

5

Recover your system from a backup (or boot into the backup as a VM) and extract the product key from the backup. The product key can be extracted from the registry, so a registry backup should do.

If you don't have a backup, buy a new OS and consider this a very cheap lesson about the importance of backups.

David Schwartz

Posted 2012-03-27T03:16:51.413

Reputation: 58 310

@_@ i don't have a backup, dont know if windows xp is still available to buy. I am running this on an old p4 desktop i do have new machines. – Aditya P – 2012-03-27T09:01:32.583

1Then I think this falls in the "cheap lesson about the importance of having backups" category. Sorry. – David Schwartz – 2012-03-27T09:09:36.990

for the millions of xp cd out there are there millions of unique key's? for each cd? – Aditya P – 2012-03-27T09:14:19.747

1No, but for each license to use Windows XP (other than corporate volume licenses), there is a unique key. – David Schwartz – 2012-03-27T09:15:44.767

0

If you have the original CD search for file UNATTEND.TXT (\I386\UNATTEND.TXT).

Last line of this file conains a product key.

ProductKey = "...

EDIT: I did not yet tried this myself. It is possible that the key on the CD is some universal key just for installation.

tssk

Posted 2012-03-27T03:16:51.413

Reputation: 1