How to fix auto-rotate not working on Windows
When auto-rotate stops working or Rotation lock is grayed out on a Windows laptop or tablet, check the orientation sensor, its driver, and your display settings.

When your laptop or tablet stops flipping between portrait and landscape, the cause is usually one of three things: Rotation lock is switched on, the orientation sensor’s driver has stalled, or the device simply has no sensor to rotate with. Start by toggling Rotation lock off in Quick Settings. If that tile is grayed out or missing, the problem is hardware or a driver, and the steps below sort out which one.
Toggle Rotation lock off first
On Windows 11, press Windows + A to open Quick Settings and look for the Rotation lock tile. If it is highlighted, click it once to turn it off. On Windows 10 the same tile lives in Action Center, opened the same way with Windows + A.
You can confirm the current setting under Settings > System > Display, where the Display orientation dropdown lets you choose Landscape or Portrait by hand. Microsoft notes in its guide to changing your screen resolution and layout that it recommends one orientation for you, and that an external monitor also has to be physically turned to match the setting. If the screen rotated once and then froze in place, Rotation lock is almost always the reason.
Why auto-rotate grays out
A grayed-out control is often correct behavior rather than a bug. Windows only offers rotation controls when it detects a supported convertible or tablet with an orientation sensor. A desktop PC or a standard laptop has no such sensor, so the tile never appears at all.
On a 2-in-1 like the Surface, attaching the keyboard or folding it into the typing position tells Windows you are using the machine as a laptop, and it deliberately locks rotation. Fold the keyboard all the way back, flip into tent or tablet posture, or detach the cover, and the control returns.
| Symptom | Likely cause | Fix |
|---|---|---|
| Rotation lock tile missing entirely | Desktop or laptop with no orientation sensor | Nothing to fix; the hardware has no sensor to read |
| Rotation lock grayed out on a 2-in-1 | Keyboard attached or in laptop posture | Fold the keyboard back or detach it to enter tablet mode |
| Screen won’t rotate at all | Sensor driver or sensor service stopped | Reinstall the sensor and start the service (below) |
| Rotated once, now stuck | Rotation lock turned on | Toggle Rotation lock off in Quick Settings |
Check the sensor and its service
If the tile should be there but rotation still does nothing, look at the sensor itself. Open Device Manager (right-click Start, or press Windows + X, then choose Device Manager) and expand the Sensors category. You should see an accelerometer or an “HID Sensor Collection” entry. A yellow warning icon, or a missing category, points to a driver problem.
Auto-rotation also relies on a background service. Press Windows + R, type services.msc, and confirm the Sensor Monitoring Service is running. If it shows as stopped, start it and set its startup type so it comes back after a reboot. The related sensor and location services should be running too.
Update or roll back the driver
When the sensor is present but misbehaving, reinstall its driver. In Device Manager, right-click the accelerometer, choose Uninstall device, then open the Action menu and select Scan for hardware changes. Windows reinstalls the sensor from scratch, which clears most stuck-driver cases.
For the display side, check Windows Update > Advanced options > Optional updates for a newer graphics driver, or get one from your PC maker’s support page. If rotation broke right after an update, do the opposite: open the device’s Properties, go to the Driver tab, and use Roll Back Driver to return to the version that worked. That same update-then-roll-back habit fixes a lot of hardware quirks, including Wi-Fi that keeps dropping on Windows 11. And if the machine has felt sluggish alongside this, our guide to why a Windows PC runs slow covers the usual causes.
A registry check as a last resort
On devices that genuinely have a sensor, the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AutoRotation holds an Enable value that should read 1. This is not a fix Microsoft documents, and it will not conjure a sensor that isn’t there, so treat it as a final check rather than a cure. Editing the registry can damage Windows, so export a backup with File > Export before you change anything, and restart the PC afterward to test.
If none of this brings rotation back on a device that should support it, the sensor may have failed in hardware, which is a repair rather than a setting. Owners still on the older release should also weigh the clock: read what to do before Windows 10 support ends so a rotation fix isn’t the last thing you do on an unsupported system.