Upgrade from Windows 7 32 bit to 64 bit

14,343

Solution 1

You can reuse your installation key.

But you need to get your installation media from somewhere. Be careful where you get it...I personally would try to call Microsoft and explain the situation - they may be able to give you a place to get a copy of 64-bit Windows 7. Worth a try!

Solution 2

I know this does not directly answer your question, but this addresses the reasons for the question in the first place. The Windows 7 kernel DOES support a page-address extension capable of addressing up to 64 GB of RAM on 32-bit systems. This was artificially limited to under 4 GB due to licensing issues. Note that this has been supported since version 6.0 of the Windows kernel (which was Vista, 6.1 is Windows 7).

A group of programmers have released a kernel patch for Windows 7 to allow the usage of more than 4 GB of RAM under Windows 7. Click here to download the patch, or view more information about it. The patch basically modifies the Windows 7 kernel to be more like the Windows Server 2003 Datacenter Edition, which is compatible with up to 64 GB of RAM with the 32-bit kernel.

Note that individual processes will still be limited to 4 GB even if the system can access more. This is because of the way 32-bit programs work. It should be noted, however, that few programs actually reach the 4 GB limit (save for some graphic/video/modelling intensive software).

If you have been fine with 32-bit programs thus far, and don't require individual processes to use more than 4 GB of RAM, then this solution may be your best bet (especially because you don't comprise compatibility).

Solution 3

To download directly from Microsoft I think you'll need a subscription. I don't know exactly how they work or the pricing.

The good thing is that the SHA1 hash is public Subscriber Downloads.

You can get your ISO file from some "untrusted" place and then check that the SHA1 signature of the file is the same. To check the hash you'll need sha1sum or a similar program, it's almost standard in Linux and there is a Windows version.

Share:
14,343

Related videos on Youtube

macleojw
Author by

macleojw

Updated on September 17, 2022

Comments

  • macleojw
    macleojw over 1 year

    Possible Duplicates:
    Where do I download Windows 7 (legally from Microsoft)?
    Can I transfer a Windows 7 license to another computer?
    Windows Activation FAQ: How do language, version, 64-bit or 32-bit, and source affect ability to install and transfer Windows licenses?

    I've got Windows 7 32bit installed. I've just upgraded to 6Gb of RAM and need the 64 bit version to be able to use it. Do I have to buy another Windows 7 licence for this or can I reuse my existing one. If I can reuse it where can I get the installation media?

    • Breakthrough
      Breakthrough over 13 years
      You don't need to go to 64-bit to use the extra RAM. I will post an answer detailing this solution shortly.
  • Aeo
    Aeo over 13 years
    I do believe microsoft has downloads of the installation media.
  • macleojw
    macleojw over 13 years
    Great! Can you point me to a MS download of the media?
  • user541686
    user541686 over 13 years
    Er, I don't think MS gives out downloads that easily...
  • 100rabh
    100rabh over 13 years
  • blsub6
    blsub6 over 13 years
    got mine from here and it worked mydigitallife.info/2010/04/28/…
  • Breakthrough
    Breakthrough over 13 years
    You can get the MSDN ISOs from anywhere. Just verify the file integrity and you should be good to go. Note that I have an MSDN-AA account, and I received two different keys for Windows 7 - one for the 32-bit and one for the 64-bit versions.
  • Moab
    Moab over 13 years
    A kernel hack, sounds risky, is it? Anyone using it for a long period of time without issues? Thanks for the link. +1
  • Breakthrough
    Breakthrough over 13 years
    No problem. I have been using it for over a year with no problems on multiple machines. The good thing about the patch is you can still boot the computer up WITHOUT the patch if you absolutely have to. The patch simply adds another boot entry to the machine. Thus, you can still boot the computer without the patch (even if you previously used it), but obviously you can't use all your RAM. All I do once the computer is patched is select the patched entry as the default, and disable the OS list from being displayed on boot (if you wanted to revert, just hit F8 when your computer boots).
  • Moab
    Moab over 13 years
    Results from Virus Total on the kernel patch...virustotal.com/file-scan/…
  • Joel Coehoorn
    Joel Coehoorn over 13 years
    @Breakthrough - You can only get msdn iso's from msdn, and this is likely an OEM license key that won't work with msdn media.
  • Breakthrough
    Breakthrough over 13 years
    Note that this program does modify and patch system files, which is the primary reason that it is flagged by some antivirus software. This was not detected on my computer (using Symantec AntiVirus 10, today's definitions), and I have used this patch without any ill effects for over a year. YMMV!
  • macleojw
    macleojw over 13 years
    I tried the kernel hack, but got the blue screen of death when booting up so I went for the reinstall option above. A reinstall doesn't do any harm anyway!