I see you're experiencing random device disconnect/reconnect sounds accompanied by game stuttering. The Event Viewer errors you've found could be related to this issue. Let me analyze what might be happening and suggest some solutions.
Based on the errors and symptoms you've described, there are several potential causes:
- The DCOM, Service Control Manager, and Microsoft Update Health Service errors suggest there may be system service issues causing the stuttering and disconnect sounds.
- The warning about "A pointer device has no information about the monitor it is attached to" is particularly interesting and could indicate USB controller or device driver problems.
Let's try some targeted troubleshooting:
Immediate Steps
- Check USB connections and power management:
- Open Device Manager (right-click Start menu > Device Manager)
- Expand "Universal Serial Bus controllers"
- Right-click each USB Root Hub > Properties > Power Management
- Uncheck "Allow the computer to turn off this device to save power"
- Do this for all USB controllers
- Check for USB device conflicts:
- In Device Manager, look for any devices with warning symbols
- Check if multiple USB devices are sharing resources
- Verify your motherboard firmware (BIOS) is up to date:
- Your Gigabyte Aorus Elite B550 may have BIOS updates that improve USB stability
- Gigabyte's website should have the latest version for your specific board
- Run system file checker:
- Open Command Prompt as administrator
- Run:
sfc /scannow
- Then run:
DISM /Online /Cleanup-Image /RestoreHealth
- Check Windows Game Mode and Game Bar settings:
- The GameBar error in your logs suggests this could be involved
- Try disabling Game Bar and Game Mode in Windows Settings > Gaming
- The GameBar error in your logs suggests this could be involved
- Then run:
- Run:
- Open Command Prompt as administrator
- Your Gigabyte Aorus Elite B550 may have BIOS updates that improve USB stability
- In Device Manager, look for any devices with warning symbols
- Uncheck "Allow the computer to turn off this device to save power"
- Right-click each USB Root Hub > Properties > Power Management
- Expand "Universal Serial Bus controllers"
- Open Device Manager (right-click Start menu > Device Manager)
If Issues Persist
- Try different USB ports:
- Move devices between USB ports (especially try USB 2.0 vs 3.0 ports)
- Avoid USB hubs if possible
- Update chipset drivers:
- Download the latest AMD chipset drivers for your B550 motherboard
- This often resolves USB connectivity issues with Ryzen systems
- Repair/reset problematic services:
- Open Command Prompt as administrator
- Run:
net stop UsoSvc
followed bynet start UsoSvc
- Run:
net stop wuauserv
followed bynet start wuauserv
- Run:
- Run:
- Open Command Prompt as administrator
- Download the latest AMD chipset drivers for your B550 motherboard
- Move devices between USB ports (especially try USB 2.0 vs 3.0 ports)
- Check for Windows power plan issues:
- Set to Balanced or High Performance
- Check advanced power settings for USB selective suspend (disable it)I see you're experiencing random device disconnect/reconnect sounds accompanied by game stuttering. The Event Viewer errors you've found could be related to this issue. Let me analyze what might be happening and suggest some solutions. Based on the errors and symptoms you've described, there are several potential causes:
- The DCOM, Service Control Manager, and Microsoft Update Health Service errors suggest there may be system service issues causing the stuttering and disconnect sounds.
- The warning about "A pointer device has no information about the monitor it is attached to" is particularly interesting and could indicate USB controller or device driver problems.
- Check USB connections and power management:
- Open Device Manager (right-click Start menu > Device Manager)
- Expand "Universal Serial Bus controllers"
- Right-click each USB Root Hub > Properties > Power Management
- Uncheck "Allow the computer to turn off this device to save power"
- Do this for all USB controllers
- Check for USB device conflicts:
- In Device Manager, look for any devices with warning symbols
- Check if multiple USB devices are sharing resources
- Verify your motherboard firmware (BIOS) is up to date:
- Your Gigabyte Aorus Elite B550 may have BIOS updates that improve USB stability
- Gigabyte's website should have the latest version for your specific board
- Run system file checker:
- Open Command Prompt as administrator
- Run:
sfc /scannow
- Then run:
DISM /Online /Cleanup-Image /RestoreHealth
- Check Windows Game Mode and Game Bar settings:
- The GameBar error in your logs suggests this could be involved
- Try disabling Game Bar and Game Mode in Windows Settings > Gaming
- Try different USB ports:
- Move devices between USB ports (especially try USB 2.0 vs 3.0 ports)
- Avoid USB hubs if possible
- Update chipset drivers:
- Download the latest AMD chipset drivers for your B550 motherboard
- This often resolves USB connectivity issues with Ryzen systems
- Repair/reset problematic services:
- Open Command Prompt as administrator
- Run:
net stop UsoSvc
followed bynet start UsoSvc
- Run:
net stop wuauserv
followed bynet start wuauserv
- Check for Windows power plan issues:
- Set to Balanced or High Performance
- Check advanced power settings for USB selective suspend (disable it)
- Check advanced power settings for USB selective suspend (disable it)I see you're experiencing random device disconnect/reconnect sounds accompanied by game stuttering. The Event Viewer errors you've found could be related to this issue. Let me analyze what might be happening and suggest some solutions. Based on the errors and symptoms you've described, there are several potential causes: