Yeap a PIA known issue I've been tracking at <a href="https://community.amd.com/t5/pc-drivers-software/memory-leak-on-zen4/m-p/706572/highlight/true#M196899" rel="nofollow">https://community.amd.com/t5/pc-drivers-software/memory-leak...</a> - Was finally fixed with 24.7.1 and newer.<p>FYI, can quickly test by running in a standard user cmd: "FOR /L %i IN (1,1,1000) DO cmd /c echo %i" And then can use Bruce's FindZombieHandles from <a href="https://github.com/randomascii/blogstuff/blob/main/FindZombieHandles/prebuilt/FindZombieHandles.exe">https://github.com/randomascii/blogstuff/blob/main/FindZombi...</a> to check if the and driver (anything really) is leaking.