Usbipd Warning The Service Is Currently Not Running A Reboot Should Fix That
The warning "usbipd: warning: the service is currently not running; a reboot should fix that" occurs when the usbipd service (or its dependency driver, VBoxUsbMon) has failed to start or was never initialized after installation. 1. Start the Service Manually (No Reboot)
Run from elevated PowerShell / CMD:
usbipd list
- If none of the above fixes it and logs show no clear cause, rebooting can clear transient states that prevent the service from starting.
- In
services.msc, open USBIPD Properties. - Click the Dependencies tab.
- Ensure the following services are running (they usually are on modern Windows):
Fix 1: Manually Start the Service
Often, the service simply stopped and needs a manual kick. The warning "usbipd: warning: the service is currently
Set the "Startup type" to Automatic by right-clicking > Properties, so it persists through future boots. Step 2: Use PowerShell to Force a Restart If none of the above fixes it and
"usbipd warning: the service is currently not running. a reboot should fix that" In services