Rotate Your Display in Windows, Mac, or Linux

You can rotate your computer display 90, 180, or 270 degrees using built-in settings on any major operating system. The method depends on whether you're using Windows, macOS, or Linux, and whether your graphics card supports rotation. Most modern computers do. The rotation is temporary — it resets when you restart — unless you save it as your default display setting.

On Windows 10 and 11, the fastest way is to use a keyboard shortcut. Hold Ctrl + Alt and press one of the arrow keys: Up returns the display to normal, Right rotates 90 degrees clockwise, Down flips it 180 degrees, and Left rotates 270 degrees clockwise (or 90 degrees counterclockwise). This works on most Intel and AMD systems with integrated graphics or NVIDIA cards. If the shortcut does nothing, your graphics driver may not support it, or you may need to enable rotation in your graphics settings first.

On a Mac, go to System Settings (or System Preferences on older versions), select Displays, and look for a Rotation menu. Not all Mac models offer this option — it depends on your graphics hardware. If you don't see a rotation option, your display hardware does not support it.

Key Takeaways

  • Windows users can rotate the display when ready using Ctrl + Alt + arrow keys, with no settings menu required.
  • The rotation persists until you change it again or restart your computer, unless you save it as your default in graphics settings.
  • Mac and Linux rotation options vary by hardware and graphics driver, and not all computers support display rotation.
  • If keyboard shortcuts do not work, check your graphics driver settings or update your graphics driver software.
  • Rotating your display does not harm your monitor or graphics card — it is a purely software-based change.

Using Windows Graphics Settings for Permanent Rotation

If the keyboard shortcut does not work, or if you want to make the rotation your default setting, use the Windows graphics control panel. Right-click on an empty area of your desktop and look for Graphics Settings, Intel Graphics Settings, NVIDIA Control Panel, or AMD Radeon Settings — the exact name depends on your graphics hardware.

Once you open the graphics panel, find the Display or Rotation option. Select your desired rotation angle and click explore. Windows will ask you to confirm the change. If you do nothing for 15 seconds, it reverts to the previous setting. Click Yes or Keep Changes to save the new rotation as your default.

If you cannot find a graphics control panel on your desktop, open Settings (Windows key + I), go to System, then Display, and scroll down to Display Orientation. This menu appears on all Windows 10 and 11 machines and offers the same rotation options.

What to Do If Rotation Does Not Work

The most common reason rotation fails is an outdated or missing graphics driver. Your graphics driver is the software that lets Windows communicate with your graphics card. To update it, open Device Manager (right-click the Start button and select it), expand Display Adapters, right-click your graphics card, and select Update Driver. Choose Search automatically for updated driver software.

If Device Manager shows a yellow warning triangle next to your graphics adapter, the driver is corrupted or missing. Right-click it, select Uninstall Device, restart your computer, and Windows will reinstall the driver automatically. After restart, try the rotation shortcut again.

Some older graphics cards, particularly integrated graphics from 10+ years ago, do not support rotation at all. If your driver is current and rotation still does not work, your hardware may not support it. In that case, you can rotate your monitor physically (if it has a rotating stand) or use a third-party rotation tool, though these are less reliable than built-in options.

Rotating Your Display on Mac

Mac rotation support is limited compared to Windows. Open System Settings (or System Preferences on macOS Monterey and earlier), click Displays, and look for a Rotation dropdown menu. If it appears, select your desired rotation and the change takes effect when ready.

Many Mac models, especially those with Apple Silicon chips (M1, M2, M3), do not offer a rotation option in Settings. In those cases, you can use a third-party app like ScreenRotator or Rottenwood, though these require installation and may not work with all display configurations. The built-in option is always preferable if available.

Rotating Your Display on Linux

Linux rotation depends on your desktop environment and graphics driver. On most systems using GNOME or KDE, open Settings, go to Displays, and look for a Rotation option. The menu works the same way as Windows and Mac.

If your desktop environment does not offer a rotation menu, you can use the command line tool xrandr. Open a terminal and type xrandr --output HDMI-1 --rotate left (replace HDMI-1 with your display name and "left" with "right", "inverted", or "normal" as needed). To find your display name, type xrandr alone and look for the connected output. This method is temporary; to make it permanent, add the command to your startup script or display configuration file.

Physical Monitor Rotation vs. Software Rotation

Some monitors have a rotating stand that lets you physically turn the display from landscape to portrait orientation. This is different from software rotation. Physical rotation is useful if you want to keep your display in portrait mode permanently — for example, to view tall documents or code files side by side.

Software rotation (what this article covers) is temporary and does not change the monitor's physical position. It is useful for troubleshooting, testing, or temporarily viewing content in a different orientation. If your monitor has a rotating stand and you want portrait mode as your default, physically rotate the monitor and then use software rotation to match your operating system's orientation settings.

Troubleshooting Rotation Problems

If your display rotates but text and icons look blurry, your graphics driver may not be rendering the rotated image correctly. Update your driver using Device Manager (Windows) or Software Update (Mac). If blurriness persists, try rotating back to normal and restarting your computer.

If rotation works but your mouse cursor or touchpad feels inverted or misaligned, this is a known issue with some graphics drivers. Restart your computer — the alignment usually corrects itself. If it does not, rotate back to normal, update your driver, and try again.

If you rotated your display and now cannot see the Settings menu to rotate it back, use the keyboard shortcut. On Windows, press Ctrl + Alt + Up to return to normal orientation. On Mac, you may need to use Command + Q to force-quit the Settings app, then restart and access Settings again before the display rotates back.

Frequently Asked Questions

Will rotating my display damage my monitor or graphics card?

No. Display rotation is a software-only change that tells your graphics card to output the image in a different orientation. It does not affect the monitor's hardware or lifespan. You can rotate your display as many times as you want without risk.

Can I rotate just one monitor if I have two displays?

Yes. In Windows Settings under Display, select the monitor you want to rotate from the dropdown menu at the top, then change its orientation. On Mac, if you have multiple displays, each one has its own rotation setting in the Displays pane. Select the display you want to rotate first.

Why does my keyboard shortcut not work even though my driver is updated?

Some graphics drivers disable keyboard shortcuts by default. Open your graphics control panel (NVIDIA, Intel, or AMD), find the Hotkeys or Keyboard Shortcuts section, and enable rotation shortcuts. Then try the Ctrl + Alt + arrow key combination again.

If I rotate my display, will it affect my gaming or video playback?

Rotation may cause a slight performance impact because your graphics card has to process the rotated image, but the effect is usually unnoticeable on modern hardware. Games and videos will display in the rotated orientation. If you notice lag or stuttering after rotating, rotate back to normal and check your graphics driver.

Can I set a different rotation for different user accounts on the same computer?

Yes. Each user account stores its own display settings. Log into a different account, rotate the display to your preference, and log out. When you log back into that account, the rotation will be saved. Other accounts will keep their own rotation settings.