FNBT0000 is a symptom of lazy firmware engineering. Instead of using standard ACPI methods like _HID (Hardware ID) with a registered PnP ID (e.g., PNP0C32 for a wireless control button), the OEM invented a custom ID. They then wrote a kludge driver for Windows, but never submitted it to Microsoft's Update Catalog. For Linux users, this is a non-issue—the acpi_osi kernel parameter or a simple acpi_listen script can bind the event. But on Windows 10? You're left with a permanent yellow flag unless you dig up a 2015-era OEM driver.
Final verdict: Ignore it, disable it, or hunt down your laptop's exact Control Interface driver from the OEM's support page for your specific model. But if Bluetooth and airplane mode toggles work without it? Walk away. Some ACPI ghosts aren't worth exorcising.
— Posted by a systems engineer who has spent four hours chasing FNBT0000 on a C710 Chromebook converted to Windows.
The driver identified as ACPI\FNBT0000 is a specific hardware ID typically associated with the Airplane Mode HID Mini-driver or Virtual Keyboard driver. It is most commonly found on devices like the Intel-powered Classmate PC and some Noblex or Lenovo laptops. Review & Functionality
Purpose: This driver handles the communication between physical buttons (like an Airplane Mode toggle) and the Windows operating system. Without it, you might find that your function keys (Fn) or physical wireless switches do not work.
Stability: On Windows 10, this is generally considered a "legacy" but necessary driver. Most users only seek it out when they see an "Unknown Device" in Device Manager after a clean install.
Compatibility: While originally designed for Windows 8, it is fully compatible with Windows 10. How to Install/Fix on Windows 10 acpi fnbt0000 0 driver windows 10
If you have an "Unknown Device" with this ID, you have two primary safe ways to resolve it:
Windows Update Catalog:The safest source is the Microsoft Update Catalog , where you can find official versions of the AirplaneMode HID Mini-driver for Windows 10. Device Manager Update: Right-click the "Unknown Device" in Device Manager. Select Update driver > Search automatically for drivers.
If that fails, select Browse my computer for drivers and point it to the folder where you downloaded the files from the Update Catalog.
Caution: Avoid generic "driver downloader" sites which often bundle unwanted software. Stick to official manufacturer support pages or the Microsoft Catalog.
Are you currently seeing an Unknown Device error, or is a specific function key on your laptop not working?
This device ID, ACPI\FNBT0000, typically refers to a Virtual Keyboard Device or an Airplane Mode HID Mini-driver. It is common on laptops from manufacturers like Casper, Mediatek, or ECS and often appears as an "Unknown Device" in the Device Manager if the specific vendor driver is missing. Driver Identification & Source FNBT0000 is a symptom of lazy firmware engineering
The driver for this device is not a standard Windows component but a vendor-specific filter or mini-driver.
Common Manufacturers: Casper, Mediatek, or ECS (Elitegroup Computer Systems).
Official Downloads: You can often find this driver by searching for "Airplane Mode HID Mini-driver" or "Virtual Keyboard Device" on your laptop manufacturer's official support site.
Microsoft Update Catalog: Some versions of this driver (often listed under Elitegroup or Mediatek) are hosted on the Microsoft Update Catalog. How to Install the Driver
If you have an "Unknown Device" with this ID, follow these steps to resolve it:
Identify the Hardware ID: Right-click the Unknown Device in Device Manager, select Properties > Details, and choose Hardware Ids to confirm it matches ACPI\FNBT0000. — Posted by a systems engineer who has
Download and Extract: Obtain the driver package (often a .zip or .cab file) from your manufacturer or the Microsoft Update Catalog. Update Manually: Right-click the unknown device and select Update driver. Choose Browse my computer for drivers.
Point to the folder where you extracted the driver files and ensure Include subfolders is checked.
Restart: Once the installation finishes, reboot your system to finalize the changes. Troubleshooting Tips
You will find forums telling you to force-install:
Do not do this. Forcing an incompatible ACPI driver can cause:
The correct driver is almost always part of your OEM's "System Firmware" or "Chipset Driver" package, but hidden. For example:
Windows 10 does not contain an in-box driver for ACPI\FNBT0000. Neither Microsoft Update nor standard Windows driver repositories include a match. This is because: