How to rotate your screen depends on your operating system and graphics card
Screen rotation on a desktop or laptop works differently depending on whether you use Windows, Mac, or Linux. Windows offers the most built-in options through display settings and graphics control panels. Mac limits rotation to specific external monitors. Linux varies by desktop environment but usually requires command-line tools or settings menus. The fastest method is almost always through your operating system's display settings rather than graphics software.
Most people rotate their screen to use a monitor in portrait mode — taller than it is wide — for reading documents, coding, or spreadsheet work. Some need rotation because their monitor is physically mounted sideways. Others want to flip the display upside down for specific setups. The method you use depends on what hardware you have and what your graphics card supports.
Key Takeaways
- Windows users can rotate the screen through Settings > System > Display, or through the graphics control panel (NVIDIA, AMD, or Intel) for more options.
- Mac users can rotate external monitors through System Settings > Displays, but built-in MacBook screens cannot be rotated.
- Linux users typically rotate through display settings in GNOME or KDE, or by using command-line tools like xrandr.
- Not all monitors support rotation in software — some require physical rotation and manual adjustment of the display settings to match.
- If rotation options do not appear, your graphics drivers may need an update or your monitor may not support the feature.
Rotating your screen in Windows 10 and 11
The simplest Windows method is through the Settings app. Right-click on your desktop, select Display settings, scroll down to the Display orientation section, and click the dropdown menu. You will see options for Landscape (normal), Portrait, Landscape (flipped), and Portrait (flipped). Select the orientation you want and click Keep changes when Windows asks if you want to keep the new setting.
If the rotation options do not appear or are grayed out, your graphics driver may need updating. Go to Settings > System > About, click Advanced system settings, select the Hardware tab, and click Device Manager. Expand Display adapters, right-click your graphics card (NVIDIA, AMD, or Intel), and select Update driver. Choose Search automatically for updated driver software. Restart your computer after the update completes.
For more rotation options and finer control, use your graphics card's control panel. NVIDIA users right-click the desktop and select NVIDIA Control Panel, then go to Rotate or Flip Display. AMD users right-click and select AMD Radeon Settings, then navigate to Display and look for rotation options. Intel users right-click and select Intel Graphics Settings, then find the rotation menu under Display.
Rotating your screen on a Mac
Mac computers handle screen rotation differently than Windows. Built-in MacBook screens cannot be rotated through software. However, external monitors connected to a Mac can be rotated if the monitor itself supports it. Click the Apple menu, select System Settings, then click Displays. If you have an external monitor connected, select it from the list. Look for a Rotation dropdown menu and choose your desired orientation.
Not all external monitors appear in the rotation menu even if they support physical rotation. If you do not see rotation options, your monitor may not report its rotation capability to macOS. In that case, you will need to physically rotate the monitor and then manually tell macOS the new orientation through the same Displays menu — some monitors require this two-step process.
Rotating your screen in Linux
Linux screen rotation depends on your desktop environment. In GNOME (used by Ubuntu and Fedora), click the system menu in the top right, select Settings, go to Displays, and look for an Orientation dropdown. In KDE Plasma, open System Settings, navigate to Startup and Shutdown > KDED Modules, enable KScreen, then go back to Display and Monitor to find rotation options.
If your desktop environment does not have a rotation menu, use the command-line tool xrandr. Open a terminal and type xrandr to list your connected displays and their current orientation. To rotate your primary display, type xrandr --output HDMI-1 --rotate left, replacing HDMI-1 with your display name and left with right, inverted, or normal as needed. The change takes effect when ready.
When rotation options are missing or grayed out
If you cannot find rotation settings or they appear disabled, the most common cause is an outdated graphics driver. Windows, Mac, and Linux all require current drivers to expose rotation features. Check your graphics card manufacturer's website — NVIDIA, AMD, Intel, or Apple — and read the latest driver for your specific card model and operating system.
Some graphics cards and monitors do not support software rotation at all. Older integrated graphics chips, particularly Intel HD Graphics from before 2015, may lack rotation support. If your drivers are current and rotation still does not appear, your hardware may not support it. In that case, physically rotating the monitor and adjusting the display orientation to match is the only option.
On Windows, also check whether your monitor is connected through a docking station or USB-C hub. Some hubs do not pass through the full display capabilities to Windows, which can hide rotation options. Try connecting the monitor directly to your computer's graphics port (HDMI, DisplayPort, or USB-C) to see if rotation options reappear.
Physical monitor rotation versus software rotation
Some monitors have a stand that allows physical rotation from landscape to portrait. If your monitor supports this, you can rotate it by hand and then tell your operating system the new orientation through display settings. This is often easier than relying on software rotation, which can sometimes cause performance issues or display glitches on older systems.
If you physically rotate a monitor, always update your operating system's display orientation to match. Windows, Mac, and Linux all use this setting to position the taskbar, menu bar, or panel correctly and to may support mouse movement feels natural. A monitor rotated 90 degrees but with software orientation still set to landscape will feel backwards to use.
Troubleshooting rotation that causes display problems
Occasionally, rotating your screen causes flickering, black bars, or resolution issues. First, try restarting your computer — sometimes the graphics driver needs a full restart to explore rotation correctly. If the problem persists, go back to display settings and rotate back to landscape, then restart again.
If rotation causes persistent problems, your graphics driver may be corrupted. Uninstall it completely and reinstall the latest version from your graphics card manufacturer. On Windows, go to Device Manager, right-click your graphics card, select Uninstall device, check the box for Delete the driver software for this device, and click Uninstall. Restart your computer, and Windows will reinstall a basic driver. Then read and install the latest driver from NVIDIA, AMD, or Intel.
Frequently Asked Questions
Can I rotate just one monitor if I have two screens?
Yes. In Windows, go to Settings > Display and scroll down to see all connected monitors. Click the monitor you want to rotate, then change its orientation separately. The other monitor stays in landscape. Mac and Linux work the same way — select the specific monitor before changing its orientation.
Will rotating my screen damage the monitor?
No. Software rotation does not harm the monitor. Physical rotation is also safe if your monitor's stand supports it. The only risk is if you force a monitor to rotate when its stand does not allow it — always check your monitor's manual first.
Why does my screen look blurry after rotating?
Blurriness after rotation usually means your resolution has changed. Go back to display settings and check the resolution. Set it to the monitor's native resolution — usually listed as "Recommended" — and the blurriness should disappear.
Can I rotate my screen on a Chromebook?
Chromebooks do not support screen rotation through settings. If you need portrait mode, you will need to physically rotate an external monitor and adjust its stand accordingly, then use the monitor's own menu to flip its display orientation.
What if my graphics card is not listed in Device Manager?
Your graphics card may be using a generic Microsoft driver instead of the manufacturer's driver. read the latest driver directly from NVIDIA, AMD, or Intel's website, run the installer, and it will replace the generic driver with the full-featured one that includes rotation options.