ChargeTech Lab - USB-C Charger ReviewsChargeTechLab
All guides

USB-C Dual 4K Monitor Support: Why Your Hub Only Drives One Display

A hub advertises "dual 4K." You plug in two monitors and get the same picture on both, or a second screen stuck at 30Hz. The hub is usually not broken. Three separate things decide whether USB-C can drive two independent 4K displays, and only one of them is the hub.

Daniel BartetDaniel BartetUSB-C Research SpecialistUpdated August 20268 min read

Quick Answer

Whether USB-C can run two 4K displays depends on three things in order: how many lanes your port assigns to video, whether the operating system supports MST, and how many display engines your laptop's chip has. On Windows, an MST hub extends two displays from one port. On macOS it does not — macOS has never supported MST for extended desktops, so an MST hub mirrors. And on Apple Silicon there is a hard limit underneath all of it: base M1 and M2 chips drive exactly one external display regardless of what you connect. No hub can change that. The fixes are a Thunderbolt dock or a DisplayLink dock, and they solve different problems.

How USB-C Carries Video At All

A USB-C connector has four high-speed lanes. Normally they carry USB 3.x data. When you plug in a display, the port can reassign some of those lanes to a real DisplayPort signal — this is DP Alt Mode. The video is not being tunnelled or converted; the physical lanes are handed over to DisplayPort.

That reassignment is the source of most confusion, because it is a zero-sum trade. A port has two honest configurations:

Two lanes for video
Roughly 12.9 Gbps for display, and the other two lanes keep USB 3.x alive at full speed. Enough for one 4K 60Hz monitor, with nothing to spare.
Four lanes for video
Roughly 25.9 Gbps for display — enough for two 4K 60Hz monitors. But USB 3.x has no lanes left, so downstream USB drops to USB 2.0 speeds.

This is why a dock can advertise dual 4K and fast USB and still disappoint: it usually cannot deliver both at the same time. If your external SSD suddenly crawls when the second monitor is connected, that is not a bug — that is the lane trade happening.

The Bandwidth Math, Once

You do not need to memorise this, but seeing the numbers once explains every 30Hz fallback you will ever hit.

  • DisplayPort 1.4 at HBR3 runs four lanes at 8.1 Gbps each — 32.4 Gbps raw, about 25.9 Gbps usable after encoding overhead.
  • One 4K display at 60Hz (3840×2160, 8-bit colour) costs roughly 12.5 Gbps.
  • Two of them is about 25 Gbps — which fits inside 25.9 Gbps, but only just, and only with all four lanes on video.

This is why 30Hz appears. When the link cannot negotiate the full four-lane HBR3 budget, the driver keeps the resolution and sacrifices the refresh rate. A 4K screen at 30Hz is the system telling you it ran out of bandwidth — not that the monitor or the hub is faulty. Display Stream Compression (DSC) changes the arithmetic and can carry two 4K 60Hz streams comfortably, but it needs support on the laptop, the dock, and the monitors.

MST vs SST: The Part Nobody Puts On The Box

Having the bandwidth for two displays is not the same as being able to address them separately. That is what MST decides.

SST — Single-Stream Transport
One stream, one display. Simple and universally supported. Two displays need two streams, which means either two ports or a dock with two independent outputs.
MST — Multi-Stream Transport
Several independent streams packed into one DisplayPort connection, which the hub then splits. This is how one USB-C port drives two separate desktops — on Windows.

macOS does not support MST for extended displays. Not on Intel Macs, not on Apple Silicon, not with a newer macOS. When you connect an MST hub to a Mac, both monitors show the same image. Every "this dual-monitor hub is broken on my MacBook" thread traces back to this one sentence, and it is the single most useful thing to know before buying.

The Apple Silicon Limit Underneath Everything

Even after you solve lanes and MST, Apple Silicon has a hardware ceiling. Each chip contains a fixed number of display engines — controllers that each feed exactly one screen. Base chips have historically had one engine for external use. No dock, cable, or macOS update adds one.

Chip (base, non-Pro/Max)External displaysCondition
M1 / M21Hard limit. Nothing changes it.
M32Lid closed only (clamshell), macOS 14.3+. The second engine takes over from the built-in screen.
M42Lid open, in addition to the built-in display.

Pro and Max chips have always supported more displays. The practical takeaway: if you own a base M1 or M2 MacBook, buying a more expensive dock will not give you two extended monitors. The only route is DisplayLink, which sidesteps the display engines entirely.

DisplayLink: The Escape Hatch, With Costs

DisplayLink does not use DP Alt Mode at all. It compresses the video in software, ships it over the ordinary USB data channel, and a driver on your machine decompresses it and paints the screen. Because no DisplayPort stream is involved, the chip's display-engine limit never applies.

Where it wins
  • Two extended displays on a base M1 or M2 — nothing else does this
  • Text, spreadsheets, code, browser windows: indistinguishable in practice
Where it costs you
  • A driver you must install and keep updated across macOS upgrades
  • CPU overhead; poor fit for gaming, video scrubbing, or colour-critical work

Before You Buy: Four Questions In Order

Answer these top to bottom. The first "no" is your actual problem — there is no point optimising the ones below it.

  1. 1. How many external displays does my chip support?

    Base M1 or M2 means one, and the answer is DisplayLink or nothing. Check this before reading a single product page.

  2. 2. Am I on macOS?

    If yes, cross every MST hub off the list — it will mirror. You want Thunderbolt or DisplayLink.

  3. 3. Does my laptop's port do four-lane DP Alt Mode or DSC?

    Without one of those, two 4K displays at 60Hz will not fit. This is where 30Hz fallbacks come from.

  4. 4. Do I need full-speed USB at the same time?

    If yes, and you are on plain DP Alt Mode, accept that something has to give. Thunderbolt is the version of this problem that has already been solved.

Docks That Match Each Answer

Three picks mapped to the checklist above, not to a ranking. Prices update automatically from Amazon.

UGREEN 7-in-1 USB-C Docking Station (Dual Monitor)
BUDGET · WINDOWS ONLY

The cheapest honest way to run two extended displays — on Windows. It uses MST, which means it extends correctly on a Windows laptop and mirrors on a Mac. If you are on Windows and just need a second screen for documents and a browser, this is the whole solution for under thirty dollars.

  • Dual HDMI, extends on Windows via MST
  • Mirrors on macOS — this is macOS, not a defect
  • Best value if you are not on a Mac
$28.99
Check price on Amazon
UGREEN 12-in-1 Triple Monitor 4K Dock (2x HDMI + DP)
MORE PORTS · WINDOWS ONLY

Same MST caveat, more outputs and more USB ports. Worth the extra twenty dollars over the 7-in-1 if you want a third display, wired Ethernet, or enough downstream USB to retire a separate hub. Again: Windows for extended desktops, mirror-only on Mac.

  • Two HDMI plus one DisplayPort output
  • Ethernet and extra USB-A downstream
  • Still MST — same macOS limitation applies
$47.98
Check price on Amazon
Plugable 16-in-1 Thunderbolt 4 Dock (Dual 4K for Mac)
THE MAC ANSWER

Thunderbolt 4 is the route that works on a Mac without drivers, because it carries two independent DisplayPort streams rather than splitting one. The price gap versus a USB-C hub is not marketing — it is a different class of silicon. Note the hardware limit still applies underneath: a base M1 or M2 will drive one external display no matter what you plug into it.

  • Two independent DisplayPort streams — no MST, no drivers
  • Works for extended dual 4K on Apple Silicon that supports two displays
  • Cannot override the one-display limit of base M1 / M2 chips
$269.95
Check price on Amazon

Frequently Asked Questions

Related Guides