 |
09-14-2011, 01:24 PM
|
#1
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Why is my PC using so much RAM?
I have 8190mb of RAM installed, yet it always has a ton being used.
Check out this screenshot of my Task Manager Performance page, what gives?
http://i.imgur.com/rBuUx.jpg
Thanks in advance!
__________________
|
|
|
09-14-2011, 06:36 PM
|
#2
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Re: Why is my PC using so much RAM?
Anybody?
__________________
|
|
|
09-14-2011, 08:12 PM
|
#3
|
|
TSF Enthusiast
Join Date: Aug 2010
Location: The Dust Bowl
Posts: 2,418
OS: Windows 8 Pro, 64-bit
|
Re: Why is my PC using so much RAM?
Click the Processes tab and you will be able to see what is running on your system and which are using the most memory.
__________________
|
|
|
09-14-2011, 08:24 PM
|
#4
|
|
Registered User
Join Date: Aug 2011
Posts: 48
OS: Windows 7
|
Re: Why is my PC using so much RAM?
That is not, in and of itself, necessarily a bad thing. I bought 4 Gbytes of shiny new RAM, and the stupid machine wouldn't use more than 300 Mbytes of it. Ran just as slow as when I had 512 Mbytes of the cheap stuff.
__________________
|
|
|
09-15-2011, 02:08 PM
|
#5
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Re: Why is my PC using so much RAM?
Quote:
Originally Posted by MPR
Click the Processes tab and you will be able to see what is running on your system and which are using the most memory.
|
I don't think you're quite understanding. At the time of that screenshot, I only had Firefox open with 1 TAB.
And I still am having like 3.5gb of RAM used. It never goes under that.
__________________
|
|
|
09-15-2011, 02:16 PM
|
#6
|
|
Tech Hardware Team
Join Date: Jun 2009
Location: Croatia
Posts: 1,096
OS: Win7 Ultimate 64bit
|
Re: Why is my PC using so much RAM?
The request is still the same, open the processes tab and post a screenshot
the system itself doesn't need more than 800MB to run so there must be something using the ram
|
|
|
09-15-2011, 02:29 PM
|
#7
|
|
Registered User
Join Date: Aug 2011
Posts: 48
OS: Windows 7
|
Re: Why is my PC using so much RAM?
Quote:
Originally Posted by -zorph-
I don't think you're quite understanding.
|
Launch Task Manager and post a screenshot showing memory usage.
__________________
|
|
|
09-15-2011, 02:33 PM
|
#8
|
|
Team Manager, Gaming Team Manager, Microsoft Support Team Manager, Hardware Team Microsoft MVP

Join Date: May 2008
Location: S.E. Pennsylvania
Posts: 44,489
OS: Win7
|
Re: Why is my PC using so much RAM?
Open Resource Monitor(Start type resmon.exe in the search box and hit enter) click on the Memory tab and give us a screen shot of the graph.
|
|
|
09-15-2011, 10:11 PM
|
#9
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Re: Why is my PC using so much RAM?
Quote:
Originally Posted by wrench97
Open Resource Monitor(Start type resmon.exe in the search box and hit enter) click on the Memory tab and give us a screen shot of the graph.
|
I'm on Vista so I only have perfmon.exe (Vista's version of resmon), and it doesn't really offer what you're looking for, but...
http://i.imgur.com/OnXMK.jpg
http://i.imgur.com/J3pSN.jpg
http://i.imgur.com/tlHlj.jpg
This is all with just firefox and task manager open.
__________________
|
|
|
09-15-2011, 10:18 PM
|
#10
|
|
TSF Enthusiast
Join Date: Aug 2010
Location: The Dust Bowl
Posts: 2,418
OS: Windows 8 Pro, 64-bit
|
Re: Why is my PC using so much RAM?
I notice that the up time for your system is quite long and the number of memory "handles" rather high. You may have run a program that failed to release memory when it closed. What happens when you reboot?
__________________
|
|
|
09-15-2011, 10:54 PM
|
#11
|
|
Registered User
Join Date: Aug 2011
Posts: 48
OS: Windows 7
|
Re: Why is my PC using so much RAM?
Quote:
Originally Posted by -zorph-
I'm on Vista so I only have perfmon.exe (Vista's version of resmon), and it doesn't really offer what you're looking for, but...
This is all with just firefox and task manager open.
|
You have BitTorrent running also. Check out "btdna.exe"
That's a lot of memory for Firefox even. Are you running a ton of add-ons etc...? Is there some kind of BitTorrent-Firefox add-on?
__________________
|
|
|
09-16-2011, 06:15 AM
|
#12
|
|
Team Manager, Gaming Team Manager, Microsoft Support Team Manager, Hardware Team Microsoft MVP

Join Date: May 2008
Location: S.E. Pennsylvania
Posts: 44,489
OS: Win7
|
Re: Why is my PC using so much RAM?
Vista like Win7 has "In Use" "Standby" and "Free" memory classifications the difference being Win7 does a better job of viewing the difference, I believe what you are seeing is the Standby or pre-fetch memory it's not actually in use Vista pre-fetches recently used programs into unused ram to enable faster start up of the program, if the ram is needed for another program it will be released for use.
|
|
|
09-16-2011, 09:52 AM
|
#13
|
|
Moderator - Microsoft Support Team - Networking Team
Join Date: Jun 2010
Location: Saskatchewan, Canada
Posts: 2,031
OS: XP SP3, Windows 7 SP1
|
Re: Why is my PC using so much RAM?
First a few words about memory usage in general.
The amount of memory used by system and application processes is not a fixed quantity. It is highly dynamic and varies according to current system activity, what it was earlier in the session, how much memory you have, and more. The more memory you have, the more that will be used. If an application needs more memory the system will reassign memory usage as necessary.
But considering system activity your usage does seem high. Of particular concern is the high number of handles and the fact that it is higher than in the earlier screenshot. This could indicate a handle leak which could be caused by a bad driver, a buggy application, or malware. It would be useful if you could show a screenshot of Task Manager - Process tab, showing process handles.
What happens after a reboot?
Note: Memory used by Superfetch is on the standby list and will not show as in use by Task Manager.
|
|
|
09-16-2011, 12:44 PM
|
#14
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Re: Why is my PC using so much RAM?
Quote:
Originally Posted by LMiller7
First a few words about memory usage in general.
The amount of memory used by system and application processes is not a fixed quantity. It is highly dynamic and varies according to current system activity, what it was earlier in the session, how much memory you have, and more. The more memory you have, the more that will be used. If an application needs more memory the system will reassign memory usage as necessary.
But considering system activity your usage does seem high. Of particular concern is the high number of handles and the fact that it is higher than in the earlier screenshot. This could indicate a handle leak which could be caused by a bad driver, a buggy application, or malware. It would be useful if you could show a screenshot of Task Manager - Process tab, showing process handles.
What happens after a reboot?
Note: Memory used by Superfetch is on the standby list and will not show as in use by Task Manager.
|
Excuse my lack of knowledge in this area, what exactly are you requesting for a screenshot? And I didn't realize BitTorrent was up, I closed the process. On a side note, I only have a couple firefox addons and they're small.
__________________
|
|
|
09-16-2011, 12:56 PM
|
#15
|
|
Moderator - Microsoft Support Team - Networking Team
Join Date: Jun 2010
Location: Saskatchewan, Canada
Posts: 2,031
OS: XP SP3, Windows 7 SP1
|
Re: Why is my PC using so much RAM?
A screenshot of Task Manager - Processes tab, showing handle usage per process. This column is not shown by default but can be added from the View menu - Select Columns.
Have you tried rebooting?
|
|
|
09-17-2011, 02:48 PM
|
#16
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Re: Why is my PC using so much RAM?
Quote:
Originally Posted by LMiller7
A screenshot of Task Manager - Processes tab, showing handle usage per process. This column is not shown by default but can be added from the View menu - Select Columns.
Have you tried rebooting?
|
http://i.imgur.com/Zr1bC.jpg
__________________
|
|
|
09-17-2011, 03:11 PM
|
#17
|
|
Team Manager, Gaming Team Manager, Microsoft Support Team Manager, Hardware Team Microsoft MVP

Join Date: May 2008
Location: S.E. Pennsylvania
Posts: 44,489
OS: Win7
|
Re: Why is my PC using so much RAM?
Put a check mark in the box at bottom Show Processes from All Users, and give us another screen shot.
You still have not told us if you have rebooted?
|
|
|
09-17-2011, 04:48 PM
|
#18
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Re: Why is my PC using so much RAM?
Quote:
Originally Posted by wrench97
Put a check mark in the box at bottom Show Processes from All Users, and give us another screen shot.
You still have not told us if you have rebooted?
|
http://i.imgur.com/Hqmid.jpg
Yes I have rebooted, multiple times.
__________________
|
|
|
09-18-2011, 07:59 PM
|
#19
|
|
Registered Member
Join Date: Dec 2009
Posts: 9
OS: Vista 64-bit
|
Re: Why is my PC using so much RAM?
Anyone?
__________________
|
|
|
09-18-2011, 09:34 PM
|
#20
|
|
TSF Enthusiast
Join Date: Aug 2010
Location: The Dust Bowl
Posts: 2,418
OS: Windows 8 Pro, 64-bit
|
Re: Why is my PC using so much RAM?
After some research, I think that you are just seeing how Vista reports memory that it uses as part of the superfetch and prefetch memory operations. From what I read Vista will use about half of the available memory at idle and cache the rest no matter what amount of memory is installed. If new applications need some of this memory Vista will release it to them. Superfetch and prefetch in Win 7 don't use such a blunt approach.
__________________
|
|
|
 |
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|