M4 Mac mini Freezing and Restarting on Tahoe? 9 Fixes

Your M4 Mac mini freezes, restarts itself out of nowhere, or hard-locks on a black screen after the macOS Tahoe update. Here is the thing that almost every generic fix list skips: the way it fails tells you the cause, and chasing the wrong one wastes hours.

A sudden restart is a kernel panic or a hardware issue, never simply "the CPU was busy." A freeze where your cursor still moves is the Spotlight indexer stuck in a loop. And a dead hard-lock that leaves no error report at all is itself a sign of a bad peripheral or failing hardware. On top of that, two of the loudest M4-specific crashes are unfixed Apple bugs with dead-simple workarounds, the native HDMI port and a 240Hz monitor.

I read through the real Apple Community and MacRumors panic threads, so let me show you how to read which problem you have, then fix it.

First: Read the Panic Log, It Names the Culprit

This one step points you straight at the cause instead of guessing.

Here's what to do:

  • After a restart, if you see "Your computer restarted because of a problem," click Report, then copy the whole thing into TextEdit and save it (on Tahoe these logs sometimes vanish from disk).
  • To read one later, open the Console app, choose Crash Reports, and open the kernel or panic entry.
  • Look for three things: a third-party name like macFUSE or an antivirus (that is your culprit), the phrase AppleT8122DPTXPort deactivateTimeoutOccurred (the display and HDMI bug), or a watchdog timeout (usually a peripheral).

Pro tip: If there is no panic log at all and the Mac just hard-locks, that empty report folder is a clue, not reassurance. It points to a hardware fault or a bad accessory, so lean on Steps 4 and 9.

Step 1: Stop Using the Native HDMI Port

If your panic log mentions AppleT8122DPTXPort, this is a known, unfixed display bug, and there is a clean workaround. Swapping the HDMI cable does nothing. You have to bypass the port itself.

Here's what to do:

  • Connect your monitor with a USB-C or Thunderbolt to HDMI (or DisplayPort) adapter instead of the mini's built-in HDMI port.
  • As one user put it, "I left my second monitor connected via USB-C to HDMI adapter and so far no panics, so the problem seems to be the HDMI port."

Step 2: Drop a 240Hz Monitor to 120Hz

If you run a high refresh rate display, this single change has stopped the freezes completely for a lot of people.

Here's what to do:

  • Open System Settings, then Displays, and select your external monitor.
  • Lower the Refresh Rate from 240Hz to 120Hz (hold Option and click Refresh Rate to reveal every mode).
macOS Displays settings with the Refresh Rate set to 120 Hz

Pro tip: While you are easing the load on the graphics, you can also turn on Reduce Transparency and Reduce Motion under Accessibility, Display, which lightens what Tahoe's new look asks of the GPU.

Step 3: Kill the Spotlight Runaway

If your Mac freezes but the cursor still moves, or it pauses for a few seconds over and over, a stuck Spotlight indexer is the usual cause. Turning two switches off has the highest hit rate of anything here.

Here's what to do:

  • Open System Settings, then Spotlight.
  • Turn off Show Related Content and Help Apple Improve Search.
macOS Spotlight settings with Show Related Content and Help Apple Improve Search turned off

One report described the CPU load dropping "almost instantly" and the pauses stopping within an hour. You can safely turn these back on after a week, once indexing settles.

Step 4: Strip It to the Bare Essentials

A single misbehaving accessory can trigger a watchdog panic that looks exactly like a software crash. Removing everything but the basics is the fastest way to rule that out.

Here's what to do:

  • Unplug every non-essential device: external and backup SSDs, docks, and hubs, so only one monitor, a keyboard, and a mouse remain.
  • Try a different cable and a different wall outlet.
  • Reconnect one device at a time, restarting after each, to find the offender.

One person summed it up after unplugging a backup drive: "now the only peripherals are monitor, keyboard, mouse, and the machine has not hung once."

Step 5: Remove Third-Party Kernel-Level Software

Software that runs deep in the system, like antivirus, cleaners, or disk tools, is a top cause of panics after a macOS update. The named offenders include Kaspersky, ESET, CCleaner, Malwarebytes, and macFUSE.

Here's what to do:

  • Uninstall these with the maker's official uninstaller, not by dragging them to the Trash.
  • For macFUSE specifically, remove it, since its panic on Tahoe is unfixed.
  • Open System Settings, General, Login Items & Extensions, and disable items one at a time, restarting after each.
macOS Login Items and Extensions settings showing system extensions to remove

Step 6: Boot Into Safe Mode and Update

Safe Mode loads none of your third-party software, so if the mini is stable there, you have confirmed it is software, not hardware. It is also the place to get every update on, since most early Tahoe panics were fixed in later releases.

Here's what to do:

  • Shut down. Hold the power button (on the underside, rear-left corner) until "Loading startup options" appears, pick your disk, hold Shift, and click Continue in Safe Mode.
  • Then run System Settings, General, Software Update and your App Store updates.
macOS Software Update with the latest macOS Tahoe update ready to install

Important: On Apple Silicon there is no SMC or NVRAM key combo. The old Intel "reset PRAM" and "reset SMC" tricks do nothing on an M4, so ignore any guide that tells you to use them. A full shutdown for 30 seconds is the real equivalent.

Step 7: Tame Sleep and Wake Crashes

If the panics happen on waking from sleep, changing how the mini sleeps stops the loop.

Here's what to do:

  • In System Settings, Lock Screen (or Energy), set the display to sleep after 5 to 10 minutes, but prevent the whole computer from sleeping.
  • Temporarily disconnect any Time Machine drive and let Spotlight finish indexing before reconnecting it, since the two fighting can freeze the Mac.

Step 8: Test a Fresh Account and the Hardware

Two checks that tell you whether the fault is your setup or the machine itself.

Here's what to do:

  • New user account: System Settings, Users & Groups, add an account, log in, and use it for half an hour. Stable there means the fault is in your old account's settings, not the OS.
  • Disk and hardware check: run Disk Utility, First Aid on Macintosh HD. Then shut down, unplug accessories, hold the power button to reach startup options, and press and hold Command + D for Apple Diagnostics. Note any reference codes.

Step 9: Reinstall, Then Revive the Firmware

If it still panics, including in Safe Mode and a fresh account, you are into the deep fixes.

Here's what to do:

  • Reinstall macOS over the top. Boot to startup options, Options, Continue, then Reinstall macOS Tahoe. It keeps your files and replaces damaged system parts. Back up first.
  • DFU Revive from a second Mac. If panics survive a reinstall, the fault is at the firmware level. Connect to another Mac running macOS 26, open Apple Configurator 2, and choose Revive. This rewrites the firmware without wiping your data, and it fixes panics a reinstall cannot.
  • If a recurring panic survives all of this, that is your signal to book a hardware repair with Apple.

Quick Recap

In the order I would actually try them:

  1. Read the panic log to learn whether it is software, display, or hardware.
  2. If it names the display, switch off the native HDMI port for a USB-C adapter.
  3. Drop a 240Hz monitor to 120Hz.
  4. Turn off Show Related Content and Help Apple Improve Search to stop the Spotlight freeze.
  5. Unplug every non-essential accessory and add them back one by one.
  6. Remove kernel-level software like macFUSE and antivirus with their uninstallers.
  7. Boot into Safe Mode and install every update.
  8. Test a fresh account, run Disk Utility and Apple Diagnostics.
  9. Reinstall macOS, then DFU Revive the firmware if needed.

The big takeaway: let the failure tell you the fix. A restart is a panic, so read the log. A freeze with a live cursor is Spotlight. And two of the worst M4 mini crashes are not your fault at all, they are the HDMI port and a 240Hz monitor, both fixed by changing how you connect your display, not by reinstalling anything.

Where to Next

More macOS Tahoe help: This fix is part of our macOS Tahoe problems and fixes guide, a single place that rounds up every common Tahoe issue. If something else on your Mac is acting up after the update, start there.

Leave a Comment