shutdown.exe

Microsoft Windows Shutdown Utility

System UtilitySafeSystem Tool
CPU Usage
0-2%
Memory
1-5 MB
Location
System32 (C:\Windows\System32)
Publisher
Microsoft Corporation

Quick Answer

shutdown.exe is safe. It's Windows' built-in shutdown utility used to shut down, restart, log off, or hibernate a PC via command line or scripts.

Is it a Virus?
✔ NO - Safe
Must be located in C:\Windows\System32\shutdown.exe (and optionally C:\Windows\SysWOW64\shutdown.exe on 32-bit systems)
Warning
Mostly legitimate
If found in user-writable folders or with altered digital signatures, investigate
Can I Disable?
✔ YES
Shutdown can be restricted via policy or by avoiding invoking shutdown in tasks; manual control via Command Prompt when needed

What is shutdown.exe?

shutdown.exe is the Windows shutdown utility executable. It can shut down, restart, log off, suspend, or hibernate a Windows PC using command-line options, batch files, or scripts, enabling automated power management across the system.

This program provides command-line switches like /s, /r, /l, /t for timing, and /f to force-close apps. It coordinates with Windows services and active user sessions to perform a system-wide shutdown sequence.

Quick Fact: shutdown.exe is a core Windows utility shipped with Windows NT-era OSes and remains the standard method for scripted shutdowns.

Types of Shutdown Processes

Is shutdown.exe Safe?

Yes, shutdown.exe is safe when it is the legitimate Microsoft file located in C:\Windows\System32 and has a valid digital signature from Microsoft.

Is shutdown.exe a Virus or Malware?

The real shutdown.exe is NOT a virus. Malware may mimic file names, so verify the path and signature.

How to Tell if shutdown.exe is Legitimate or Malware

  1. File Location: Must be in C:\Windows\System32\shutdown.exe or C:\Windows\SysWOW64\shutdown.exe. Any other location is suspicious.
  2. Digital Signature: Right-click shutdown.exe -> Properties -> Digital Signatures. Should show "Microsoft Corporation" or a valid Microsoft signature.
  3. Resource Usage: As a system utility, it should show minimal ongoing CPU usage unless a shutdown is in progress.
  4. Behavior: Shutdown.exe runs only when invoked by user/admin or a scheduled task. Persistently running in memory without purpose is suspicious.

Red Flags: If shutdown.exe is located outside System32/SysWOW64, lacks a valid signature, or runs without user initiation, scan for malware and restore from backup or use Defender.

Why Is shutdown.exe Running on My PC?

shutdown.exe runs when you initiate a shutdown, restart, logoff, or when a scheduled shutdown task is triggered by Windows or a management tool.

Reasons it's running:

Can I Disable or Remove shutdown.exe?

Yes, you can disable or restrict usage. It's a protected Windows component and should not be removed, but you can limit its invocation via policies and task configurations.

How to Stop shutdown.exe

How to Uninstall Shutdown Capabilities

Common Problems: Shutdown or Restart Fails

If shutdown.exe fails to execute or completes with errors, verify permissions, pending tasks, and system policies.

Common Causes & Solutions

Quick Fixes:
1. Open Command Prompt as administrator and test shutdown /s /t 60
2. Test cancel: shutdown /a
3. Check for pending updates and reboot settings
4. Review scheduled tasks invoking shutdown.exe
5. Run System File Checker: sfc /scannow

Frequently Asked Questions

Is shutdown.exe safe?

Yes, shutdown.exe is a legitimate Microsoft Windows utility located in C:\Windows\System32 and signed by Microsoft Corporation. It should be treated as a trusted system component.

How do I cancel a scheduled shutdown?

Open Command Prompt as administrator and run shutdown /a to abort a pending shutdown.

Can I schedule a shutdown?

Yes, use shutdown /s /t <seconds> to schedule a shutdown, or shutdown /r to restart after a delay.

Can I delete shutdown.exe?

No, shutdown.exe is a protected Windows component and should not be removed. You can restrict usage via policy.

Why does shutdown.exe run at startup?

Shutdown.exe may be invoked by startup scripts or maintenance tasks; check Task Scheduler and startup items for entries invoking shutdown.

How can I verify shutdown.exe integrity?

Check the file path (C:\Windows\System32\shutdown.exe), verify digital signature, and compare with known good hashes if available.

Related Processes