Virtual memory minimum too low

B

bm

If you add more RAM and do not change the way the paging file is
managed (by letting Windows do it), you will have more RAM, but your
paging file will not have changed. You may not need to add more RAM
to alleviate the message.

I have half the RAM you do! But we are not all going to be running
the same things...

You can fix your msinfo32 issue:

On the Desktop, right-click My Computer, and then click Manage.

Under Services and Applications, click Services, and then stop the
Windows Management Instrumentation service. If asked about stopping
other services (Windows Firewall/Internet Connection Sharing (ICS)),
respond in the affirmative.

Delete all of the files and folder that are in the c:\Windows
\System32\Wbem\Repository folder (they will be recreated when you
reboot).

Immediately restart the computer to the Firewall will be restarted.

The Repository folder information is recreated when the computer
restarts.

Try msinfo32 now.

Thanks for your help
I carried out your instructions but I still ended with the message "Can't
access the Windows management Instrumentation Software. Windows management
may be moved or missing"
Blair

Unfortunately that is all I have in my suggestion box for that
situation.

If you want to pursue it, some Google searches for that message may
help.
Thanks for your help
Blair
 
B

bm

John John - MVP said:
Many thanks for your help[
I downloaded the utility and read the instructions but when I tried to open
the utility I was met by a series of notes with instructions some of the
them saying certain files could not be found. By this time I realised I was
out of my depth and abandoned my effort
Blair
 
J

John John - MVP

bm said:
John John - MVP said:
Many thanks for your help[
I downloaded the utility and read the instructions but when I tried to open
the utility I was met by a series of notes with instructions some of the
them saying certain files could not be found. By this time I realised I was
out of my depth and abandoned my effort

Forget about the utility, it's very difficult to use and you need
advanced Windows skills to decipher the messages that it will give you.
Instead just try the other suggested fix, as explained on the web page
try this:

1- Click Start, Run and type the following command:

rundll32 wbemupgd, UpgradeRepository

2- Re-register the WMI components, run the following commands at the
command prompt:

* cd /d %windir%\system32\wbem
* for %i in (*.dll) do RegSvr32 -s %i
* for %i in (*.exe) do %i /RegServer


(To avoid errors you can just copy and paste to the Run box or command
prompt.)

If this doesn't fix WMI then try the Comprehensive rebuild method as
explained at the end of the web page. Pay attention the the Important
note about the service pack level, if your Windows installation is at
SP3 you need to use a Windows XP CD slipstreamed to SP3 or you need to
point to the Service Pack 3 folder when prompted.

Good luck, if this doesn't work you are probably looking at a Windows
repair install (in-place upgrade) to repair WMI.

John
 
T

Twayne

In
bm said:
Thanks for your reply
I have 512 MB RAM
My min setting is 768 MB and Max is 1536 MB
Which is approx 1.5 and 3 times the RAM size as recommended
Should I change these?
Blair

Yes. You should be using System Managed Size in your case. The 1.5/3
figures are myths and only applicable at certain points of disk space and
pagefile usage.

HTH,

Twayne`
 
T

Twayne

In
bm said:
I had a suspicion that more RAM was required
My PC is a Dell Desktop 1100 and has 512MB RAM
Would it be worth increasing it to 1GB and is it practical?
Blair

It's definitely practical and definitely worth it. The optimal RAM would be
2 Gig; larger than that and your'e running into the point of diminishing
returns. Most users with 3 Gig RAM would likely not see the pagefile being
used at all except for the requisite space for data dumps. Crucial.com is
one of the best places to dig into things like this, IMO. They'll even look
at what RAM you currently have and suggest what you should be able to use.

HTH,

Twayne`
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

virtual memory 3
Insufficient bandwidth 8
VIRTUAL MEMORY LOW ERROR MESS.UPON SHUT DWN 1
Low Virtual Memory Messages 15
I Player problem 3
Rec'd pop up notice re virtual memory 9
Virtual Memory 12
Virtual memory low 4

Top