Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.09 KB

task-manager-displays-incorrect-value.md

File metadata and controls

31 lines (22 loc) · 1.09 KB
title description ms.date manager audience ms.topic localization_priority ms.reviewer ms.custom
Task manager displays incorrect value for L2/L3 cache
Provides a solution to an issue where task manager may display incorrect value for L2/L3 cache.
12/26/2023
dcscontentpm
itpro
troubleshooting
medium
kaushika, jaysenb
sap:Windows Desktop and Shell Experience\Desktop (Shell, Explorer.exe init, themes, colors, icons, recycle bin), csstroubleshoot

Windows Server 2019 task manager may display incorrect value for L2/L3 cache

This article provides a solution to an issue where task manager may display incorrect value for L2/L3 cache.

Applies to:   Windows Server 2019
Original KB number:   4557856

Symptoms

Windows Server 2019 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.

This problem does not occur in either older or newer versions of Windows.