Share via

network & Internet settings crashing

Anonymous
2022-07-14T13:39:31+00:00

Hi

I have a Windoows 10 64bit machine.

When I select network & Internet settings the dialog opens then closes after few seconds without showing any options or populating the dialog box

Lawrence

Windows for home | Windows 10 | Internet and connectivity

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

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-09-08T09:46:17+00:00

    Hi,

    I have the same issue and did what you said and it still crashes each time. Its getting really annoying this weird bug and I don't want to do a factory reset to see if that fixes it.

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments
  2. David-M 115.3K Reputation points Independent Advisor
    2022-07-14T14:16:33+00:00

    Hi Lawrence.

    I'm David, and I'm happy to help you.

    I understand that when you select "Network & Internet" in Settings, it crashes and does not show any information.

    Feel free to correct me if I misunderstood.

    Reset the Settings app:

    1. Open Start, right-click on the Settings icon, and select "More > App Settings";
    2. Under "Reset", select "Reset";
    3. At the confirmation screen, select "Reset".

    See if the issue is resolved.

    If it persists, use the system file checker to repair possible corrupted or missing system files.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    dism.exe /online /cleanup-image /scanhealth

    dism.exe /online /cleanup-image /restorehealth

    dism.exe /online /cleanup-image /startcomponentcleanup

    sfc /scannow

    1. Restart the PC.

    If it persists, re-register the Settings app:

    1. Press "Windows + X" and select "Windows PowerShell (Admin)";
    2. Type or paste the following command and press Enter:

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

    1. Restart the PC.

    I hope this helps. Feel free to ask back any questions.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments