System Guard Runtime Monitor Broker Service Issues

I have Windows 10 and assumed that the System Guard Runtime Monitor Broker Service was there to help memory issues with Microsoft only applications. I find it running even when I don't use Microsoft Applications like Microsoft Edge and it slows the computer to a crawl and I have to restart.

Is there anyway I can disable System Guard Runtime Monitor Broker Service in Windows 10 or make it so that it doesnt affect my performance so much that I have to restart the computer ?

What is the actual real reason for this System Guard Runtime Monitor Broker Service anyhow ? Is it really managing the memory of Microsoft applications ?

1 Answer

System Run Time Broker is normally silent and does its work behind the scene.

Faulty Apps can cause issues with Run Time Broker, and these apps need to be fixed and updated.

If you are having issues, disabling Run Time Broker is not the solution.

For Windows (and not your own apps):

(1) Try DISM and SFC

Open cmd.exe with Run as Administrator.

DISM.exe /Online /Cleanup-image /StartComponentCleanup

DISM.exe /Online /Cleanup-Image /Restorehealth

SFC /SCANNOW

Restart and test.

(2) If the above fails, run Windows 10 Repair Install

Windows 10 is running, so click on the Download button (not Upgrade Button) and select Run.

If the Repair will not run as per above, use the Download button to create a USB Windows Installation key, then run Setup on the USB Key

This will launch the Repair and proceed normally.

Start with the option to Keep Everything.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like