Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glimpsed/6ce18293edeb23d1ef5a7ddc04f24bf9 to your computer and use it in GitHub Desktop.
Save glimpsed/6ce18293edeb23d1ef5a7ddc04f24bf9 to your computer and use it in GitHub Desktop.
Fix Windows 10 Bluetooth toggle not appearing
Turn off windows 10 fast-startup and then turn off your computer then on again. steps:
WinKey -> type to search "Power & sleep settings"
"additional power settings"
"choose what the power buttons do"
"change settings that are currently unavailable"
untick "Turn on fast startup"
Save changes
turn off computer then turn it on
OR OR OR OR OR
1.) Uninstall everything that is Bluetooth-related that is listed in Programs & Features.
2.) Uninstall all Bluetooth-related drivers listed in the Device Manager.
3.) Restart the computer. Bluetooth will be reinstalled, and you can reinstall the programs that you removed from Programs & Features.
The problem is mainly because the drivers provided by vendor does not support windows 10
(this happens if you have migrated from windows 7 or windows 8.1).
Reinstalling the bluetooth driver (Programs and Features)only would solve the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment