How to reset network data usage on Windows 10

Windows 10 has a feature that allows you to view PC network data usage in the past 30 days. The use of data is divided into sections on each type of network (for example, Wi-Fi or wired network) and the usage of each application.

Starting with Windows build 18956, network data usage is now combined to display on the network status page. This article will show you how to reset data using network data to 0 when needed on Windows 10.

Note: You must log on as an administrator to be able to reset network data usage.

Instructions to reset network data usage on Windows 10

  1. 1. Reset the data using the specific network data in Settings
  2. 2. Reset all network data usage using BAT file
  3. 3. Reset all network data usage in Command Prompt
  4. 4. Reset all data using network data manually

1. Reset the data using the specific network data in Settings

Note: This option in Settings only starts from Windows 10 build 16199 version.

Step 1 . Open Settings and click the Network & Internet icon.

Step 2 . Click Data usage on the left and click on the specific network or View usage per app link on the right.

How to reset network data usage on Windows 10 Picture 1

Note: Starting with Windows 10 build 18956, you need to click on the Status icon on the right and click on the Data usage button of the network you selected on the right.

How to reset network data usage on Windows 10 Picture 2

Step 3 . Select the network (eg Wifi) you want to reset the data in Show usage from section and click on Reset usage stats button.

How to reset network data usage on Windows 10 Picture 3

Step 4. Click Reset to confirm that you want to reset network data usage.

How to reset network data usage on Windows 10 Picture 4

Step 5. Data using selected network (here is Wifi) will be reset.

How to reset network data usage on Windows 10 Picture 5

Step 6. If you want to reset usage data of another network (wired network), repeat Step 3 above to select it. If not, close Settings .

2. Reset all network data usage using BAT file

Step 1 . Download the .bat file according to the link below.

 https://www.tenforums.com/attachments/tutorials/226501d1551900852-reset-network-data-usage-windows-10-a-reset_network_data_usage_stats.bat 

Below is the content of the .bat file, you can refer.

Code:

 powershell -windowstyle hidden -command "Start-Process cmd -ArgumentList '/s,/c,net stop DPS > NUL 2>&1 & DEL /F /S /Q /A "%windir%System32sru*" & net start DPS > NUL 2>&1' -Verb runAs" 

Step 2 . Save the .bat file to the desktop.

Step 3. Unlock the .bat file.

Step 4. Run the .bat file.

Step 5. When the UAC message appears, click Yes to agree to run the file bat. with administrative rights.

Step 6. You will see the Command Prompt window quickly open and close to reset data using network data.

3. Reset all network data usage in Command Prompt

Step 1. Open Command Prompt as administrator.

Step 2. Copy and paste the star command into Command Prompt and press Enter after each command.

 net stop DPS 
 DEL / F / S / Q / A "% windir% System32sru *" 
 net start DPS 

Step 3 . When done, you can close Command Prompt if you want.

How to reset network data usage on Windows 10 Picture 6

4. Reset all data using network data manually

Step 1 . Do either of the following actions to remove network activity.

Temporarily disable all active network adapters and close any applications that are accessing the network.

Or

Start Windows 10 in Safe mode without network.

How to reset network data usage on Windows 10 Picture 7

Step 2. Open File Explorer, browse to C: WindowsSystem32sru folder and open it.

Step 3 . Delete all content in sru folder. Be sure not to delete the sru folder.

How to reset network data usage on Windows 10 Picture 8

Step 4 . Activate the network adapter or start Windows in normal mode.

So you're done resetting your network usage data on Windows 10.

I wish you all success!

3.2 ★ | 6 Vote

May be interested

  • Summary of some simple ways to Reset Windows 10Summary of some simple ways to Reset Windows 10
    if your windows 10 computer is having some problems you can choose refresh, reset or restore to restore the problem. if you select reset windows 10 computer, all user accounts will be deleted, the settings will be restored to their original state ....
  • How to Reset Windows 7 PasswordHow to Reset Windows 7 Password
    if you forget your windows 7 password, you will have to reset your user account password to log in. windows 7 passwords can be reset by your network administrator if your computer is in a domain, or can be reset using a password reset disk if your computer is in a homegroup or workgroup. this article will teach you to reset windows 7 password in both ways.
  • How to Reset Windows 10, 7 Simply and Without Losing DataHow to Reset Windows 10, 7 Simply and Without Losing Data
    how to reset your computer easily without losing data? read the following article, hoang ha pc will share a simple way to reset windows 10, 7!
  • How to track Internet data usage on Windows 10How to track Internet data usage on Windows 10
    unlike on the phone, tracking internet data used on the computer is not something we usually do.
  • Monitor and save Internet capacity on Windows 10Monitor and save Internet capacity on Windows 10
    windows 10 is universal operating system, it is used both on desktops, tablets and mobile phones. therefore, microsoft has built several data monitoring tools for users who are using limited capacity internet connection.
  • This is how to reset application data on Windows 10This is how to reset application data on Windows 10
    with windows 10 anniversary update, users can easily reset application data without having to uninstall or reinstall the application. users can reset application data in case the application fails or simply want to restore the application to the default settings.
  • How to Reset Network Settings on AndroidHow to Reset Network Settings on Android
    today's tipsmake will show you how to delete bluetooth, mobile data, and wi-fi network settings on your android device at the same time. you can reset network settings from the settings menu. however, the settings menu will vary depending on the manufacturer and phone model you are using.
  • How to reset iPhone Screen Time feature passwordHow to reset iPhone Screen Time feature password
    screen time on iphone helps parents manage their children's phone time, limiting apps on iphone to the time that kids can use apps.
  • How to use Password Reset Disk to reset Windows password?How to use Password Reset Disk to reset Windows password?
    in previous articles, network administrator showed you how to create a password reset disk on windows 7/8/10. in the following article, network administrator will guide you how to use password reset disk to reset windows password.
  • 7 extremely interesting Wifi features on Windows 10 not everyone knows7 extremely interesting Wifi features on Windows 10 not everyone knows
    automatically re-enable wifi after a specific time, monitor data usage or block specific networks from appearing ... are some useful wifi tips on windows 10 that many users do not know.