← All articles

Vertical monitor on Mac: rotate it, arrange it, and actually use the height

Turning a monitor on its side takes thirty seconds. Making it useful takes a little longer, because a vertical monitor on a Mac breaks most of the habits you built on a wide screen: side-by-side halves become two slivers, the pointer hits an invisible wall where the displays meet, and the tiling shortcuts you know all assume width. This guide covers the setup — rotation, arrangement, scaling — and then the part most guides skip: what to put on a tall screen, and how to lay windows out in rows.

Before you rotate: check the stand

The software side is easy; the hardware is where people get stuck. You need a stand that pivots (turns the panel 90° on its own axis), or a VESA mount and a monitor arm that does. Many stock stands tilt and raise but don't pivot. Turn the panel so the connectors end up where the cable can reach without strain — that choice decides whether you'll want 90° or 270° in a minute.

How to set up a vertical monitor on Mac

  1. Physically rotate the display.
  2. Open System Settings → Displays and select the monitor you turned.
  3. Open the Rotation menu and choose 90° or 270°, depending on which way you turned the panel. If the picture comes out upside down, pick the other one.
  4. Click Confirm in the dialog. If you don't, macOS reverts after a few seconds — a safety net for when you've picked the wrong direction and can't read the screen.

To undo it, choose Standard from the same menu.

No Rotation menu? Apple's own help page says rotation depends on the display model, so not every screen offers it. MacBook built-in displays generally don't. If an external monitor shows no menu, first turn off mirroring (a mirrored display follows the main one), then try a direct USB-C or DisplayPort cable instead of a dock or adapter — some go-betweens don't pass the capability through.

Arrange it so the pointer crosses where you expect

Rotation leaves the arrangement wrong: macOS now knows the display is tall, but it still places it wherever it was. Click Arrange… in Displays and drag the tall rectangle so it matches the desk.

The detail that matters is the shared edge. The pointer can only cross between displays along the stretch where the two rectangles touch. A landscape monitor beside a portrait one shares only part of its height, so line them up the way your eyes do — usually with the tops roughly level, or the landscape display centred on the portrait one. If the pointer "sticks" at the edge, this is almost always why.

While you're in Arrange, keep the menu bar on the display in front of you. The tall screen is usually a side screen, and new windows open wherever the primary display is.

Scaling a tall display

Rotating doesn't change how sharp text is, only which way the pixels run. A 27-inch 4K panel in portrait is 2160 pixels wide and 3840 tall, and at its default scaled setting it behaves like a 1440 × 2560 screen. That width is the thing to watch: at 1440 points a full-width window is comfortable; a 1080p panel rotated is only 1080 wide, and anything narrower than full width starts to feel cramped. If text looks soft or too small, the trade-offs are in external monitor scaling on Mac.

What a vertical monitor is good for

Tall screens reward anything you read top to bottom:

  • Code — twice the lines of a file in view, and diffs and pull requests without scrolling.
  • Long documents and PDFs — a full page at a readable size.
  • Logs, terminals and chat — output that grows downward.
  • Email and feeds — lists that are long rather than wide.

They're poor for video, timelines, spreadsheets with many columns, and anything designed for 16:9. That's why a vertical monitor works best as the second screen, next to a landscape one — the split described in window layout for two monitors: make things on the wide screen, read and watch on the tall one.

Tiling windows on a vertical monitor: think in rows

On a landscape display you split into columns. On a portrait one you split into rows, because you rotated it for height. Two or three horizontal bands is the natural layout: an editor above a terminal, a document above its chat thread, three log streams stacked.

What macOS does built in

Apple's window tiling handles two rows well:

ActionShortcut
Top / bottom halfFn + Control + ↑ or ↓
This window on top, the one behind it belowFn + Control + Shift + ↑
This window below, the one behind it on topFn + Control + Shift + ↓
Fill the screenFn + Control + F

That's enough for a two-window stack. What it can't do is three rows: there are no thirds anywhere in built-in tiling, by menu or by key. And on a tall screen, three stacked bands is the layout you'll want most often. If those shortcuts don't fire at all, here's why.

A grid that matches the screen

This is where Let's Tile fits, and it's honest to say where the line falls. Press ⌘ ↵ and a grid drops over the focused window; steer with the arrow keys, grow the selection with ⇧ + arrows, press ↵ to snap. Nothing to memorise per layout.

  • Free: a 3 × 2 grid. On a portrait display that gives you the top and bottom halves (select a full row) and full screen, the same stack macOS offers but from one shortcut. The three columns are narrow on a tall screen, so you'll mostly use the rows.
  • Pro ($9.99, once): any grid you like, and a different grid per display, remembered automatically. Give the portrait monitor 1 × 3 or 2 × 3 while the landscape one keeps 3 × 2, and each screen's grid is just there when you tile on it. ⌘⇧ + arrows throws the grid, and the window, onto the other display mid-tile. No subscription, no account, one key for up to 20 Macs.

The per-display grid is the point. A tool that applies one set of regions to every screen will be wrong on at least one of them, and a rotated display is the clearest case.

Frequently asked questions

Should I choose 90° or 270°? Whichever turns the picture the right way up for the direction you rotated the panel. There's no quality difference; try one, and if the screen is upside down, pick the other before the confirmation times out.

Can I rotate a MacBook's built-in screen? Not as a normal setting. The Rotation menu is offered per display model, and Apple's built-in laptop panels generally don't show it.

Why does my pointer get stuck between a vertical and horizontal monitor? The displays only connect where their rectangles touch in Displays → Arrange. Drag the tall one until the shared edge matches your desk.

Is a vertical monitor good for coding on a Mac? Yes, for reading and reviewing code: you see far more lines at once. Keep your main editor where you prefer to type and use the tall screen for the file you're reading, the diff, or the terminal.

How many windows fit on a portrait display? Two stacked is comfortable on any size; three rows works well from about 24 inches up. Past that, windows get too short to be worth it.