How to Turn On or Off Screen Rotation Lock in Windows 11
Screen rotation lock in Windows 11 stops your screen from automatically flipping between portrait (tall) and landscape (wide) modes.
This feature is great for convertible laptops or tablets. It stops your screen from flipping unexpectedly, so you can keep it just how you like it.
You can toggle screen rotation lock on or off through the Quick Settings menu in Windows 11, usually within a few clicks.
Turn rotation lock on or off using the ⊞ Win+O keyboard shortcut. Alternatively, open Quick Settings with ⊞ Win+A and click the Rotation lock button. You can also find the toggle in Settings under System > Display.
Option 1Use the Keyboard Shortcut
Why bother with the keyboard shortcut? It’s the quickest way to toggle rotation lock.
Just press these keys on your keyboard together:
Win + OWhat happens: Your rotation lock turns on or off instantly.
Option 2Use Quick Settings
Quick Settings is the fastest way to turn screen rotation lock on or off in Windows 11 right from your taskbar.
Follow these steps:
- Press
Win + Ato open the Quick Settings panel. This is the same place where you toggle Wi-Fi and Bluetooth. - Look for the Rotation lock button and click or tap it to turn it on or off.
What happens: Your rotation lock turns on or off right away.
Note: Keep in mind that Rotation Lock might be grayed out if your device is in laptop mode or if a keyboard is connected. On some laptops that fold or have removable keyboards (like Microsoft Surface), this option may only work when in tablet mode.

Option 3Use the Settings App
The Settings app offers more control when you need to turn screen rotation lock on or off in Windows 11.
Follow these steps:
- Press
Win + Ito open Settings. - Click on System on the left menu.
- Select Display on the right.
- Scroll down to the Scale & layout section.
- Find the Rotation lock switch and turn it on or off.
What happens: Your screen rotation setting changes immediately.
Note: If the Rotation lock option is grayed out, your device might be in laptop mode or connected to a keyboard. These things disable automatic rotation.
Click here to open Display settings directly


Option 4Change Rotation Lock Using Registry Editor (Advanced Users)
Advanced users can turn screen rotation lock on or off in Windows 11 using the Registry Editor for deeper system control.
Why use this? Registry changes let you control rotation lock at a deeper level.
To turn ON Rotation Lock, use this code:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AutoRotation" /v Enable /t REG_DWORD /d 0 /fTo turn OFF Rotation Lock (which is the default), use this code:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AutoRotation" /v Enable /t REG_DWORD /d 1 /fWhat happens: Your rotation lock setting changes based on the value you enter.
Summary
- Automatic Rotation: Tablets and 2-in-1 devices can flip the screen automatically as you turn them.
- Rotation Lock: Lets you stop your screen from rotating if you want it to stay fixed.
Windows 11 screen rotation lock lets you fix your display orientation, preventing automatic flipping on tablets and 2-in-1 devices.
- Keyboard shortcut:
Win + O - Quick Settings:
Win + A - Settings app:
Win + I→ System → Display - Registry Editor (for advanced users)
- Rotation Lock may be grayed out in laptop mode or if your device is connected to a keyboard.
- Administrator rights are needed to edit registry settings.
Follow these steps to control how your screen rotates and get your Windows 11 device working just the way you like it.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!