everyday mac tools

Thunderbolt, USB-C and USB4: telling the ports apart

· 5 min read

USB-C is a connector shape. Thunderbolt and USB4 are what can travel through it. Since they all look identical, a cable or a port that will not do what you expect is the normal experience rather than a fault.

What each one is

USB-C describes the plug: oval, reversible, used by everything from phone chargers to displays. It says nothing about speed or capability.

USB 3.x over USB-C carries data at various speeds and can carry video via an alternate mode, if both ends support it.

Thunderbolt 3, 4 and 5 use the USB-C connector and add much higher bandwidth, guaranteed video support, PCIe for external drives and docks, and daisy-chaining.

USB4 is a standard built on Thunderbolt 3’s foundations, so it overlaps heavily. Thunderbolt 4 is effectively USB4 with a stricter set of guaranteed minimums.

The practical consequence: a Thunderbolt port does everything a USB-C port does and more. A USB-C port may or may not do what a Thunderbolt device needs.

Every Mac sold in recent years has Thunderbolt ports, which removes most of the confusion at the Mac end. It moves to the cable.

Check what your Mac has

system_profiler SPThunderboltDataType | grep -E "Thunderbolt|Speed" | head

Or Apple menu, About This Mac, More Info, and look at the ports listed.

The cable is usually the problem

This is where nearly all real-world trouble lives. USB-C cables vary enormously and are indistinguishable by sight.

Charge-only cables carry power and little or no data. Common with phone accessories, and they will charge a Mac and refuse to drive a display.

USB 2.0 speed cables with a USB-C plug exist and are slow.

Cables without video support cannot carry a display signal.

Thunderbolt cables carry everything. They are marked with a small lightning bolt and a number.

If a device does not work, swapping the cable is the first thing to try, before anything else. It resolves this category of problem more often than any setting. Why a USB-C cable can charge but not carry video covers that specific case.

Length matters for Thunderbolt

Passive Thunderbolt cables run at full speed only up to about 0.8 metres. Longer passive cables drop to lower speeds.

Active cables maintain full speed at greater lengths and cost more. If you have bought a two-metre cable and your drive is slower than expected, this is why.

Power delivery is separate again

A USB-C port can deliver power, and how much varies. A Mac needs a certain wattage to charge at full speed, and less will charge it slowly or only while asleep.

Using a lower-wattage charger is safe. It is slow, and under heavy load the machine can discharge while plugged in. Surge protection, power bricks and travelling with a charger covers matching them.

What to buy

For most people, one good Thunderbolt cable removes an entire category of frustration. It works for everything: charging, data, displays, docks. Keep it for whatever matters and use whatever else is in the drawer for phone charging.

Label your cables. A short strip of tape marked with what a cable does saves more time than it costs, given that they are visually identical.

Docks and hubs

A dock connects one cable to the Mac and everything else to the dock. For a laptop that lives on a desk, this is the arrangement worth having. Choosing a dock covers picking one.

The distinction that matters: a hub shares one port’s bandwidth among several devices; a Thunderbolt dock has considerably more to share and generally handles displays properly. Hubs are cheaper and fine for keyboards and drives, and often disappointing for monitors.

Questions

Can I use my iPhone cable to charge my MacBook? Yes, if it is USB-C to USB-C and the charger is powerful enough. It will be slow with a small charger.

Why does my external drive run slowly on one port and not another? On a Mac, all Thunderbolt ports are usually equivalent, so suspect the cable or a hub in between. On older machines, ports occasionally differed.

Do I need Thunderbolt 5? Only for very high bandwidth work: multiple high-resolution displays, or the fastest external storage. Thunderbolt 3 and 4 remain more than enough for most uses.

Is USB4 as good as Thunderbolt 4? Broadly, with fewer guarantees. Thunderbolt 4 mandates minimums that USB4 leaves optional, so a Thunderbolt-branded device is the safer purchase.