HomeTechOps

Mac

External display not detected on Mac after update

Why an external monitor stopped working after a macOS Tahoe (macOS 26) update — power-cycle the dock, force Detect Displays, swap the cable, bypass the dock, and the 26.4/26.4.1 display regression to know about.

The Displays pane for a detected external

Reference images and diagrams. Click any image to view full resolution.

macOS System Settings, Displays, for a connected external monitor showing the resolution list with 2560 by 1440 selected, plus Color profile, Refresh rate 60 Hertz, and Rotation controls.
System Settings → Displays once an external monitor is detected — resolution, refresh rate, and colour profile for the connected display. If the monitor never appears here, work the detection steps below. First-party screenshot (macOS Tahoe 26.5).

Problem summary

I'm here because my external monitor stopped working after a macOS update — it's black, says 'no signal', or just doesn't show up in Displays settings, even though it worked before. On macOS Tahoe this is usually a handshake or dock-negotiation problem the update knocked loose, sometimes a known point-release regression, and occasionally a cable. This page works through it in order — power-cycle, force Detect Displays, swap the cable, bypass the dock — so you fix the actual break instead of buying a monitor you don't need.

Operator snapshotEvidence first
First proof

Power-cycle the monitor and dock (unplug ~45s), reconnect the Mac last.

Screen to open

sw_vers

Expected signal

A clean handshake restores most 'worked yesterday' cases.

Stop boundary

Buying a new monitor before a direct-connection test with a known-good cable.

Layer path

1A display either gets a signal or it doesn't, and the path has links: the Mac's video output port, the cable (and whether it carries video at all), an optional dock that re-negotiates the link, and the monitor's input. 'Not detected' means the chain broke somewhere; isolating which link is the whole job, and a direct connection is the cleanest cut.
2A macOS update introduces two failure modes on top of the physical chain: it can knock the display handshake loose (cleared by a real power-cycle and a boot with the display attached), and it can carry a genuine point-release regression (the 26.4/26.4.1 external-display and dock issues). The version check tells you whether to wait on a fix or chase hardware.
3The constraint people miss is the chip's external-display limit: a dock cannot add display controllers the Mac doesn't have, so a 'third monitor won't work' case is often the hardware ceiling, not a bug — and only DisplayLink (a software-driven path) works around it.
Runbook

Step-by-step runbook

Start here. Do each check in order, compare it to the expected result, and stop when the evidence explains the failure or the safe stop point applies.

1

Power-cycle the chain

Check: Unplug monitor and dock ~45s; reconnect monitor first, dock next, Mac last.

Expected result: A fresh handshake restores most post-update cases.

If not: If nothing, the signal path is broken — isolate it.

2

Force detection

Check: Hold Option in Displays settings and click Detect Displays.

Expected result: macOS re-scans and may pick up the missed display.

If not: If detection finds nothing, bypass the dock next.

3

Isolate the dock

Check: Connect the monitor directly to the Mac with a known-good cable.

Expected result: You learn whether the dock, the cable, or the Mac/monitor is at fault.

If not: Works direct → fix the dock; fails direct → swap the cable.

4

Match version and cable

Check: Check `the "Read the macOS version against known regressions" command below` for the 26.4/26.4.1 fixes; confirm the cable carries video.

Expected result: A known regression or a charge-only cable is ruled in or out.

If not: Update if behind; replace a non-video cable.

5

Restart with the display attached

Check: Reboot with the monitor connected (direct if possible), then re-verify.

Expected result: Boot-time enumeration sticks where a hot-plug didn't.

If not: If still absent, test a second monitor/port and check the chip's limit.

Decision tree

Decision tree

If: Display works connected directly but not through the dock.

Then: Dock display-negotiation fault, not the Mac or monitor.

Action: Power-cycle and update the dock firmware; let the dock handle negotiation.

If: No picture even direct, with a known-good video cable.

Then: Monitor input/port or Mac port fault, or wrong cable mode.

Action: Test a second monitor and a second port; confirm DP Alt Mode support.

If: Symptom matches the 26.4/26.4.1 display regression and you're behind.

Then: A known macOS point-release display/dock bug.

Action: Update to the current point release, which carries the fixes.

If: A DisplayLink dock shows nothing.

Then: DisplayLink Manager lacks Screen Recording permission, or the old kext is in use.

Action: Grant Screen Recording to DisplayLink Manager and use the manager app, not the legacy driver.

If: Only the third display fails; one and two work.

Then: The chip's external-display controller limit.

Action: Accept the limit or add a DisplayLink output; don't keep troubleshooting a non-fault.

Evidence

Evidence table

SymptomEvidence to collectLikely layerNext action
Monitor black/'no signal' after the update.Power-cycle + Detect Displays restores it.Handshake knocked loose by the update.Power-cycle, Detect Displays, and restart with it attached.
Works direct, fails through the dock.Direct connection lights up; dock doesn't.Dock negotiation/firmware.Power-cycle + firmware-update the dock.
Nothing appears even directly.Known-good video cable + correct input still dark.Cable mode, monitor input, or Mac port.Swap cable, test second monitor/port.
Third monitor specifically won't work.One/two displays work; chip is at its documented limit.Per-chip external-display ceiling.Use DisplayLink or accept the limit.
DisplayLink dock shows no picture.DisplayLink Manager has no Screen Recording permission.DisplayLink permission/driver.Grant Screen Recording; use the manager app.
Reference

Commands and settings paths

Read the macOS version against known regressions

sw_vers

Where: Terminal on the Mac.

Expected: Shows the exact point release to compare with the 26.4/26.4.1 display bugs.

Failure means: An older release with the matching symptom may be the known regression.

Safe next step: Update to the latest point release; otherwise treat as hardware.

Force a display re-scan

System Settings → Displays → hold Option → Detect Displays

Where: Displays settings on the Mac.

Expected: macOS re-enumerates outputs and can pick up a missed monitor.

Failure means: If it finds nothing, there's no signal path to enumerate.

Safe next step: Bypass the dock and verify the cable/port.

List displays the system currently sees

system_profiler SPDisplaysDataType

Where: Terminal on the Mac.

Expected: Reports the displays and resolutions macOS currently recognises.

Failure means: If an attached monitor is absent here, the OS isn't getting the signal.

Safe next step: Reseat/direct-connect and re-run to confirm the chain.

Power-cycle sequence for the display chain

Unplug monitor + dock from power ~45s, reconnect monitor first, then dock, Mac last

Where: At the desk (physical step), then re-open Displays settings.

Expected: The link renegotiates from scratch, clearing most post-update black screens.

Failure means: If it still doesn't appear, the fault is cable/port/dock, not the handshake.

Safe next step: Move to a direct connection and a known-good cable.

Hardware boundary

Hardware and platform boundary

Change only when

  • Buy a DisplayLink dock only if you genuinely need more displays than your chip supports — it's the one path that exceeds the hardware limit.
  • Replace an old dock whose firmware can't negotiate displays reliably on current macOS, rather than a working monitor.

Evidence that matters

  • A video-capable cable (DisplayPort Alt Mode / certified Thunderbolt) matched to the monitor's input.
  • A dock with current macOS firmware that handles display negotiation itself.
  • Your chip's documented external-display count — buy displays/docks within it (or DisplayLink beyond it).

Evidence that does not matter

  • Monitor brand/model when the real fault is a charge-only cable or a dock.
  • Top-end Thunderbolt 5 bandwidth for a single 4K display that TB4/USB-C already drives.
  • Adding more dock ports expecting more displays — ports aren't display controllers.

Avoid

  • Buying a new monitor before a direct-connection test with a known-good cable.
  • Charge-only or non-DP-Alt-Mode USB-C cables for video.
  • Expecting a standard (non-DisplayLink) dock to exceed the chip's display limit.

Related tool/checklist

Use the linked tool when you need a guided plan from your exact symptoms instead of a static checklist.

NAS setup planner

Related problems

Last reviewed

2026-06-02 · Reviewed by HomeTechOps. Reviewed against Apple's connect-displays and dark/low-resolution guidance plus the macOS 26.4/26.4.1 display/dock regression reports; isolates the signal chain with a power-cycle, Detect Displays, and a direct connection, and flags the per-chip display limit so a third-monitor non-fault isn't mistaken for a bug.

Sources/assumptions

  • Assumes a Mac on macOS Tahoe (macOS 26) where an external display stopped being detected after an update; the 26.4/26.4.1 display/dock regressions are based on 2026 reports and should be re-verified against Apple's update notes.
  • Cable/dock behaviour follows USB-C/Thunderbolt and DisplayPort Alt Mode norms; a charge-only or low-spec cable won't carry video.
  • Per-chip display limits are a separate hardware constraint covered on the dedicated limits page; a dock can't exceed them except via DisplayLink.

Source-backed checks

HomeTechOps turns official docs and conservative safety rules into a shorter runbook. These links are the source trail for the page direction.