Yeap a PIA known issue I've been tracking at
https://community.amd.com/t5/pc-drivers-software/memory-leak... - Was finally fixed with 24.7.1 and newer.
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 https://github.com/randomascii/blogstuff/blob/main/FindZombi... to check if the and driver (anything really) is leaking.