Problemas con Bluetooth
Pasos normales
Causa Comun
✅ Solucion simple
- ir a Configuración > Bluetooth y dispositivos y activa Bluetooth.
- Si ya estaba agregado, selecciona el dispositivo → Quitar dispositivo.
- Pulsa Agregar dispositivo > Bluetooth y vuelve a emparejar.
- . 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.