Forum Discussion
Wrentdr
Apr 01, 2026Iron Contributor
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
- MemphisZaneCopper 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