Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article provides a solution to an issue where task manager may display incorrect value for L2/L3 cache.
Applies to: Windows Server 2019, Windows Server 2022
Original KB number: 4557856
Symptoms
Windows Server 2019 and Windows Server 2022 task manager may display an incorrect value for L2/L3 cache.
Cause
This can occur if the hardware supports a value larger than 64 MB for L2/L3 cache.
Workaround
You can work around this behavior with the PowerShell command GWMI -Class Win32_CacheMemory | FT
.