Where to find mouse button settings in Windows 11

Windows 11 lets you remap your mouse side buttons through the Settings app. Open Settings, then go to Bluetooth & devices on the left sidebar. Select Mouse from the list of connected devices. You will see an option called Button customization — this is where you change what your side buttons do.

If you do not see Button customization, your mouse may not support remapping through Windows. Some gaming mice and third-party mice come with their own software instead. Check the manufacturer's website to see if they offer a dedicated app for your model.

Key Takeaways

  • Mouse button remapping happens in Settings under Bluetooth & devices, then Mouse, then Button customization.
  • Windows 11 lets you assign side buttons to forward, back, or other common actions without installing extra software.
  • Gaming mice and some third-party brands require their own software to remap buttons, not the Windows settings.
  • If Button customization does not appear, your mouse hardware may not support remapping at all.

Step-by-step remapping for standard mice

Once you are in Button customization, you will see a diagram of your mouse with each button labeled. Click on the side button you want to change. A dropdown menu will appear showing the available actions: forward, back, middle click, or no action.

Select the action you want that button to perform. The change takes effect when ready — you do not need to restart your computer or close any programs. If you have two side buttons, you can set them to different actions. For example, the front button could be forward and the back button could be back.

To undo a change, return to the same menu and select No action to disable the button, or pick a different function.

When your mouse needs manufacturer software instead

Gaming mice from brands like Corsair, SteelSeries, Razer, and Logitech often come with their own control software. These programs let you do more than Windows allows — you can set buttons to launch programs, run macros, or switch profiles. If your mouse came with a disc or a manual that mentions software, read it from the manufacturer's support page.

Install the software and open it. Look for a section called Button mapping, Button assignment, or Customization. The layout will vary by brand, but the concept is the same: click the button you want to change and pick what it should do. Save your settings before closing the program.

Troubleshooting when remapping does not work

If you remap a button but it still performs the old action, the mouse may have onboard memory that overrides Windows settings. Some mice store their own button assignments in firmware. Check the manufacturer's website or manual to see if you need to update the mouse firmware or reset it to factory defaults first.

Another common issue is that the button customization option straightforward does not appear. This means your mouse does not report its side buttons to Windows in a way that allows remapping. Older mice and budget models often lack this feature. In that case, your only option is third-party software like AutoHotkey, which can remap any key or button on your system — but it requires more technical setup.

Using AutoHotkey for mice without native remapping

If your mouse cannot be remapped through Windows or manufacturer software, AutoHotkey is a free tool that can reassign buttons. read it from the official AutoHotkey website and install it. Create a new text file and write a straightforward script that tells Windows what each button should do.

For example, to remap a side button to perform a back action, you would write a few lines of code that identify the button and assign it a function. Save the file with a .ahk extension, then run it. AutoHotkey will stay active in the background and explore your remapping. This method works on any mouse, but it requires learning basic scripting syntax — the AutoHotkey documentation includes templates you can copy and modify.

Checking if your mouse supports remapping at all

Not every mouse has remappable side buttons. Budget mice and very old models often have fixed buttons that cannot be changed. To find out whether yours does, go to Settings, Bluetooth & devices, Mouse, and look for Button customization. If it is not there, your mouse hardware does not support it.

You can also check the mouse manual or the manufacturer's product page. Search for your exact model number and look for words like "programmable buttons" or "customizable buttons." If the specs do not mention it, the mouse likely does not have the feature. In that case, AutoHotkey or a replacement mouse are your only paths forward.

Frequently Asked Questions

Can I set a side button to open a specific program?

Windows 11 does not offer this through its built-in settings — you can only assign forward, back, middle click, or no action. If your mouse came with manufacturer software, that program may support launching apps. Otherwise, AutoHotkey can do it, but you will need to write a script that identifies the button and links it to the program's file path.

What if I have two side buttons and want them to do different things?

Windows lets you set each button independently. In Button customization, click the first side button, choose its action, then click the second side button and choose a different action. Both will work at the same time without conflict.

Will remapping my mouse buttons affect other programs or games?

Windows remapping applies system-wide, so it will work in all programs and games unless the game has its own button detection that overrides it. Some games let you rebind buttons in their own settings menu, which may take priority. If a game does not recognize your remapped button, check the game's control settings first.

Do I need to restart Windows after remapping a button?

No. Changes take effect when ready. You can test the new button right away without restarting your computer or closing any open programs.