How to Fix Bluetooth Verifier Fault 0x00000BFE in Bc

If you encounter a BC_BLUETOOTH_VERIFIER_FAULT error, it may lead to unexpected crashes of your computer. This situation can result in data loss, so let’s explore effective ways to permanently resolve this issue.

What steps can I take to resolve BC_BLUETOOTH_VERIFIER_FAULT?

1. Turn off Driver Verifier

  1. Press the Windows key + S simultaneously, then type cmd. Select Run as administrator.
    CMD elevated - ERROR_NO_RANGES_PROCESSED
  2. Input the command verifier /reset
    verifier reset
  3. Restart your computer.

This solution will only be effective if you had previously enabled Driver Verifier.

2. Update Your Bluetooth Drivers

  1. Press Windows key + X and click on Device Manager.
    open device manager
  2. Find the Bluetooth category and expand it.
  3. Right-click on the Bluetooth driver and select Update driver.
    update driver to fix DAM_WATCHDOG_TIMEOUT
  4. Choose Search automatically for drivers.
    Search automatically
  5. Allow Windows to locate the correct driver for your Bluetooth device.

It’s generally more reliable to download drivers manually from the official website of your Bluetooth adapter’s manufacturer.

3. Reinstall the Bluetooth Driver

  1. Open Device Manager once more.
  2. Locate your Bluetooth device and right-click it.
  3. Select Uninstall device.
    uninstall driver to fix STORAGE_MINIPORT_ERROR
  4. When prompted for confirmation, click Uninstall.
    nvidia driver uninstall
  5. Go to Actions and click on Scan for hardware changes.
    Action scan for hardware changes

After Windows reinstalls the default driver, check if the BC_BLUETOOTH_VERIFIER_FAULT error persists.

4. Repair Your Installation

  1. Launch Command Prompt as administrator.
  2. Execute the command: sfc /scannow
  3. After the scan completes, verify if the issue still exists.
  4. If the problem continues, run DISM /Online /Cleanup-Image /RestoreHealth
    dism restorehealth

Should the problem continue, the BSOD may be indicative of hardware problems, implying that a replacement of your Bluetooth adapter might be necessary.


Author: Egor Kostenko

My goal is to make complex technical topics simple and accessible. On this site, I gather unique and useful content that not only solves users’ problems but also helps them better understand the capabilities of Windows.


Leave a Reply

Your email address will not be published. Required fields are marked *