Windows 8 Pro Upgrade but no previous version of Windows installed [duplicate]

Solution 1:

As already mentioned here, you'll need a previous version of Windows installed, it could be Windows 8 Release Preview too.

Alternatively, you could have purchased the System Builder version of Windows 8.

Solution 2:

Do you have ANY Windows (XP or later) installation on any of your computers? You could try to clone the partition with this installation to the hard drive you want to have Windows 8 on and then boot the upgrade DVD (no point in booting the cloned system, it would probably want to install a lot of drivers, etc.)

Alternatively, if you have a backup of one of your Windows installations, you could restore this backup on the target machine before upgrading.

Solution 3:

There is an old method originally used for Vista and also works for W7 and reportedly works for W8, it called the double install method. Basics are you install W8 using the advanced selection (which allows you to delete any partitons on the hard drive and clean install), once at the desktop launch the W8 installer from inside windows 8, and install a second time, this time it will active properly and you will have a clean install.

Solution 4:

More information about the error (0xC004F061) here.

According to reports, the same trick/workaround that enabled users to clean install using Windows 7 Upgrade media also works with Windows 8:

  1. Run Regedit (Win+Q, type regedit)

  2. Navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Setup/OOBE

  3. Change MediaBootInstall from 1 to 0

  4. Go back to the Start Screen and type cmd there

  5. Right-click Command Prompt and run it as administrator

  6. Type slmgr /rearm

  7. Reboot

  8. Run the activation utility, enter the product key, cross your fingers and attempt to activate Windows

Note 1: According to other reports, this method (using the cheap $15/$40 Upgrade key to clean install) does not work with the USB/DVD (ISO) media the Upgrade Assistant allows you to create. Instead you apparently need either the Windows 8 (32/64-bit) DVD version (that contains both Core/Pro) available on MSDN, or possibly the System Builder DVD.

Note 2: If this doesn't work, the double install trick should (as mentioned by Moab).

Source