Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 1168 when removing Bluetooth devices #2

Open
TheLuxorious opened this issue Jul 4, 2024 · 0 comments
Open

Error 1168 when removing Bluetooth devices #2

TheLuxorious opened this issue Jul 4, 2024 · 0 comments
Assignees

Comments

@TheLuxorious
Copy link
Owner

In the ResetBluetoothAndWifi.ps1 script, an error message "Error 1168" may appear when removing Bluetooth devices. This is a known issue, as referenced in the powerBTremover GitHub repository issue #5. The error indicates that the device is not available and "should be removed manually."

Details:

  • Despite the error message, the script does successfully remove the device.
  • After a reboot (which is built into the script), the device should be removed.
  • No immediate action is required from the user beyond running the script and allowing the reboot to complete.

Steps to Reproduce:

  1. Run the ResetBluetoothAndWifi.ps1 script.
  2. Observe the output for any instances of "Error 1168."

Expected Behavior:
The script should attempt to remove all paired Bluetooth devices.

Actual Behavior:
The script may display "Error 1168" indicating that the device is not available and should be removed manually. However, the device is actually removed after a system reboot.

Workaround:
Allow the script to complete and let the system reboot. The Bluetooth device should be removed after the reboot.

Status:
This issue is noted for informational purposes. No further action is required beyond running the script and rebooting the system as prompted.

Reference:

@TheLuxorious TheLuxorious self-assigned this Jul 4, 2024
Repository owner locked as off-topic and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant