Can I delete files from C:\Windows\ServiceProfiles\NetworkService\AppData\Local\PeerDistRepub\Store\0?

C:\Windows\ServiceProfiles\NetworkService\AppData\Local\PeerDistRepub\Store\0

This directory contains many, many .dat files which use ~33% of my 500GB disk space. I found this using WinDirStat.

The question in this post is similar, but refers to files in \Local\Temp.

Is it safe to delete these files? What are they for?


Yes, you can delete files in this folder. See these threads.

Delete system service profiles

This is a cache file for font, you can safely delete it.

This is one example.

Delete system service profiles 2

  1. Use disk clean up (build in windows) and see if it can remove it, i am almost sure it will, just click to clean up system files too at the bottom of window

  2. There is a Delivery Optimization in settings used to share windows update files with other pc's. See if you have that turned on.

  3. You must be on some older version of Windows 10 and Windows Update decided that it is time to move on and upgrade you to the latest version. It shouldn't take this much space.

============

a. Make sure Windows is up to date.

b. Then run Disk Cleanup and use the option to clean up system files. Select all items for cleanup.

c. Restart when done and then if the folder is still large you can delete files in it.

The research I have done suggests using Disk Cleanup. I also quote from a comment here (Friend Moab): netsh branchcache flush"

My folders (two computers here) are essentially empty (< 5 MB) and I keep Windows up to date and use Disk Cleaner (including System Files) weekly.


This should be an answer, not a comment:

Yes but use command prompt "netsh branchcache flush" to delete them. – Moab

Ran the command on my system and the c:\windows\ServiceProfiles\NetworkService directory shrank to 57.7MB.