Share via

How To fix internet setting tab problem

Abo Ibrahem 0 Reputation points
2025-07-18T06:05:57.8166667+00:00

When i click on internet icon and click on Network & Internet settings , setting should be open but it's open for a 1 sec or 2 and automatic setting close . I tried to see the problem with View reliability history and this the problem
Description

Faulting Application Path: C:\Windows\ImmersiveControlPanel\SystemSettings.exe

Problem signature

Problem Event Name: MoAppCrash

Package Full Name: windows.immersivecontrolpanel_10.0.2.1000_neutral_neutral_cw5n1h2txyewy

Application Name: praid:microsoft.windows.immersivecontrolpanel

Application Version: 10.0.19041.6033

Application Timestamp: 80451368

Fault Module Name: msvcrt.dll

Fault Module Version: 7.0.19041.3636

Fault Module Timestamp: 9bf60e04

Exception Code: 40000015

Exception Offset: 000000000000ae22

OS Version: 10.0.19045.2.0.0.256.48

Locale ID: 1033

Additional Information 1: 7fad

Additional Information 2: 7fad8009c6884e1df9e3be29317fb95b

Additional Information 3: 430c

Additional Information 4: 430c21b650a615fffbcd7074e02ef962

Extra information about the problem

Bucket ID: 7c9177de9f081c108d9b14aff7aa77c8 (2133321594497038280)
Please fix this problem

Windows for home | Windows 10 | Settings
0 comments No comments

1 answer

Sort by: Most helpful
  1. DaveM121 886.7K Reputation points Independent Advisor
    2025-07-18T06:41:42.27+00:00

    CLick your Start Button, then just type powershell, then right click PowerShell and select 'Run as Administrator'.

    Run this command in PowerShell and press Enter.

    PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage immersivecontrolpanel).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

    When that command completes, close PowerShelll and restart (not shut down) your PC to apply the change and then check if you can open the network settings.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.