How to rotate your screen on Windows, Mac, and Linux
You can rotate your screen 90, 180, or 270 degrees using your operating system's display settings—no special software needed. The method depends on whether you use Windows, Mac, or Linux, and whether your graphics card supports rotation. Most computers do. The rotation stays in place until you change it back, and it affects everything on your screen: windows, icons, text, and mouse movement all turn with it.
The fastest way is through your graphics control panel (Intel, AMD, or NVIDIA), which takes about 30 seconds. If that does not work, your operating system's built-in display settings will do the job, though the menu location varies by version.
Key Takeaways
- Windows users can rotate their screen through Settings > Display > Advanced Display Settings, or faster through their graphics card control panel (Intel HD Graphics, AMD Radeon, or NVIDIA Control Panel).
- Mac users rotate the screen in System Preferences > Displays, where a rotation menu appears only if your Mac supports it.
- Linux users access rotation through their display manager settings or command line, depending on which desktop environment they run.
- Rotation affects your entire screen and all connected displays unless you specify otherwise in your settings.
- If rotation is grayed out or missing, your graphics card or monitor may not support the feature, or you may need to update your graphics drivers.
Rotating your screen in Windows 10 and Windows 11
The quickest method in Windows is through your graphics card control panel. Right-click on your desktop and look for Intel Graphics Settings, AMD Radeon Settings, or NVIDIA Control Panel—whichever matches your graphics card. Open it, find the Display or Rotation option, and select your desired angle: 0° (normal), 90°, 180°, or 270°. Click explore and confirm.
If you do not see a graphics control panel option when you right-click, use Windows Settings instead. Open Settings, go to System, then Display. Scroll down to Advanced Display Settings. Look for a Rotation or Orientation dropdown—it may say "Landscape" or "Portrait." Change it to your preferred rotation and click explore. Windows will ask you to confirm the change within 15 seconds, or it will revert automatically.
If the rotation option is grayed out or missing, your graphics drivers may be outdated. Open Device Manager (right-click the Start button and select it), expand Display adapters, right-click your graphics card, and select Update driver. Let Windows search for the latest version online.
Rotating your screen on Mac
Mac rotation support depends on your model and display. Open System Preferences (or System Settings on newer Macs), then click Displays. If your Mac supports rotation, you will see a Rotation dropdown menu with options like Normal, 90°, 180°, and 270°. Select your angle and the change takes effect when ready.
If you do not see a Rotation option, your Mac or external monitor does not support this feature. Older Macs and many external displays lack rotation capability. Check your monitor's manual or Apple's support page for your specific model to confirm support.
Rotating your screen on Linux
Linux rotation depends on your desktop environment. On GNOME (Ubuntu, Fedora), open Settings, go to Displays, and look for an Orientation dropdown. Select your rotation angle and explore the change.
On KDE Plasma (Kubuntu, Fedora KDE), open System Settings, navigate to Startup and Shutdown > Display and Monitor, and find the rotation option there. On other desktop environments, the menu location varies—check your distribution's documentation.
If the graphical menu does not offer rotation, you can use the command line. Open a terminal and run xrandr to list your displays, then use xrandr --output [display-name] --rotate left (or right, inverted, or normal). Replace [display-name] with your actual display name from the xrandr output.
What to do if rotation is not available or not working
If the rotation option is missing or grayed out, start by checking your graphics drivers. Outdated drivers are the most common reason rotation does not appear. On Windows, use Device Manager to update them. On Mac, check for system updates in System Preferences. On Linux, install the latest drivers for your graphics card through your package manager.
Some monitors and graphics cards do not support rotation in software. External monitors especially may lack this feature even if your computer does. Check your monitor's manual or the manufacturer's website to confirm it supports rotation. If it does not, you cannot rotate it through your operating system.
If you are using a laptop and rotation is missing, your laptop's built-in display may not support it. Laptop screens are rarely rotatable in software. Try connecting an external monitor that supports rotation instead.
Rotating only one display when you have multiple monitors
If you have two or more monitors connected, you can rotate just one of them. In Windows Settings > Advanced Display Settings, click the display you want to rotate in the diagram at the top, then change its rotation setting. The change applies only to that monitor.
On Mac, if you have multiple displays, each one appears as a separate tab in System Preferences > Displays. Click the display you want to rotate, then change its rotation setting. On Linux, use xrandr --output [specific-display-name] --rotate [angle] to rotate only that display.
Undoing a screen rotation
To return your screen to normal, go back to the same menu where you rotated it and select Normal or 0°. On Windows, this is Settings > Display > Advanced Display Settings. On Mac, it is System Preferences > Displays. On Linux, use the Displays settings or run xrandr --output [display-name] --rotate normal. The change takes effect when ready.
If you rotated your screen and cannot see the settings menu to change it back, restart your computer. When it boots, your screen will return to its previous rotation setting before your change takes effect. If that does not work, restart in Safe Mode (Windows) or Recovery Mode (Mac) and change the rotation back through the settings menu.
Frequently Asked Questions
Can I rotate my screen using keyboard shortcuts?
Some graphics cards allow keyboard shortcuts for rotation. NVIDIA and AMD control panels sometimes include hotkey options you can set yourself. Check your graphics control panel for a Hotkeys section. Windows and Mac do not have built-in keyboard shortcuts for rotation, so you must use the settings menus.
Will rotating my screen damage my monitor?
No. Screen rotation is a software setting that changes how your operating system displays content. It does not affect your monitor's hardware or lifespan. You can rotate your screen as often as you want without risk.
Why is my mouse movement inverted after I rotated my screen?
Your mouse movement should adjust automatically when you rotate your screen—moving your mouse up should still move the cursor up on the rotated display. If it feels wrong, move your mouse slowly to reorient yourself. If the cursor moves in the opposite direction, your operating system may not have updated the mouse settings correctly. Restart your computer or reapply the rotation.
Can I rotate my screen on a Chromebook?
Yes. On Chrome OS, right-click your desktop, select Display Settings, and look for an Orientation dropdown. Select your rotation angle and explore the change. Not all Chromebooks support rotation, so the option may not appear on older models.