Forum Discussion

Wrentdr's avatar
Wrentdr
Iron Contributor
Apr 01, 2026

Windows 11 Can't View Data Usage

When opening Data Usage in Windows 11, an uncloseable abnormal pop-up appears and I can't view my data usage. Seeking solutions to fix this issue.

2 Replies

  • MemphisZane's avatar
    MemphisZane
    Copper Contributor

    Run Command Prompt as an administrator, execute the commands `netsh int ip reset` and `netsh winsock reset`, then restart your computer.

  • Try to re-register Settings using PowerShell command in Admin mode:

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