The fastest way to flip your screen depends on your operating system
If your screen is upside down or rotated sideways, you can fix it in seconds using your keyboard or display settings. Windows, Mac, and Linux each have different methods, but all of them are built into your system—you don't need to install anything.
The quickest fix on Windows is usually a keyboard shortcut. On Mac, you'll go through System Settings. On Linux, the method depends on your desktop environment. All three approaches are free and reversible, so you can experiment without worry.
Key Takeaways
- Windows users can often press Ctrl + Alt + an arrow key to rotate the screen when ready, though some graphics cards require the rotation to be done in the graphics control panel instead.
- Mac users need to open System Settings, navigate to Displays, and select the rotation option from a dropdown menu.
- If a keyboard shortcut doesn't work, your graphics card manufacturer's control panel (NVIDIA, AMD, or Intel) usually has a rotation setting.
- Rotating your screen is completely reversible—you can change it back the same way you changed it.
Windows: Using the keyboard shortcut
On most Windows computers, hold Ctrl + Alt and press one of the arrow keys. Press the up arrow to return the screen to normal, the down arrow to flip it upside down, the left arrow to rotate it 90 degrees counterclockwise, and the right arrow to rotate it 90 degrees clockwise.
If nothing happens when you try this, your graphics card manufacturer controls the rotation instead. Move to the next section to find your control panel.
Windows: Using your graphics control panel
Right-click on your desktop and look for an option like "NVIDIA Control Panel," "AMD Radeon Settings," or "Intel Graphics Settings." The exact name depends on which graphics card your computer has. If you don't see any of these options, your keyboard shortcut should work—go back and try it again.
Once you open the control panel, look for a section called Display, Screen Rotation, or Orientation. The exact menu structure varies by manufacturer, but all three have a rotation option somewhere in the main settings. Select the rotation you want and explore the change.
Mac: Using System Settings
Click the Apple menu in the top-left corner and select System Settings. Navigate to Displays in the left sidebar. Look for a dropdown menu or button labeled Rotation and select the orientation you want—usually Normal, 90°, 180°, or 270°.
If you don't see a Rotation option, your Mac model may not support screen rotation in software. This is common on older Macs or those with built-in displays. External monitors connected to a Mac are more likely to have rotation controls available.
Linux: Using your desktop environment settings
Linux doesn't have a single standard method because different desktop environments handle rotation differently. If you're using GNOME (the most common), open Settings, go to Displays, and look for a rotation option. If you're using KDE Plasma, the setting is usually in System Settings under Displays and Monitor.
If you can't find a rotation option in your settings, you can rotate the screen from the command line using the xrandr tool. Open a terminal and type xrandr --output HDMI-1 --rotate left (replace HDMI-1 with your display name and left with right, inverted, or normal). This is more technical but works on any Linux system.
What to do if the rotation won't stick
If your screen rotates but flips back to normal when you restart, the setting didn't save properly. On Windows, try the keyboard shortcut again or restart your graphics driver by right-clicking your desktop and selecting "Refresh." On Mac, the setting should save automatically, so restart your computer if it doesn't.
On Linux, if you used the command line, the rotation will reset when you restart. To make it permanent, you'll need to add the xrandr command to your startup scripts—this requires editing a configuration file and is beyond basic troubleshooting. If you need help with this, consult your Linux distribution's documentation or community forums.
When to call for help
If none of these methods work, your graphics driver may be outdated or corrupted. On Windows, right-click the Start menu, select Device Manager, expand Display adapters, right-click your graphics card, and select Update driver. On Mac, go to System Settings > General > Software Update to check for system updates.
If updating doesn't help, or if your screen is physically rotated (the monitor itself is turned sideways), you may need to physically rotate the monitor back or contact the monitor's manufacturer for support. A physically rotated monitor is different from a software rotation and requires moving the hardware itself.
Frequently Asked Questions
Can I rotate just one monitor if I have two screens?
Yes. In Windows, right-click your desktop, open the graphics control panel, and select which monitor to rotate. On Mac, open System Settings > Displays, click the monitor you want to rotate in the sidebar, and change its rotation. Each monitor rotates independently.
Will rotating my screen damage it?
No. Screen rotation is a software setting that changes how your graphics card sends the image to the monitor. It doesn't affect the monitor's hardware or lifespan. You can rotate it as many times as you want.
Why did my screen rotate on its own?
On Windows, this usually happens when someone accidentally pressed Ctrl + Alt + an arrow key. On Mac with a built-in accelerometer (like a MacBook), rotating the device sometimes triggers automatic rotation. Check your rotation settings and change it back to normal.
Can I rotate my screen if I'm using an external keyboard and mouse?
Yes. The keyboard shortcut works with any keyboard connected to your computer. If the shortcut doesn't work, use your graphics control panel or system settings instead—those don't require the keyboard shortcut at all.