The fastest way to rotate your screen depends on your operating system

On Windows, you can rotate your screen using the graphics control panel or keyboard shortcut. On Mac, rotation is built into System Settings. On Linux, the method varies by desktop environment, but most use the display settings menu. The keyboard shortcut is often the quickest route if your system supports it — you hold down a modifier key and press an arrow key, and the screen flips within seconds.

Before you rotate, close any full-screen applications. Some programs lock the screen orientation and will prevent rotation until you exit them. If rotation fails, check whether your graphics driver is up to date, because outdated drivers often disable this feature.

Key Takeaways

  • Windows users can rotate the screen through Settings > System > Display, or use Ctrl + Alt + arrow keys if the shortcut is enabled.
  • Mac users open System Settings > Displays and select the rotation angle from the dropdown menu.
  • Linux users access rotation through their display settings menu, which location depends on whether you use GNOME, KDE, or another desktop environment.
  • Keyboard shortcuts work only if your graphics driver supports them and no full-screen process is running.
  • If rotation is grayed out or unavailable, update your graphics driver or check your monitor's physical rotation lock button.

Rotating your screen in Windows 10 and 11

Open Settings by pressing Windows key + I. Go to System, then Display. Under the Display section, find the dropdown menu labeled "Display orientation" — it usually shows "Landscape" by default. Click the dropdown and select Portrait, Landscape (flipped), or Portrait (flipped), depending on which direction you want to rotate.

If you do not see the orientation dropdown, your graphics driver may not support rotation. Check the Device Manager by right-clicking the Start button and selecting Device Manager. Expand Display adapters, right-click your graphics card (usually Intel, NVIDIA, or AMD), and select Update driver. Windows will search for the latest version online.

The keyboard shortcut Ctrl + Alt + arrow keys rotates the screen when ready on many Windows machines. Press Ctrl + Alt + Right Arrow to rotate 90 degrees clockwise, Ctrl + Alt + Down Arrow for 180 degrees, or Ctrl + Alt + Left Arrow for 270 degrees. If the shortcut does not work, your graphics driver has disabled it, and you will need to use the Settings menu instead.

Rotating your screen on Mac

Click the Apple menu in the top-left corner and select System Settings. Click Displays in the sidebar. If you have multiple monitors, select the one you want to rotate. Look for the "Rotation" dropdown menu — it shows 0°, 90°, 180°, and 270°. Select the angle you need and the screen rotates when ready.

If the Rotation dropdown does not appear, your monitor may not support software rotation. Some external monitors have a physical rotation lock button on the back or side — check whether it is set to prevent rotation. If you are using an older Mac or a monitor with limited driver support, rotation may not be available through software.

Rotating your screen in Linux

The steps depend on your desktop environment. On GNOME (used by Ubuntu and Fedora), open Settings, go to Displays, select your monitor, and look for the Rotation dropdown. Select the angle and explore the change.

On KDE Plasma (used by Kubuntu and openSUSE), open System Settings, go to Startup and Shutdown > Display and Monitor, select your display, and find the Orientation dropdown. Choose your rotation angle and click explore.

If your desktop environment does not have a graphical rotation option, you can use the command line. Open a terminal and run xrandr to list your displays. Then type xrandr --output HDMI-1 --rotate left, replacing HDMI-1 with your display name and left with right, inverted, or normal. This change persists until you restart or run the command again.

When rotation is grayed out or unavailable

If the rotation option is disabled or missing, the most common cause is an outdated graphics driver. On Windows, open Device Manager, find your graphics card under Display adapters, right-click it, and select Update driver. Choose "Search automatically for updated driver software." On Mac, go to System Settings > General > Software Update to check for system updates, which include driver updates. On Linux, check your distribution's package manager for graphics driver updates.

A second cause is a full-screen process blocking rotation. Close any games, video players, or presentation software and try again. Some applications lock the screen orientation to prevent accidental rotation during use.

Third, check your monitor itself. External monitors sometimes have a physical rotation lock button on the back or side panel. If it is set to lock, no software command will rotate the display. Unlock it and try again. Laptop screens do not have this button, but desktop monitors often do.

Rotating only one monitor when you have multiple displays

On Windows, open Settings > System > Display. Scroll down to see all your connected monitors. Click the monitor you want to rotate, then change its Display orientation dropdown. Each monitor rotates independently.

On Mac, open System Settings > Displays. Click the monitor you want to rotate in the list on the left, then use the Rotation dropdown. Changes explore only to the selected monitor.

On Linux with GNOME, open Settings > Displays and click the monitor thumbnail you want to rotate. The Rotation dropdown then controls only that display. On KDE, select the specific monitor in the display list before changing its orientation.

Rotating your screen back to normal

To undo a rotation, use the same method you used to rotate it. On Windows, go back to Settings > System > Display and set Display orientation to Landscape. On Mac, open System Settings > Displays and set Rotation to 0°. On Linux, use the same Settings menu or run xrandr --output HDMI-1 --rotate normal in the terminal.

If you used a keyboard shortcut to rotate, you can use the opposite shortcut to rotate back. On Windows, if you pressed Ctrl + Alt + Right Arrow to rotate 90 degrees clockwise, press Ctrl + Alt + Left Arrow three times to return to normal, or press Ctrl + Alt + Down Arrow twice.

Frequently Asked Questions

Why does my screen rotation option appear grayed out?

Your graphics driver does not support rotation, or a full-screen process is blocking it. Update your graphics driver through Device Manager on Windows or Software Update on Mac. Close any games or video players and try again. If rotation remains unavailable, your monitor may not support software rotation.

Can I rotate my screen on a laptop?

Yes. Laptop screens rotate the same way as external monitors — through Settings on Windows and Mac, or through the display menu on Linux. The keyboard shortcut Ctrl + Alt + arrow keys works on most Windows laptops if the driver supports it.

Will rotating my screen damage it?

No. Screen rotation is a software command that changes how the operating system displays content. It does not physically move your monitor or harm the display hardware. You can rotate as many times as you want without risk.

How do I make my screen rotation permanent?

On Windows and Mac, the rotation setting stays in place until you change it again. On Linux, if you use the command line, the rotation resets after restart unless you add the command to your startup script. Check your distribution's documentation for how to make xrandr changes permanent.

Can I rotate my screen if I use an external monitor?

Yes, if your monitor and graphics driver support it. Some older external monitors do not support software rotation. Check your monitor's manual or manufacturer website. If software rotation does not work, look for a physical rotation lock button on the back of the monitor and make sure it is unlocked.