Share via

Fix windows update and Bluetooth setup

Sanim Rijvi 0 Reputation points
2026-01-17T22:01:21.5433333+00:00

how to Fix my laptop windows update and Bluetooth setup ?

Microsoft Edge | Install and update | Windows 10
0 comments No comments

3 answers

Sort by: Most helpful
  1. Q&A Assist
    2026-01-17T22:01:32.25+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To fix issues with Windows Update and Bluetooth setup on your laptop, you can follow these steps:

    Fixing Windows Update

    1. Run the Windows Update Troubleshooter:
      • Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update and run the troubleshooter.
    2. Check for Updates:
      • In Settings, go to Update & Security and click on Check for updates.
    3. Reset Windows Update Components:
      • Open Command Prompt as an administrator and run the following commands one by one:
             net stop wuauserv
             net stop cryptSvc
             net stop bits
             net stop msiserver
             net start wuauserv
             net start cryptSvc
             net start bits
             net start msiserver
        
    4. Install Pending Updates:
      • If updates are pending, try installing them manually.

    Fixing Bluetooth Setup

    1. Check Bluetooth Settings:
      • Ensure Bluetooth is enabled in Settings > Devices > Bluetooth & other devices.
    2. Run Bluetooth Troubleshooter:
      • Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Bluetooth and run the troubleshooter.
    3. Update Bluetooth Drivers:
      • Open Device Manager, find your Bluetooth device, right-click it, and select Update driver.
    4. Remove and Re-pair Devices:
      • If you are having trouble with a specific device, try removing it from the list and re-pairing it.
    5. Check for Windows Updates:
      • Sometimes, Bluetooth issues can be resolved by installing the latest Windows updates.

    If you continue to experience issues, consider visiting the hardware manufacturer's website for specific drivers or support.


    References:

    Was this answer helpful?

    1 person found this answer helpful.
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.