Hello Chang,
You're most welcome. I'm glad to help.
Stay safe and have a great weekend.
Kind regards,
John DeV
Independent Advisor
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
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.
Hello Chang,
You're most welcome. I'm glad to help.
Stay safe and have a great weekend.
Kind regards,
John DeV
Independent Advisor
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
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