Doris1994 Alright, let's get your PC usable right now without breaking the OS. Since it's a brick, do these three steps in order:
Kill the immediate hogs: Open Task Manager, click the "Disk" column to sort by highest usage. If it's Antimalware Service Executable, Windows Defender is likely stuck in a loop scanning a massive corrupted cache file. Go to Windows Security -> Virus & threat protection -> Manage settings, and temporarily turn off Real-time protection just to see if the disk drops to 0%. If it does, you just need to clear your Windows Defender scan history.
Disable SysMain properly: Press Win + R, type services.msc, find SysMain, right-click it, select Properties, change Startup type to Disabled, and click Stop. (To #2: No, it won't hurt your gaming. It actually stops micro-stutters on older setups).
Check for CHKDSK errors: Right-click Start -> Terminal (Admin) or Command Prompt (Admin). Type chkdsk /f /r and hit Enter. It will ask to schedule a scan on next reboot. Type Y, reboot, and let it run. If it takes hours or gets stuck at 11%, your drive is physically failing.