Bluetooth-Paired Devices are Invisible

Shmlo

New Member
Messages
24
Reaction score
1
Fresh install. Bluetooth devices are able to pair and function while Bluetooth shows "Not Connected" and paired devices cannot be seen.
23H2, Bluetooth compatibility enabled.
Snipping Tool - Failed to open the file, just as I took and clicked on the screenshot.
 

Attachments

Snipping Tool is broken because you removed 'Clipboard User Service'.

I would restore:
Code:
                <c>devicesetupmanager 'Device Setup Manager'</c>
 
If using WiFi or Bluetooth, I would keep the
"Network and Sharing Center"
"network connected devices auto-setup"
 
Snipping Tool is broken because you removed 'Clipboard User Service'.

I would restore:
Code:
                <c>devicesetupmanager 'Device Setup Manager'</c>
Your prompt reply is greatly appreciated. I did a host refresh and am now able to see the BT devices, but for some reason my notifications are now busted. Snipping Tool worked fine with my modified GamerOS preset in 22H2 but must have changed to require that dependency.
"network connected devices auto-setup"
I am unsure how this component works; does it help with auto-reconnecting Wi-Fi? Because it disconnects randomly after boot and I have to manually connect it each time.
 
Last edited:
Restore your missing Notifications:
Code:
                <c>unp 'Universal Notification Platform (UNP)'</c>

Network Connected Devices
refers to NAS'es and other network-based "appliances". It has no relationship with BT-paired devices.
 
Big thanks, Garlin! Notifications are back but notification settings shows this error: Exception Processing Message 0xc0000005 - Unexpected parameters. Snipping Tool saves screenshots but oddly without notifs. It records with its new recording feature, with this new bug: Problem with recording audio If an open app is using WASAPI exclusive mode, change it shared mode.
 
Last edited:
Beyond this, I have no clue what else is going on.
Code:
                <c>microsoft.windowssoundrecorder 'Windows Voice Recorder'</c>
 
Snipping Tool is showing notifications after fresh install. In the base app included in the image, clicking on the SS notif showed the error: Failed to open the file. Updating the app fixed that. Haven't been able to fix the missing notification settings.
 
Back
Top