Settings (Update and Security)Unresponsive

Joined
Jul 16, 2016
Messages
2
Reaction score
0
I am having issues with Settings. When I click on the "Update and Security" button I am unable to access any of the following tabs seen below and I am unable to use the search bar in the top right, it acts essentially frozen. When I scroll my mouse over the panel it shows the loading/working symbol sometimes. Eventually the settings tab will close itself.

Additionally I got this popup 2 times while experimenting opening various parts of Settings.

I discovered this issue when I had a response from my computer telling me my "display driver has stopped working and has recovered", I figured I needed to update my drivers so I went to settings to get that done and found the issue.

Untitled.png
issue.PNG
 

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,617
Reaction score
1,139
If you are able to open a Command Prompt (right-click Start then left-click Command Prompt) can you do two REG QUERY's please and display results:
  • Code:
    reg query "hkcr\clsid\{26ee0668-a00a-44d7-9371-beb064c98683}"
  • Code:
    reg query "hkcr\clsid\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}"

    Press Enter key after each command to execute

    Sample image of expected result:

    sample.png


    As you can see each part of your error is pointing to Control Panel and Device Manager

    You could right-click on Start then left-click on Event Viewer to check if any specific error logs are pointing to either of these apps at about the time your recall the error messages while clicking on Settings. My guess is there is a Remote Procedure Call that is failing.

    Anyway first check those queries match the sample image above.
 

Attachments

  • upload_2016-7-16_18-34-35.png
    upload_2016-7-16_18-34-35.png
    50.9 KB · Views: 588
Joined
Jul 16, 2016
Messages
2
Reaction score
0
I shut down my computer and today when I reopened it I was able to access every part of Settings. I have since then updated the computer. I think it might be fixed I am not sure
 

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,617
Reaction score
1,139
Hi,

It's quite plausible the issue has been resolved then. Often a reboot of machine sorts loose ends per se.

Given you also did an update, the recent one being significant your Registry would have been modified during that update and likely restored any faults in the two keys previously mentioned.

Ultimately time will tell. Either its resolved, or at some point in the future the issue may pop up again.

Thanks for the update though. For now, I'll assume this thread is resolved.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top