3 Essential Tricks to Clear Windows Delivery Optimization Cache
Overview
With Windows Delivery Optimization, updates can be downloaded to your computer from Microsoft servers as well as from other PCs on your network or even from the Internet, which speeds up and improves the efficiency of downloading programs, Windows updates, and other items. But even though this functionality might be useful, because of the buildup of cached files, it might occasionally result in excessive disk space usage. It’s critical to understand how to empty the Delivery Optimization cache because these cached files might eat up a lot of space on your hard drive.
We’ll go into great detail on Delivery Optimization in this post, along with the reasons you might wish to clear the cache and detailed instructions on how to accomplish so.
Read This to Delete Windows Delivery Optimization Cache
What is Cache for delivery optimization?
Windows keeps material that has been downloaded using the Delivery Optimization function in a storage location on your computer called the Delivery Optimization cache. Updates for Windows, as well as other stuff that you may have downloaded from the Microsoft Store or other sources, are included in this data.
Delivery optimization is accomplished by downloading updates from several sources to minimize the amount of work on Microsoft’s servers and expedite the process. Your computer can download portions of an update from other computers on the same local network or even from computers online, saving you from having to download the entire update from a single server.
The Delivery Optimization cache holds the downloaded data, which is subsequently distributed to other devices within your network or even globally. This procedure may cause your hard drive to fill up with a lot of data, even though it can speed up updates and use less bandwidth.
The Delivery Optimization Cache: Why Clear It?
There are various reasons why clearing the delivery optimization cache may be advantageous.
Reduce Disk Space: As time passes, the cache can expand significantly, consuming important disk space that could be put to better use. This space can be cleared by clearing the cache, particularly if your storage is getting low.
- Fix Update Problems: Occasionally, damaged caches can cause problems installing or downloading updates. These issues can be resolved by clearing the cache.
- Improve System Performance: If your disk space is limited, an enlarged cache can cause your system to operate more slowly. System performance can be enhanced overall by clearing it.
How to Delete the Windows Delivery Optimization Cache
Method 1: Making Use of the Settings App
The Windows Settings program is one of the simplest ways to empty the Delivery Optimization cache. This is how you do it:
- To access the settings, press {Win + I}. Launch the Settings application.
- To access storage, click “System” and then “Storage.”
- Access Temporary Files: Select “Temporary files” from the Storage menu.
- Choose delivery optimization files: Navigate to “Delivery Optimization Files” by scrolling down. Next to it, check the box.
- Clear the Cache: To remove the delivery optimization cache, click “Remove files.”.
Method 2: The Disk Cleanup Tool is the second method.
There is also an option to empty the Delivery Optimization cache using the Disk Cleanup program. How to do it is as follows:
Start Disk Cleanup: Type “Disk Cleanup” into the keyboard shortcut {Win + S}, and choose the utility from the list of results.
Choose your drive: Select the drive that Windows is installed on, which is typically {C:{, then press “OK.”
**Select Files to Remove**: Move your cursor over the Disk Cleanup window. Go to “Delivery Optimization Files” and check the option.
- Clean Out the Cache: In order to remove the cache, click “OK” and then “Delete Files”.
Method 3: Using PowerShell or Command Prompt
Command Prompt or PowerShell can be used to clear the Delivery Optimization cache if you’re a command line user. This is how to do it:
- Open PowerShell or Command Prompt: Choose “Windows PowerShell (Admin)” or “Command Prompt (Admin)” by pressing {Win + X}.
- ** Execute the Instruction**: Enter the following command and hit Enter:
- By doing this, the Delivery optimization service will be stopped, its cache cleared, and it will then be restarted.
- Putting the Process in Automatic
Should you frequently want to clear the Delivery Optimization cache, you might think about utilizing a script or a scheduled activity to automate the process. Here’s how to do it easily:
- Generate a File in Batch: Copy and paste the following script into Notepad:
- Save the File: Save the file as
ClearDOCache.bat
or another file with a.bat
extension. - Schedule the Task: To execute this batch file on a regular basis, use the Windows Task Scheduler.
Final Result
Windows’ Delivery Optimization function is a useful tool for decreasing bandwidth consumption and expediting updates. But with time, the cache may swell to an enormous size, possibly eating up a lot of disk space and even affecting performance. Using the techniques described in this article, you can Simply remove the Delivery Optimization cache to maintain system stability.
It’s easy to free up space and fix possible update issues by emptying the cache, which can be done using the command line, the Settings app, or the Disk Cleanup program. Making a batch file and setting it to execute on a regular basis can help people who wish to automate the process save time and effort.