Microsoft Windows Error Code 0xC0000080: How to Fix It

Easy 15-30 minutes Medium Severity Verified June 2026
Error Code
0xC0000080
Brand
Microsoft Windows
Product Type
operating_system
Severity
Medium
DIY Difficulty
Easy
Estimated Fix Time
15-30 minutes
Error code 0xC0000080 in Windows means the RPC server is temporarily disabled. This typically happens when the Remote Procedure Call (RPC) service is not running or is blocked, preventing programs from communicating. Don't worry — this is usually fixable with a few simple steps.
Ad

Tools You'll Need

How to Fix Error Code 0xC0000080

  1. Restart RPC Services

  2. Run SFC Scan

  3. Check Network Connectivity

    Be cautious when changing firewall settings; only allow necessary programs.
  4. Update Windows and Drivers

    Back up important data before major updates.
  5. Perform a Clean Boot

    This temporarily disables third-party services; make a note of what you disable.
Ad

When to Call a Professional

If the error persists after all steps, you may have deeper system corruption or malware. Contact a professional technician or use System Restore/Reset if you are not comfortable with advanced troubleshooting.

Frequently Asked Questions

What causes error 0xC0000080 in Windows?
This error is caused by the Remote Procedure Call (RPC) service being disabled, stopped, or blocked by firewall or network issues. Corrupted system files or conflicting software can also trigger it.
Can a virus cause error 0xC0000080?
Yes, malware can disable the RPC service or corrupt system files to cause this error. Run a full antivirus scan if you suspect infection.
Do I need to reinstall Windows to fix error 0xC0000080?
Reinstalling Windows is rarely the first step. Most cases are resolved by restarting services or running system file checks. Only consider reinstall if all other troubleshooting fails.
How do I restart the RPC service if it won't start?
If the RPC service won't start, check its dependencies (Remote Procedure Call (RPC) Locator, DCOM Server Process Launcher). Ensure those are running. Also verify the service account is set to 'NT AUTHORITY\NetworkService'.
Can a firewall cause this error?
Yes, if Windows Firewall or a third-party firewall blocks ports used by RPC (TCP 135, 139, 445, and dynamic ports). Temporarily disable the firewall to test. If the error resolves, add exceptions for RPC.