hi michael, welcome in community
this error code mean that mmc.exe is corrupt, run these commands, press WIN + X and open terminal as admin (or powershell as admin) then type
dism /online /cleanup-image /restorehealth
sfc /scanfile=c:\windows\system32\mmc.exe
certutil -hashfile c:\windows\system32\mmc.exe sha256
Ver
let me know how it goes
Elvis