2 tabs using 6 GB of RAM.
I have two idle tabs (no videos or other active components) open and according to Task Manager on my PC, it says Firefox is using 6 GB of memory. Unfathomably high number.
The Firefox Process Manager says the GPU (whatever that is) is using 5 GB of memory.
I did all the usual quick fixes (Restart, update, restart PC, refresh, disable add ons, etc.)
Please help. Why is 2 tabs none of which is a video tab using 6 GB of memory?
All Replies (5)
Yes, we have some issues with GPUs on Win11. What's your GPU? You can check the name on the about:support page.
GPU is the graphics card. You can try these possible solutions (restart Firefox after applying them)
Make Firefox unload inactive tabs sooner
- Open about:config and lower the value for "browser.tabs.min_inactive_duration_before_unload" (it's in milliseconds, default - 600000ms=600s=10m)
- Make sure "browser.tabs.unloadOnLowMemory" is set to true
- You can also look into [Auto Tab Discard](https://addons.mozilla.org/en-US/firefox/addon/auto-tab-discard)
Disable Accessibility Services
- Set "accessibility.force_disabled" to 1
Disable Hardware Acceleration and WebRender which try to use more of the GPU compared to the CPU to render pages/videos which can use more RAM in some cases (note that disabling these can shorten battery life on laptops)
- Settings > search for "Hardware Acceleration" > uncheck "Use recommended performance settings" then uncheck "Use hardware acceleration when available"
- Set "gfx.webrender.all" to false
I have 2 GPU I see in the about:support Intel(R) UHD Graphics (Active: Yes) NVIDIA GeForce RTX 3060 Laptop GPU (Active: No)
How do I activate my NVIDIA GPU?
mjwu7185 powiedział
How do I activate my NVIDIA GPU?
In your NVidia driver settings. Also it's a good idea to update to 106.0.4 and disable accesibility services (as it was mentioned above).
I had to go to Window's setting under Graphics settings, add Firefox the app to custom set which graphics card that app will use, after that the NVIDIA graphics card (according to about:support) became active. Also updated Firefox. Also set accessibility force disable to 1
The problem seems to be solved! Thank you so much!!!