Flip your display right-side up in seconds with a software setting

If your monitor is showing everything upside down, the fix is almost always a single setting in your graphics control panel — not a hardware problem and not something you need to restart for. Windows, Mac, and Linux all let you rotate your display 180 degrees back to normal in under a minute. The setting stays in place until you change it again.

The upside-down display usually happens by accident: someone rotated the screen for a joke, a graphics driver updated and reset your settings, or a keyboard shortcut got pressed without anyone noticing. The good news is that your monitor itself is fine, and you do not need to touch any cables or buttons on the back.

Key Takeaways

  • Windows users can rotate their display through Settings > Display > Display settings, then change the orientation from Normal to 180 degrees.
  • Mac users go to System Settings > Displays and look for a rotation option if their graphics card supports it (not all do).
  • Linux users can use the Display Settings panel or the command line tool xrandr to rotate the display.
  • If you cannot find a rotation option, your graphics card or driver may not support display rotation, and you may need to update your graphics driver.

How to fix it on Windows

Right-click on your desktop and select Display settings from the menu. If that option does not appear, open Settings by pressing Windows key + I, then go to System > Display.

Scroll down until you see Display orientation or Orientation. The dropdown menu will show options like Normal, 90 degrees, 180 degrees, and 270 degrees. Select 180 degrees to flip your display right-side up. The change takes effect when ready. If you do not see an orientation option at all, scroll down further — it may be under Advanced display settings or Graphics settings.

If the orientation dropdown is grayed out or missing entirely, your graphics driver may not support rotation. See the driver update section below.

How to fix it on Mac

Click the Apple menu in the top-left corner and select System Settings. Go to Displays, then look for a Rotation option. Not all Mac graphics cards support display rotation, so this option may not appear on your machine.

If you see the rotation menu, click the dropdown and select the orientation that shows your display right-side up. The change applies when ready. If there is no rotation option, your Mac's graphics hardware does not support it, and you will need to use a third-party tool or physically rotate your monitor if it supports that.

How to fix it on Linux

Open your system menu and search for Displays or Display Settings. In most desktop environments (GNOME, KDE, Cinnamon), you will see an orientation dropdown. Select the option that shows your display upright.

If the GUI does not have a rotation option, you can use the command line. Open a terminal and type xrandr to list your connected displays. Then type xrandr --output HDMI-1 --rotate inverted, replacing HDMI-1 with your display's actual name from the list. Use normal, left, right, or inverted to set the rotation you need.

What to do if the rotation option is missing or grayed out

If you cannot find a display orientation setting, your graphics driver is either outdated or does not support rotation. Update your graphics driver first — this fixes the problem in most cases.

On Windows, right-click the Start button and select Device Manager. Expand Display adapters, right-click your graphics card (usually NVIDIA, AMD, or Intel), and select Update driver. Choose Search automatically for updated driver software. Windows will read and install the latest version. Restart your computer when prompted.

On Mac, go to System Settings > General > Software Update and install any available updates. Mac handles graphics driver updates through system updates.

On Linux, use your package manager to update your graphics drivers. For NVIDIA, install nvidia-driver. For AMD, install amdgpu or xf86-video-amdgpu. For Intel, install xf86-video-intel. After installation, restart your computer.

Why your display might be upside down in the first place

The most common cause is an accidental keyboard shortcut. Some graphics control panels (especially NVIDIA and AMD) let you rotate the display with Ctrl + Alt + arrow keys. If someone pressed Ctrl + Alt + Down Arrow, the display flips 180 degrees.

A graphics driver update can also reset your display settings to default, which might include a rotation if your monitor was previously set that way. Restarting your computer sometimes triggers a settings reset as well, though this is less common.

In rare cases, a monitor's physical buttons on the back or side can rotate the image, but this is different from a software rotation and would show a menu on screen when you press the buttons.

Frequently Asked Questions

Will rotating my display damage my monitor?

No. Display rotation is a software setting that tells your graphics card how to send the image to your monitor. It does not affect the monitor's hardware or lifespan. You can rotate your display as many times as you want without any risk.

Can I rotate just one monitor if I have two?

Yes. In Display Settings (Windows) or Displays (Mac/Linux), you can select each monitor separately and set a different rotation for each one. Click or select the monitor you want to change, then adjust its orientation independently.

What if my monitor has a physical rotation button and the display is still upside down?

Your monitor's physical buttons control the monitor's internal display, while software rotation controls what your graphics card sends to the monitor. If both are rotated, the image will be upside down. Check your monitor's manual for how to reset its physical rotation to normal, or look for a menu button on the monitor itself.

Why does the rotation option say "not supported" on my Mac?

Older Mac graphics cards and some external monitors do not support software rotation. If rotation is not supported, you cannot use the software method. You would need to physically rotate your monitor if it has a stand that allows it, or use a third-party app designed for unsupported hardware.