How to Enable or Disable Bluetooth Swift Pair in Windows 11
Bluetooth Swift Pair in Windows 11 pops up an instant notification on your screen whenever a supported accessory, like a mouse or headphones, sits nearby and enters pairing mode. This feature connects your devices in seconds without making you dig through the Settings app to find them.
You can turn this quick-connect feature on or off at any time depending on whether you want pop-ups to appear. Windows 11 keeps Swift Pair turned on by default, but you can change it with just a few clicks.
To enable or disable Bluetooth Swift Pair in Windows 11, open Settings , go to Bluetooth & devices, then Devices, and toggle “Show notifications to connect using Swift Pair.” This option allows quick pairing of nearby Bluetooth devices.
What is Swift Pair?
Swift Pair Swift Pair in Windows 11 makes pairing Bluetooth devices quick. Placing a supported accessory nearby and activating pairing mode triggers an immediate desktop notification. Connecting takes only a couple of clicks.

Option 1Use Settings
Turn Swift Pair On or Off for Your Account
The Settings app controls whether this feature stays active for a specific user profile. Managing peripheral connectivity preferences relies entirely on this menu. Disabling this utility for an individual account starts right here.- Open Settings by pressing
Win+Ion your keyboard. - Click Bluetooth & devices on the left side.
- Click Devices on the right side.
- Under Device settings, find the option that says Show notifications to connect using Swift Pair.
- Turn it On (this is the default) or Off depending on what you want.
- Close Settings when you’re done.


Option 2Use Registry Editor for Your Account
Turn Swift Pair On
System defaults keep this capability running. Executing the following command restores that state:
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Bluetooth" /v QuickPair /t REG_DWORD /d 1 /fTurn Swift Pair Off
Administrator permissions are required to modify system-wide configurations for this utility. Bypassing peripheral discovery speeds up connections, though shutting it down completely remains an option. Windows 11 blocks global configuration updates unless elevated privileges are granted.
Administrator credentials are required to manage this feature across Windows 11. Logging in with an elevated profile governs peripheral discovery. Windows 11 blocks configuration updates unless these permissions are granted.
Enable Swift Pair for All Users
Activating this utility globally requires running the following command:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Bluetooth\AllowPromptedProximalConnections" /v value /t REG_DWORD /d 1 /fDisable Swift Pair for All Users
Deactivating peripheral discovery globally requires running the following command:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Bluetooth\AllowPromptedProximalConnections" /v value /t REG_DWORD /d 0 /fConfiguration updates apply immediately after execution.
Summary
Swift Pair in Windows 11 accelerates peripheral connectivity while remaining fully toggleable.
Learn more: pair Pair a Bluetooth device in Windows - Microsoft Support Swift Pair Open Bluetooth & devices settings Bluetooth Policy CSP
What is swift pair in 🪟 Windows 11?
Swift Pair in Windows allows a supported Bluetooth device to be quickly paired with a Windows device. If the Bluetooth device supports Swift Pair, a notification is displayed in Windows when: The Bluetooth device is nearby. It's in pairing mode and discoverable.
How to block Bluetooth pairing request on PC?
Press the Windows key + R. Type `gpedit.msc`, then click OK. Navigate to Computer Configuration Administrative Templates Windows Components Device Pairing. Double-click 'Turn off Swift Pair' and set it to Enabled.
How do I permanently disable Bluetooth on 🪟 Windows 11?
The Settings Bluetooth & devices (Win + I) menu provides a toggle alongside peripheral management options. Alternatively, Device Manager disables the Bluetooth adapter entirely, halting radio transmissions until manual re-enabling occurs.
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!