Share via

Windows 10 taskbar settings crashing

Anonymous
2023-07-13T06:40:13+00:00

Hello,

Just discovered that when i try to right click taskbar and go to settings, it crashes.

I tried getting there from Control Panel and same thing.

How can i solve this?

Thanks,
Adrian

Windows for home | Windows 10 | 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

10 answers

Sort by: Most helpful
  1. John DeV 164.9K Reputation points Independent Advisor
    2023-07-13T07:10:38+00:00

    Hello Adrian569,

    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 look for Windows Explorer

    Right click then select Restart.

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

    https://support.microsoft.com/en-us/help/402652...

    After that, restart your computer

    Note: You can open command prompt by doing this,

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

    Select "Run new task" then type: cmd

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

    Continue with the commands within the link above.

    **Repair all Windows apps 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 Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}

    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?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-10-02T15:39:39+00:00

    I too have been having this issue. I even did an in place upgrade to v22H2 which is when I seem to have started the problem. I am open to suggestions.

    Was this answer helpful?

    0 comments No comments
  3. John DeV 164.9K Reputation points Independent Advisor
    2023-07-14T00:00:17+00:00

    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.

    Few things to check on the PC

    **Unplug all external peripherals except for the Mouse, Keyboard, and LAN cable before starting

    **Disable or uninstall any 3rd party Anti-Virus program to prevent it from interfering with the upgrade

    Download the media creation tool(Click Download tool now) and save it to your computer.

    https://www.microsoft.com/en-us/software-downlo...

    Open the tool and select Upgrade this PC now.

    Make sure to select Keep personal files and apps.

    It might take some time to install Windows 10. Your computer will restart a few times, make sure you don’t turn off your PC

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-07-13T15:54:25+00:00

    Hi John,

    Thanks for your reply. Unfortunately the fixes suggested by you dont work and i tried the steps several times.

    I have no idea when this stopped working unfortunately.

    Thank you,
    Adrian

    Was this answer helpful?

    0 comments No comments
  5. Kapil Arya 37,826 Reputation points Volunteer Moderator
    2023-07-13T13:11:18+00:00

    Hello,

    Try to re-register Settings app:

    https://www.kapilarya.com/fix-settings-app-not-working-in-windows-10

    Let us know if this helps!

    Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.

    Was this answer helpful?

    0 comments No comments