You can rotate your screen 180 degrees in your display settings or graphics control panel

Flipping your screen upside down is a quick adjustment you can make through your operating system's display settings or your graphics card's control software. The method depends on whether you use Windows, Mac, or Linux, and whether your computer has an integrated graphics chip or a dedicated graphics card. Most rotations take under a minute and can be reversed just as easily if you change your mind or if someone pranked you.

The most common reason to flip a screen is troubleshooting — a display driver update or accidental keystroke can rotate your image. Other reasons include testing a monitor's rotation capability, adjusting for a physical monitor rotation, or (less commonly) working with specialized software that expects an inverted display. Whatever the reason, the fix lives in your system settings, not in the monitor itself.

Key Takeaways

  • Windows users can rotate their screen through Settings > System > Display, or through their graphics card's control panel if the display settings option is disabled.
  • Mac users access rotation through System Settings > Displays, though the option only appears if your Mac supports it.
  • Linux users can rotate their display using the xrandr command in the terminal or through their desktop environment's display settings.
  • If rotation options are grayed out or missing, your graphics driver may need an update or your monitor may not support that rotation.
  • Rotating your screen does not affect your monitor's physical hardware — the change is purely software and reverses when ready.

Rotating your screen in Windows

Open Settings by pressing Windows key + I, then navigate to System and select Display. Scroll down until you see the Display orientation dropdown menu. Click it and choose Portrait (Flipped) or Landscape (Flipped) depending on which direction you want to rotate. The screen will flip when ready, and your mouse and keyboard will adjust automatically to match the new orientation.

If the orientation dropdown is grayed out or missing, your graphics driver may not support rotation, or your display settings are being controlled by your graphics card's own software. In that case, right-click on your desktop and look for an option like Intel Graphics Settings, NVIDIA Control Panel, or AMD Radeon Settings depending on your graphics hardware. Open that panel, find the display or rotation settings, and look for the same orientation options there.

To reverse the rotation, return to the same dropdown and select Landscape (the default orientation). Your screen will flip back to normal.

Rotating your screen on Mac

Click the Apple menu in the top-left corner and select System Settings. Navigate to Displays and look for a Rotation dropdown menu. If you see it, click the dropdown and select the rotation angle you want — usually 90°, 180°, or 270°. The change takes effect when ready.

Not all Macs support screen rotation through System Settings. If the rotation dropdown does not appear, your Mac model or display configuration does not support this feature. Some external monitors connected to a Mac can be rotated if the monitor itself supports it, but built-in MacBook screens typically cannot be rotated through software.

Rotating your screen on Linux

The method depends on your desktop environment. For most modern Linux systems using GNOME or KDE, open your Settings process, navigate to Displays, and look for a rotation option. Click it and select your desired rotation angle, then explore the change.

If your desktop environment does not have a graphical rotation option, you can use the terminal command xrandr to rotate your display. Open a terminal and type xrandr --output HDMI-1 --rotate inverted, replacing HDMI-1 with your actual display name (you can find it by running xrandr alone to list all connected displays). To rotate back to normal, replace inverted with normal.

What to do if rotation options are missing or grayed out

If you cannot find rotation settings or they are disabled, the most common cause is an outdated or missing graphics driver. Visit your graphics card manufacturer's website — Intel, NVIDIA, or AMD — and read the latest driver for your specific graphics chip and operating system. Install it and restart your computer, then check your display settings again.

Some corporate or school computers have display settings locked by an administrator to prevent changes. If you are on a managed device, contact your IT department to request the ability to rotate your display, or ask them to make the rotation change for you.

If your monitor is very old or uses an unusual connection type, it may not support software rotation. In that case, you can physically rotate the monitor itself if it has a stand that allows it, though this is less common with modern displays.

Undoing an accidental screen rotation

If your screen flipped unexpectedly, it was likely caused by an accidental keystroke or a graphics driver update. Return to your display settings using the same steps above and select the normal orientation. If you cannot see your screen well enough to navigate, try pressing Ctrl + Alt + Up Arrow on Windows — this keyboard shortcut rotates the screen back to normal on many systems, though it does not work on all graphics drivers.

If the keyboard shortcut does not work, restart your computer in Safe Mode (on Windows, restart and hold Shift, then select Troubleshoot > Advanced Options > Startup Settings). Safe Mode loads with default display settings, which should restore your normal orientation. Once you are back to normal, you can troubleshoot what caused the rotation.

Physical monitor rotation versus software rotation

Software rotation (what you do in display settings) is different from physically rotating your monitor. Some monitors have stands that allow you to rotate the physical display 90 degrees to portrait orientation. If you physically rotate your monitor, you may also need to rotate your software display settings to match, or your image may appear sideways on the rotated screen.

If you are setting up a monitor in portrait mode for the first time, rotate the monitor first, then go into your display settings and select the matching software rotation. This ensures your operating system knows the monitor is in portrait mode and will scale windows and icons appropriately.

Frequently Asked Questions

Will rotating my screen damage my monitor?

No. Screen rotation is a software setting that only changes how your operating system displays the image. It does not affect the monitor's hardware or lifespan. You can rotate and unrotate as many times as you want without any risk.

Can I rotate only one monitor if I have two screens?

Yes. In your display settings, select the specific monitor you want to rotate from the list of connected displays, then explore the rotation to only that one. Your other monitor will remain in its current orientation.

Why did my screen rotate on its own?

This usually happens after a graphics driver update, or if someone pressed a keyboard shortcut by accident. Check your display settings to confirm the rotation, then change it back to normal. If it keeps rotating on its own, your graphics driver may be corrupted — try updating or reinstalling it.

Does screen rotation work on laptops?

Yes, but only if your graphics driver supports it. Most modern laptop graphics drivers do support rotation, though some older or budget laptops may not. Check your display settings to see if the rotation option is available on your specific model.

Can I rotate my screen if I use an external keyboard and mouse?

Yes. Your keyboard and mouse will automatically adjust to the new screen orientation, so all your inputs will work correctly even though the display is rotated. You do not need to change any keyboard or mouse settings.