Error Codes Wiki

Mac Application Not Responding

Warningapplication

Overview

Mac "Application Not Responding" means an app has frozen and is no longer processing user input or system events.

Key Details

  • App shows spinning beach ball (SBBOD)
  • Finder title bar shows "Not Responding"
  • App may recover on its own or need force quit
  • macOS waits before declaring app unresponsive

Common Causes

  • Application performing heavy computation
  • Insufficient RAM causing memory pressure
  • App bug or infinite loop
  • Disk I/O bottleneck from slow storage

Steps

  1. 1Wait 30-60 seconds — the app may recover
  2. 2Force Quit: Command+Option+Esc, select app, click Force Quit
  3. 3Check Activity Monitor for CPU and memory usage
  4. 4If recurring, try deleting app preferences and cache

Tags

macmacosapplicationapp not respondingfixtroubleshooting

More in Application

Frequently Asked Questions

Wait 30 seconds first. If the app does not recover, force quit.