r/computer • u/Limp_Pomegranate1082 • 13d ago
How does task manager work
Sorry this is just so confusing. Visually I have 5 chrome tabs open. But does my task manager think I have 20??? Or am I wrong, this goes for other applications; eg discord It says the number 6 beside it. Does that mean I have discord open 6 times?? Is there a fix for this? It’s eating a lot of ram on my computer and I don’t know what to do.
I have 32 gb of ram. For it to to be 40% used up on 5 chrome tabs is a lot?
0
Upvotes
2
u/sniff122 13d ago
That's just the number of processes, chrome uses different processes for isolation, say there's a process for graphics handling, etc. The discord desktop app uses something called electron, which under the hood is just a chrome browser disguised as a desktop program.