How to rotate your screen on Windows, Mac, and Linux

Screen rotation on a computer works differently depending on your operating system and graphics card. On Windows, you can rotate your display through the Settings menu or your graphics control panel. Mac users rotate the screen through System Preferences. Linux users typically use the command line or their desktop environment's display settings. The method also depends on whether you want a permanent rotation or a temporary one for a specific task.

Most rotations happen in seconds and don't require restarting your computer. However, some older graphics cards or external monitors may not support rotation at all, and some laptops with touch screens have rotation locked by default.

Key Takeaways

  • Windows users can rotate their screen through Settings > Display > Display settings, or through their graphics card's control panel like NVIDIA Control Panel or AMD Radeon Settings.
  • Mac users rotate the screen by holding the Option key and clicking the Scaled button in System Preferences > Displays, then selecting a rotated resolution.
  • Linux users typically rotate the screen using the xrandr command or through their desktop environment's display settings menu.
  • Some laptops have rotation locked by default in Windows; you may need to unlock it in Settings > Display > Display orientation.
  • External monitors and older graphics cards may not support rotation, even if your computer does.

Rotating your screen in Windows 10 and Windows 11

The quickest way to rotate your screen in Windows is through the Settings menu. Right-click on your desktop and select Display settings. Scroll down to the Display orientation section. You'll see a dropdown menu with four options: Landscape (the default), Portrait, Landscape (flipped), and Portrait (flipped). Select the orientation you want and click explore. Windows will ask you to confirm the change; click Keep changes within 15 seconds or the screen will revert to its original position.

If the Display settings option doesn't appear when you right-click your desktop, or if you don't see the orientation dropdown, your graphics card may not support rotation. In that case, try accessing rotation through your graphics card's control panel. For NVIDIA cards, right-click on your desktop and open NVIDIA Control Panel, then navigate to Rotate display. For AMD cards, open AMD Radeon Settings, go to Display, and look for rotation options. Intel integrated graphics use Intel Graphics Command Center, found in your Start menu.

Some laptops, particularly those with touchscreens, have screen rotation locked by default. If you rotate your screen but it when ready snaps back, go to Settings > System > Display and scroll down to Display orientation. Check whether a lock icon appears next to the orientation dropdown. If it does, click the lock to unlock rotation.

Rotating your screen on a Mac

Mac computers don't have a direct screen rotation option in the main System Preferences menu. Instead, you access rotation through a hidden feature in the Displays settings. Click the Apple menu in the top-left corner, select System Preferences (or System Settings on newer Macs), then click Displays. In the Resolution section, you'll see a Scaled button. Hold down the Option key on your keyboard and click Scaled. A list of rotated resolution options will appear, including 90-degree and 270-degree rotations. Select the rotation you want.

This method works on most modern Macs with external monitors. If you're using a MacBook's built-in display, rotation may not be available. Some older Mac models also don't support display rotation at all. If the rotated options don't appear even when holding Option, your Mac's graphics hardware doesn't support rotation.

Rotating your screen on Linux

Linux offers several ways to rotate your screen depending on your desktop environment. The most universal method is using the xrandr command in the terminal. Open your terminal and type xrandr to see a list of your connected displays and their current settings. To rotate your primary display 90 degrees clockwise, type xrandr --output HDMI-1 --rotate right, replacing HDMI-1 with your display's name from the xrandr output. Use left for 90 degrees counterclockwise, inverted for 180 degrees, or normal to return to the default orientation.

If you prefer a graphical interface, most Linux desktop environments include display settings in their control panels. In GNOME, go to Settings > Displays and look for a rotation option. In KDE Plasma, open System Settings > Startup and Shutdown > Display and Monitor. In Cinnamon, use System Settings > Display. The exact location varies by distribution and version, but all modern Linux desktops include rotation controls somewhere in their display settings.

When your monitor doesn't support rotation

Not all monitors can rotate, even if your computer supports the feature. External monitors, particularly older ones or budget models, may lack the hardware needed for rotation. Laptop displays almost never support rotation. If you try to rotate your screen and nothing happens, or if the rotation option is grayed out, your monitor likely doesn't support it.

Some monitors that physically rotate (with a stand that pivots) still won't respond to software rotation commands. In those cases, you can physically rotate the monitor itself, but you'll also need to tell your operating system that the display has rotated so that the image orientation matches the physical position. Use the same steps described above to rotate the software display to match your monitor's new angle.

Rotating only part of your screen or specific windows

If you want to rotate only one window or process rather than your entire display, your options are limited. Most operating systems don't support per-window rotation. However, some applications like video players, image viewers, and design software have built-in rotation controls for their content. Check the process's menu or preferences for a rotate option.

If you need to rotate content in a web browser, you can use your browser's developer tools or extensions, but this is a workaround rather than a native feature. For most tasks, rotating your entire display is simpler and more reliable than trying to rotate individual windows.

Troubleshooting rotation problems

If your screen rotates but the image looks stretched or distorted, your resolution may not be optimized for the rotated orientation. Return to your display settings and try different resolution options. Some resolutions work better in landscape than in portrait mode.

If rotation worked before but stopped working, restart your computer. If that doesn't help, update your graphics card drivers. In Windows, right-click the Start menu and select Device Manager, then expand Display adapters. Right-click your graphics card and select Update driver. On Mac, go to System Preferences > Software Update. On Linux, use your package manager to update your graphics drivers.

If your screen rotates automatically and you can't stop it, check whether rotation lock is disabled. In Windows, swipe in from the right edge of your screen (or press Windows key + A) to open the Action Center, then click Rotation lock to enable it. On Mac, check System Preferences > Displays to see if a rotation lock option is available. On Linux, use xrandr to set your display back to normal orientation.

Frequently Asked Questions

Can I rotate my screen permanently, or does it reset when I restart?

Screen rotation is permanent until you change it again. Your operating system remembers your rotation setting and applies it automatically when you restart your computer. You only need to rotate your screen once unless you want to change it back.

Why does my screen rotate automatically when I move my laptop?

Some laptops have an accelerometer (motion sensor) that detects when you rotate the device and automatically rotates the display. This is usually enabled by default on tablets and some 2-in-1 laptops. To turn it off in Windows, go to Settings > Display and look for a rotation lock option. On Mac, this feature is less common but may appear in System Preferences > Displays.

Will rotating my screen damage my monitor?

No. Screen rotation is a software command that changes how your graphics card sends the image to your monitor. It doesn't harm the monitor itself. If your monitor has a physical stand that rotates, rotating the software display to match won't cause damage either.

Can I rotate my screen on a Chromebook?

Yes. On a Chromebook, click the time in the bottom-right corner, then click the Settings icon. Go to Device > Displays and look for the rotation option. Select the orientation you want from the dropdown menu.

What if my graphics card doesn't support rotation?

If your graphics card doesn't support rotation, you won't see rotation options in your display settings, or they'll be grayed out. Older integrated graphics and some budget graphics cards lack this feature. In that case, your only option is to physically rotate your monitor if it has a rotating stand, or to use an process with built-in rotation controls.