The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Enabling PAE

    Discussion in 'Windows OS and Software' started by shang2, Jan 10, 2013.

  1. shang2

    shang2 Notebook Enthusiast

    Reputations:
    0
    Messages:
    30
    Likes Received:
    0
    Trophy Points:
    15
    My school recently installed a version of 32bit win 7 enterprise on my machine. I had 8gb of ram, but now it only shows up as 2.71 usable. What can I do to speed up my system? I was thinking about enabling PAE but I don't think "BCDedit /set PAE forceenable" worked...

    Thanks
     
  2. Prostar Computer

    Prostar Computer Company Representative

    Reputations:
    1,257
    Messages:
    7,426
    Likes Received:
    1,016
    Trophy Points:
    331
    32-bit is limited to 4GB of RAM. In order to take advantage of more than 4GB, you will need the 64-bit version of Windows 7.

    Why in the world would they even do that? A 32-bit version of the Enterprise edition - of all editions - makes no sense to me. :nah:
     
  3. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
    What Prostar said, your problem is with 32-bit, get back to 64-bit if you want your RAM back. 32-bit windows is limited to a total of 4GB of memory addresses and that includes the VRAM as well. The RAM for the video card is addressed before the system RAM by the way so you end up with 4GB-VRAM usable RAM. Your IGP might be eating at some of that too. There is a hack that will allow you to use more RAM on 32-bit, but seriously, go back to 64-bit.

    @Prostar, windows 7 32-bit still has legacy 16-bit support, 64-bit does not, that can be a reason for some to use the 32-bit version. Some older 32-bit program install discs might also use a 16-bit installer even if the program is 32-bit which can sometimes create a mess.
     
  4. Prostar Computer

    Prostar Computer Company Representative

    Reputations:
    1,257
    Messages:
    7,426
    Likes Received:
    1,016
    Trophy Points:
    331
    Thanks for that. :) Doesn't running in compatibility mode address this? Or XP mode (emulation)?
     
  5. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
    XP compatibility mode won't fix it as far as I know, emulation through a VM does work, I've been googling for XP mode and so far the answers on technet have been that no you can't, but a VM running XP can. There seems to be some way of using VMWare player with XP mode as well.

    http://social.technet.microsoft.com.../thread/a4b43e3e-2c63-4b4d-9b52-46974c0b1f1d/
    http://answers.microsoft.com/en-us/...rs-under/64b42c08-dd90-424f-8dfc-adf8fc474351

    In any case, it looks like it is a mess unless you have an XP license and run it in a VM, not the "pseudo VM" that XP Mode is.