0

After one of windows updates Task Manager in Windows 11 shows memory consumed by processes in its Details tab as single kilobytes which is obviously wrong. Look at the screenshot, it shows Visual Studio with a heavy solution loaded:

enter image description here

Clearly this information is wrong, before it was showing +- a gigabyte.

I asked Microsoft about this but the advice was pretty unspecific: to check windows image health (done, it is ok), and, if it doesn't help, to reinstall Windows. But reinstallation of otherwise perfectly working system with a lot of software installed takes a lot of time, I'd strongly prefer to avoid it.

I use the latest stable version of Windows: enter image description here

But is started earlier.

Does anyone know what it could be?

3
  • 1
    Compare the results with another Windows tool that is more competent, such Sysinternals (Microsoft) Process Explotrer, learn.microsoft.com/en-us/sysinternals/downloads/… . Yes, others have stated here there are issues with Windows 11 Task Manager, too, and this site cannot fix issues with MS code. Commented Jun 21 at 16:30
  • I tried with process explorer and I'm surprised. It also shows kilobyte values. Just the same task manager shows. I wonder if it is some kind of a system settings or if I misinterpret what I see.
    – ElDog
    Commented Jun 25 at 7:27
  • Look at other rows. devenv.exe likely spawns a slew of other processes, and those are using CPU, GPU, RAM and other resources, while the executable is just a stub. Commented Jun 25 at 13:17

1 Answer 1

1

Check if the sympoms are the same like in this post.
How can I fix Windows 10 shows the wrong ram values in the details panel of task manager?
And check this answer: https://superuser.com/a/192125/221775
I had the same issue and adjusting the grouping and decimal symbol in regional settings fixed it.

2
  • for clarity: the decimal and grouping separators were set to the same character which was fixed by adjusting the mentioned setting
    – Yorik
    Commented 2 days ago
  • Yes! They were both set to . It helped, tx!
    – ElDog
    Commented 2 days ago

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .