How to Turn On or Off Screen Rotation Lock in Windows 11
Rotation lock in Windows 11 stops your display from flipping between portrait and landscape views when you move your device. Convertible laptops and tablets rely on this setting to keep the screen steady when you hold them at an angle.
You can turn this feature on or off in seconds using the Quick Settings menu in the system tray or a keyboard shortcut. Locking your screen keeps it fixed in place so you do not deal with sudden view shifts while reading or watching videos.
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
The keyboard shortcut is the quickest way to toggle rotation lock.
Press these keys on your keyboard together:
Win + OWhat happens: Your rotation lock turns on or off instantly.
Option 2Use Quick Settings
Access the Quick Settings panel to control display orientation preferences. Press the Win+A keys to open the Quick Settings panel. Find the Rotation lock button within the Quick Settings panel. Clicking the Rotation lock button stops your screen from flipping its orientation when you do not want it to change.
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.

Option 3Use the Settings App
The main configuration app also offers direct control over display orientation. Open Settings by pressing Win + I, then go to System and select Display. Scroll down to the Scale & layout section and use the Rotation lock switch to control whether your screen can change orientation.
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.
Click here to open Display settings directly


Option 4Change Rotation Lock Using Registry Editor (Advanced Users)
Advanced users can also manage screen rotation lock through the Registry Editor (the Windows database for core system settings). To turn Rotation Lock ON, run this command: reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AutoRotation" /v Enable /t REG_DWORD /d 0 /f. This offers deeper adjustments than the standard settings.
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 (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's screen rotation lock helps you control if your screen flips automatically, which is common on tablets and 2-in-1 devices. When rotation lock is on, your screen stays fixed in its current position. Prevent unwanted display flips by managing this setting through Quick Settings or the main configuration app.
- 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 the way you prefer.
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!