Bluetooth devices can wake a Windows PC only if several hardware, firmware, and software conditions are met. If the “Allow this device to wake the computer” option is missing or unavailable, common causes are:
- Laptop/PC firmware or OEM policy blocks Bluetooth wake
- Many laptops do not allow Bluetooth devices to wake the computer from sleep to save power. In these cases, only the power button, lid open, or built‑in keyboard/trackpad can wake the device.
- For such systems, the Bluetooth radio is powered off in low‑power states, so Windows cannot offer a wake option.
- Bluetooth radio does not support wake
- Windows can only expose wake options if the Bluetooth module supports it.
- If the Bluetooth radio’s Device Manager property page does not have a Power Management tab, wake support is unlikely.
- BIOS/UEFI power settings disable wake from the Bluetooth port
- Some BIOS configurations reduce or cut power to USB or internal ports during sleep, which prevents wake from attached devices.
- If the port used by the Bluetooth module is powered down, Windows cannot wake from it.
- System power state and Modern Standby behavior
- In Modern Standby systems, OEMs can disable wake from external devices (including Bluetooth keyboard/mouse) on battery to save power.
- Even if Windows supports wake from S3/S4, the system will not wake if the Bluetooth module has no power in that state.
- Registry configuration not set for Remote Wake
- For systems that do support Bluetooth wake, the following registry values must be enabled for Remote Wake to work:
-
HKLM\System\CurrentControlSet\Services\Bthport\Parameters\SystemRemoteWakeSupported= 1 (DWORD) -
HKLM\System\CurrentControlSet\Enum\USB\<vid_pid>\<Bluetooth Radio ID>\Device Parameters\RemoteWakeEnabled= 1 (DWORD) -
HKLM\System\CurrentControlSet\Enum\USB\<vid_pid>\<Bluetooth Radio ID>\Device Parameters\DeviceRemoteWakeSupported= 1 (DWORD)
-
- Device‑level wake not enabled (when supported)
- For devices that do support wake, Windows requires the device to be allowed to wake the computer:
- Open Control Panel → Keyboard (or Mouse for a mouse).
- Go to Hardware → select the device → Properties → Change Settings.
- On the Power Management tab, ensure Allow this device to wake the computer is enabled.
- If this tab or option is missing, the device or radio likely does not support wake, or the OEM/BIOS has disabled it.
- ACPI or hardware limitations
- If the system does not support ACPI or has limited ACPI support, the wake options for USB/Bluetooth devices may not be available. In such cases, waking via the power button may be the only option.
What to do next
- Check the Bluetooth radio in Device Manager for a Power Management tab; if it is missing, wake support is unlikely.
- Check BIOS/UEFI for USB/Bluetooth or wake‑from‑device power settings and ensure they are enabled.
- If using a laptop, test waking the device with the built‑in keyboard/trackpad or power button instead; many OEMs intentionally block Bluetooth wake on battery.
- If the hardware does support wake, verify or configure the registry values above for Remote Wake.
If none of these options are available, the limitation is most likely due to the device’s hardware design or OEM firmware policy, and Bluetooth wake cannot be enabled.
References: