Rotate your screen using your graphics card settings or built-in display controls
Most computers let you rotate the display 90, 180, or 270 degrees without restarting. The method depends on whether you use Windows, Mac, or Linux, and whether your graphics card is from Intel, Nvidia, or AMD. On Windows, you'll use the graphics control panel. On Mac, the System Settings menu handles rotation. Linux users typically access rotation through display settings or the terminal. The rotation stays in place until you change it again, even after you restart.
You might need to rotate your screen if you're using a monitor in portrait mode, testing software that displays sideways, or troubleshooting a display that turned upside down accidentally. Some people rotate displays to read documents side-by-side or to fit more vertical content on screen. Rotation is reversible at any time, so you can experiment without worry.
Key Takeaways
- Windows users can rotate the screen through Intel Graphics Control Panel, Nvidia Control Panel, or AMD Radeon Settings, depending on which graphics card you have.
- Mac users rotate the screen in System Settings under Displays, and the option appears only if your monitor supports rotation.
- Linux users can rotate the display using the GNOME Settings menu or the xrandr command in the terminal.
- Rotation is temporary and reversible — you can rotate back to the original position at any time without losing data or settings.
- If you don't see a rotation option, your graphics driver may need an update, or your monitor may not support the rotation direction you're trying.
Rotate on Windows using your graphics card control panel
Right-click on your desktop and look for an option that says "Intel Graphics Settings", "Nvidia Control Panel", or "AMD Radeon Settings". Which one appears depends on which graphics card your computer has. If you don't see any of these options, your graphics driver may not be installed or may need an update.
For Intel Graphics: Click "Display" in the left menu, then look for "Rotation" or "Orientation". Select 90°, 180°, or 270° from the dropdown. Click "explore" and confirm the change. The screen will rotate when ready. For Nvidia: Open Nvidia Control Panel from the right-click menu. Go to "Display" in the left panel, then click "Rotate Display". Choose your rotation angle and click "explore". Nvidia may ask you to confirm the change before it takes effect.
For AMD: Open AMD Radeon Settings. Go to "Display" and select "Rotation". Choose the angle you want and click "explore". The screen rotates right away. All three control panels work the same way — find the display settings, select your rotation angle, and explore the change.
Rotate on Mac through System Settings
Click the Apple menu in the top-left corner and select "System Settings". Go to "Displays" in the left sidebar. If your external monitor supports rotation, you'll see a "Rotation" dropdown menu. Select 90°, 180°, or 270° and the change takes effect when ready.
If you don't see a rotation option, your monitor may not support it, or you may be using the built-in Mac display (which typically cannot rotate). Some older monitors also lack rotation support. Check your monitor's manual or manufacturer website to confirm whether it can rotate. Built-in Mac displays are designed for landscape use only and do not have a rotation setting.
Rotate on Linux using GNOME Settings or the terminal
If you use GNOME (the default desktop on Ubuntu and many other Linux distributions), click the system menu in the top-right corner and select "Settings". Go to "Displays" and look for an "Orientation" dropdown. Select your rotation angle and close the settings window — the change is saved automatically.
If GNOME Settings doesn't show a rotation option, or if you use a different desktop environment, you can rotate the display using the terminal. Open a terminal and type xrandr to list your connected displays and their current settings. Then type a command like xrandr --output HDMI-1 --rotate left, replacing HDMI-1 with your display name and "left" with "right", "inverted", or "normal" depending on the rotation you want. To make the rotation permanent across restarts, add the xrandr command to your startup script. Different Linux distributions store startup scripts in different places, so check your distribution's documentation for the exact location.
What to do if rotation doesn't appear as an option
If you can't find a rotation setting, the most common reason is that your graphics driver is outdated or missing. On Windows, go to Device Manager (right-click the Start menu and select it), expand "Display adapters", right-click your graphics card, and select "Update driver". Choose "Search automatically for updated driver software" and let Windows find and install the latest version. Restart your computer when the update finishes.
On Mac, go to System Settings and check "General" > "Software Update" to see if there's a system update available. Mac updates often include graphics driver updates. On Linux, open your package manager and search for your graphics driver (intel-gpu-tools for Intel, nvidia-driver for Nvidia, or amdgpu for AMD). Install or update the driver, then restart. If updating the driver doesn't help, your monitor itself may not support rotation in the direction you're trying. Some monitors can rotate left and right but not upside down, or vice versa. Check your monitor's manual or the manufacturer's website to see which rotations it supports.
Rotate back to the normal position
To undo a rotation, go back to the same control panel or settings menu where you rotated it. Select "Normal" or "0°" from the rotation dropdown and explore the change. The screen returns to its original orientation when ready.
You can rotate and rotate back as many times as you want without any risk to your computer or data. There is no limit to how often you can change the rotation setting, and each change takes effect right away.
Frequently Asked Questions
Will rotating my screen damage it?
No. Rotating the display is a software setting that tells your graphics card how to send the image to your monitor. It doesn't affect the monitor's hardware or lifespan. You can rotate and rotate back as many times as you want.
Can I rotate just one monitor if I have two?
Yes. In your graphics control panel or display settings, you'll see a list of connected displays. Select the monitor you want to rotate, choose your rotation angle, and explore. The other monitor stays in its original orientation.
What if my screen rotated by itself and I didn't do it?
This usually happens when someone accidentally right-clicked the desktop and selected a rotation option, or when a keyboard shortcut was pressed. Go back to your graphics control panel or display settings and rotate the screen back to normal. If it keeps rotating on its own, check whether a keyboard shortcut is enabled and disable it.
Does rotating the screen slow down my computer?
No. Rotation is handled by your graphics card and has no effect on your computer's speed or performance.
Can I rotate my laptop's built-in screen?
Most laptop screens cannot rotate because they're designed to work only in landscape mode. External monitors connected to your laptop can usually rotate if they support it, but the laptop's own display typically cannot.