"Hi!! while using my computer i get "Out Of Memory Error" and the programs automatically get terminated before i suppose to save our work. This error mostly appear when i launched my application or during system booting time. Do, i need to format the computer?"
The Out of Memory error basically comes up when you have a lot of programs running on the computer that are using the resources available to the computer. Computer RAM is used by the computer to quickly store data in order to process it. Usually, this can happen to new programs as well as the programs that are already running on the PC. Due to insufficient system RAM, your computer through this error message.
Why " Out of Memory " Errors occurs?
Its reason are quite complicated. The reason for these errors is a little bit complicated. The WIN32 subsystem of Windows OS has a limited amount of memory available and if the memory in the desktop heap of the WIN32 subsystem is used-up then Windows give an error saying Out of memory.
The "Out Of Memory" error can appear in any Microsoft operating system. So, try to fix it otherwise it may creates other issues on your computer.
How Can I Fix These Errors?
To get rid of this error you will need to edit your Windows Registry but its a risky task so proceed it very carefully.
1. Increase the size of the desktop heap to correct this problem
2. Run Registry Editor by opening the RUN dialog by using the Windows_Key+R key combination or from the Start Menu. In the RUN dialog type regedit to execute Regedt32.exe.
3. From the HKEY_LOCAL_MACHINE subtree,
4. go to the following key:
5. \System\CurrentControlSet\Control\Session Manager\SubSystems
6. Choose the Windows value.
7. Select String from the Edit menu
8. Increase SharedSection parameter
2. Run Registry Editor by opening the RUN dialog by using the Windows_Key+R key combination or from the Start Menu. In the RUN dialog type regedit to execute Regedt32.exe.
3. From the HKEY_LOCAL_MACHINE subtree,
4. go to the following key:
5. \System\CurrentControlSet\Control\Session Manager\SubSystems
6. Choose the Windows value.
7. Select String from the Edit menu
8. Increase SharedSection parameter
From here, Follow these Steps based on your Operating System
For Windows NT OS:
- SharedSection is used to specify system and desktop heaps, it uses the following parameters
- SharedSection=xxxx,yyyy
- Add",256″or",512″after the yyyy number.
- For Windows 2000, Windows XP, and Windows Server 2003 OS:
- SharedSection is used to specify system and desktop heaps, it uses the following parameters
- SharedSection=xxxx,yyyy,zzzz
For 32-bit OS
- Increase the yyyy value to "12288″, and increase the zzzz value to "1024″.
- For 64-bit OS
- Increase the yyyy value to "20480″;Increase the zzzz value to "1024″.
Is Your PC Working Fine?
For "Out Of Memory" error I always recommend users to regularly scan computer using a trusted registry cleaner and optimizer tool. Many error problems that you encounter can be attributed to a corrupt and bloated registry.


No comments:
Post a Comment