Share via

System settings crashed

Anonymous
2022-08-07T04:30:30+00:00

SystemSettings.exe - Application error

The instruction at 0x00007FFE0CBD0086 referenced memory at 0x000000000000000. The memory could not be read.

Click on OK to terminate the program.

Please resolve.

Windows for home | Windows 11 | Settings

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

1 answer

Sort by: Most helpful
  1. John DeV 164.9K Reputation points Independent Advisor
    2022-08-07T05:02:02+00:00

    Hello NoCS342,

    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.

    **Please try to run SFC and DISM to check for any system errors and corrupted files.

    Windows Key + R to open Run then type: cmd

    Press CTRL+SHIFT+ENTER to Run as administrator.

    Copy and paste each command below, you need to do it one at a time until

    finishes scanning.

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    Restart your computer

    **Reset Settings app via PowerShell

    Open PowerShell as Administrator

    Copy and paste the command below then press Enter.

    Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage

    Restart your computer

    If the issue still persists, Please try performing an In-place Upgrade. Performing this can repair broken operating system files while your personal files, settings and installed applications will not be removed.

    https://answers.microsoft.com/en-us/windows/for...

    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