Microsoft Windows Error Code 0x800700E5: How to Fix It

Easy 5-15 minutes Medium Severity Verified June 2026
Error Code
0x800700E5
Brand
Microsoft Windows
Product Type
hresult
Severity
Medium
DIY Difficulty
Easy
Estimated Fix Time
5-15 minutes
Error code 0x800700E5 (ERROR_SHUTDOWN_NOT_ALLOWED) appears when Windows cannot shut down because a program or service is blocking it. This guide walks you through fixing it in minutes, no technical skills required.
Ad

Tools You'll Need

How to Fix Error Code 0x800700E5

  1. Force Close Blocking Programs

    Unsaved work in that program may be lost.
  2. Perform a Clean Boot

    This temporarily disables third-party services and startup programs.
  3. Run System File Checker

  4. Adjust Shutdown Script Policy

    Group Policy Editor is not available in Windows Home. Use Registry Editor instead.
  5. Use a Force Shutdown Command

    This will close all open programs without saving data.
Ad

When to Call a Professional

If none of these steps work, the error may be caused by deeper system file corruption or malware. Contact a professional technician or use Windows Recovery options.

Frequently Asked Questions

What causes error 0x800700E5?
It's caused by a program or service that prevents Windows from shutting down, often due to a hung process, corrupted system files, or incorrect shutdown policy settings.
Can I fix 0x800700E5 without losing data?
Yes. Steps like force closing programs, clean boot, and SFC scan do not delete personal files. The force shutdown command may lose unsaved work in open programs, so save your work first.
How do I fix 0x800700E5 in Windows Home without gpedit.msc?
Use Registry Editor. Press Win + R, type 'regedit', navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System. Create a DWORD (32-bit) named 'ShutdownWithoutLogon' and set its value to 1. Restart.
Is error 0x800700E5 a virus?
Not typically, but persistent errors can be caused by malware. Run a full antivirus scan after following the steps above.
Will a system restore fix 0x800700E5?
Yes, if the error started recently. Use System Restore to revert your system to a point before the error occurred.