You are on page 1of 1

Reset All Network Data Usage Stats at Once in Command Prompt

Open a new command prompt as administrator.


Type the following command: net stop dps . Hit the Enter key.
Now, execute the following command: del /F /S /Q /A "%windir%\System32\sru\*" .
Finally, execute the command net start dps .

You might also like