Problemas con Bluetooth

Pasos normales

Causa Comun

✅ Solucion simple

  1. ir a Configuración > Bluetooth y dispositivos y activa Bluetooth.
  2. Si ya estaba agregado, selecciona el dispositivo → Quitar dispositivo.
  3. Pulsa Agregar dispositivo > Bluetooth y vuelve a emparejar.
  4. . Activa el servicio: Win + R → services.msc → bthserv (Compatibilidad con Bluetooth) → Automático + Iniciar.

💻 Solucion Avanzada

Solucion con CMD: arrancar servicios y redetectar

  • sc config bthserv start= auto
  • net start bthserv
  • pnputil /scan-devices
  • start ms-settings:bluetooth
  • Presiona Enter en cada línea.
  • El último comando abre la ventana de Configuración de Bluetooth para emparejar el dispositivo.