Kernel Panic
Apple MacBook
Severity:What Does This Error Mean?
A kernel panic is macOS detecting a fatal error it cannot recover from — similar to a Windows blue screen. The screen goes dark and shows the message: Your computer restarted because of a problem. A single kernel panic is usually not serious — a recent app or macOS update is often the trigger. Repeated panics indicate a hardware or driver fault.
Affected Models
- MacBook Air (all models)
- MacBook Pro (all models)
- MacBook 12-inch (2015–2019)
Common Causes
- A recently installed app or kernel extension with a bug or incompatibility
- macOS update introducing a driver conflict
- Failing or faulty RAM (on MacBooks with user-accessible RAM — older Intel models)
- Overheating causing the system to crash
- Corrupted macOS system files
- Failing internal SSD
How to Fix It
-
Note when the panic occurs — after sleep, after launching a specific app, or randomly. Check the panic log in the Apple menu > About This Mac > System Report > Logs for the panic report.
The panic log names the process or kext (kernel extension) responsible. Look for the name of a recently installed app or system extension in the log.
-
Remove recently installed apps or system extensions, especially those that modify system behaviour (VPNs, security software, virtual machine tools). Restart and see if panics stop.
Third-party kernel extensions are the most common cause of kernel panics on Macs. Uninstall apps that use kexts, not just drag them to Trash — use the developer's uninstaller.
-
Run Apple Diagnostics to check for hardware faults. Restart the MacBook and hold D during startup (Intel) or hold the power button and choose Diagnostics (Apple Silicon).
Apple Diagnostics checks RAM, SSD, GPU, and other hardware. An error code like MEM-001 points to RAM; an error like ADP-001 points to the power adapter.
-
If panics continue after removing third-party software and hardware tests pass, reinstall macOS from Recovery Mode (Command + R on Intel, hold power button on Apple Silicon).
A macOS reinstall from Recovery preserves all your files and only replaces the system software. This resolves kernel panics caused by corrupted system files.
Frequently Asked Questions
Is one kernel panic a serious problem?
A single isolated kernel panic is usually not serious — it can happen after a system update or when a new app is incompatible. If it happens more than twice in a week, or always when using a specific app or device, it warrants investigation.