Windows

How to Change Primary Mouse Button in Windows 11

Richard
Written by
Richard
Mar 21, 2026 2 min read

This tutorial will show you how to change which mouse button is your primary button in Windows 11.

Your primary mouse button is the one you use most often. It handles tasks like selecting items and dragging files.

You can set your primary mouse button to be either the left or right button. Here are three easy ways to do it.

Option One

Change Primary Mouse Button in Settings

  1. Open Settings by pressing Win+I on your keyboard.
  2. Click on Bluetooth & devices on the left side. Then click on Mouse on the right side. (see screenshot below)

 Open Mouse settings

  1. Find the Primary mouse button drop-down menu. Choose either Left (this is the default) or Right. (see screenshot below)
  2. You can now close the Settings window.
windows mouse tile
windows mouse tile
Windows 11 Settings showing primary mouse button dropdown options

Option Two

Change Primary Mouse Button in Control Panel

  1. Open Control Panel and switch to icon view. Click on the Mouse icon.
  2. Go to the Buttons tab. You will see a checkbox for Switch primary and secondary buttons. Check this box to use your right button as primary. Leave it unchecked to use your left button as primary (the default). (see screenshot below)
  3. Click OK to save your changes.
windows 11 mouse primary button change
windows 11 mouse primary button change

Option Three

Change Primary Mouse Button Using Registry

⚠️ Admin privileges required

Change Primary Mouse Button to Left

This is the default setting.

🗝️Registry
reg add "HKEY_CURRENT_USERControl PanelMouse" /v SwapMouseButtons /t REG_SZ /d 0 /f

Change Primary Mouse Button to Right

🗝️Registry
reg add "HKEY_CURRENT_USERControl PanelMouse" /v SwapMouseButtons /t REG_SZ /d 1 /f

Summary

Changing your primary mouse button in Windows 11 is simple. You have three options: use the Settings app, use Control Panel, or edit the Windows Registry. The Settings method is the easiest for most people. Just open Settings, go to Bluetooth & devices, click Mouse, and select your preferred primary button from the drop-down menu. All three methods work equally well. Choose whichever one feels most comfortable for you.

Was this guide helpful?

Tags: #Windows 11
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.

Leave a Reply

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

Exit mobile version