Share via

Bluetooth and devices crashing

Anonymous
2023-06-30T14:36:00+00:00

Hi all, every time I click on "Bluetooth and devices" in settings it lag around 1 second and crash, I have tried the sfc /scannow command in both normal and safe mode and this issue still occur. Attached is the event viewer info after the settings crash.

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. John DeV 164.9K Reputation points Independent Advisor
    2023-06-30T23:07:45+00:00

    Hello Chang,

    You're most welcome. I'm glad to help.

    Stay safe and have a great weekend.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-06-30T16:29:08+00:00

    Hi John

    Thanks for your help, I tried all these solution but problem still occur.

    I tried to reinstall windows and it fixed the problem.

    Really appreciate your help.

    Thank you

    Was this answer helpful?

    0 comments No comments
  3. John DeV 164.9K Reputation points Independent Advisor
    2023-06-30T15:11:16+00:00

    Hello Chang,

    Good day! I'm John DeV a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.

    When was the last time it worked properly?

    Please try the following methods below.

    **Restart Windows Explorer

    Press Ctrl + Shift + Esc to open Task Manager.

    Select the Processes tab.

    Scroll down and select Windows Explorer, Right click then select Restart.

    **Reset Settings app

    Press Start then search Settings

    Right click it then select App settings

    Click Terminate > Repair > Reset

    **Reinstall Settings via PowerShell

    Press Ctrl+Shift+Esc to open Task Manager then click File

    Select "Run new task" then type: powershell

    Make sure to put a check mark on the "Create this task with administrative privileges" box

    Copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.

    Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}

    Restart your computer

    Kindly let me know if this helps or if you have any further concerns.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments