2

I am using Windows 8.1, When I right click the bluetooth icon on system traybar, there is Join a Personal Area Network

enter image description here

I would like to create that shortcut on my desktop, it looks like this, only showing the bluetooth device: enter image description here

On the path bar, it shows this place is Control Panel\Hardware and Sound\Devices and Printers, but when I go there, it always display all device instead of bluetooth device only : enter image description here

hippietrail
  • 4,605
Bilo
  • 1,532

1 Answers1

2

To Manually Create a "Bluetooth Devices" Shortcut

  1. Right click an empty area of your desktop.

  2. Click New.

  3. Click Shortcut.

enter image description here

  1. Set the location to %windir%\explorer.exe shell:::{28803F59-3A75-4058-995F-4EE5503B023C}

  2. Click Next

enter image description here

  1. Set the name to Bluetooth Devices

  2. Click Finish

enter image description here

  1. Right click the Bluetooth Devices shortcut

  2. Click Properties

enter image description here

  1. Click Shortcut

  2. Click Change Icon

enter image description here

  1. Set look for to %SystemRoot%\system32\DevicePairingFolder.dll.

  2. Press Tab twice.

  3. Click the Bluetooth icon.

  4. Click OK twice.

enter image description here

Source Bluetooth Devices Shortcut - Create in Windows 8

DavidPostill
  • 162,382