Skip to content
Follow
Windows

How to Turn On or Off Scroll Inactive Windows in Windows 11

Richard
Written by
Richard
Mar 20, 2026 Updated Aug 13, 2026 2 min read
How to Turn On or Off Scroll Inactive Windows in Windows 11
How to Turn On or Off Scroll Inactive Windows in Windows 11

Scroll inactive windows in Windows 11 lets you hover your mouse over an open app in the background and scroll through it without clicking on it first. This helpful setting saves time when you work with multiple open windows on your screen at once.

Turning this feature on takes less than 30 seconds inside the Windows 11 Settings app . You can switch it on or off whenever you want.

⚡ Quick Answer

Open Settings, go to Bluetooth & devices, then Mouse. Find “Scroll inactive windows when hovering over them” and toggle it On or Off. This setting lets you scroll background windows without clicking them.

Turn On or Off Scroll Inactive Windows in Settings

  1. Open Settings by pressing Win+I on your keyboard.
  2. Click Bluetooth & devices on the left side.
  3. Click Mouse on the right side.

Press Win+I on your keyboard to open Settings . Select Bluetooth & devices on the left menu, then click Mouse on the right. From there, users toggle the scroll inactive windows setting.

  1. Find the option Scroll inactive windows when hovering over them.
  2. Turn it On (this is the default) or Off based on what you want.
  3. Close Settings when you’re done.
windows mouse tile
windows mouse tile
windows scroll inactive windows when hovering over them tile
windows scroll inactive windows when hovering over them tile

Option Two

Turn On or Off Scroll Inactive Windows Using Command Line

  1. Copy and paste one of the commands below and press Enter.

Turning scroll inactive windows on or off in Windows 11 is also possible via the command line. Open Windows Terminal (a command-line interface) and choose either Windows PowerShell or Command Prompt. Copy and paste one of the following commands, then press Enter.

⚠️Warning
reg add "HKCU\Control Panel\Desktop" /V MouseWheelRouting /T REG_DWORD /d 2 /F

To Turn Off:

⚠️Warning
reg add "HKCU\Control Panel\Desktop" /V MouseWheelRouting /T REG_DWORD /d 0 /F

Modifications take effect right away across active user sessions.

Summary

Knowing how to control scrolling inactive windows in Windows 11 gives users greater flexibility when managing multiple open applications.

How do I scroll inactive windows in 🪟 Windows 11?

Search for "Settings" on the Windows 11 Taskbar's search bar. Enable the "Scroll inactive windows when hovering over them" toggle button. Click on the app's window and scroll the content within the app (sometimes called a ListView).

How do I turn off scroll inactive windows?

Press Windows + I or find Settings using the Start menu search bar. On the left pane, select Bluetooth & devices. On the right pane, click Mouse. Under the Scrolling section, find the Scroll inactive windows when hovering over them option.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Access Control Panel in Windows 11
Windows How to Access Control Panel in Windows 11
How to Set Windows Terminal to Open with Command Prompt on Windows 11
Windows How to Set Windows Terminal to Open with Command Prompt on Windows 11
How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Change AutoPlay Settings in Windows 11
Windows How to Change AutoPlay Settings in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *