Addictive Hacks

Menu
  • Home
  • Windows 11
  • Crypto
  • Reviews
  • Tech News
  • About Us

Addictive Hack's YouTube channels offers the best tech hack videos

Follow us on YouTube
Home
Tech
3 Methods to Use the Windows Update Reset Script in Windows 10
Tech

3 Methods to Use the Windows Update Reset Script in Windows 10

David Ogbor February 8, 2023

Windows 10 is an operating system that is constantly evolving, and its updates can sometimes cause issues. To help users resolve these problems, Microsoft has introduced the Windows update reset script.

This tool can be used to reset the Windows update components and fix common update-related problems.

In this article, we’ll discuss three methods for using the Windows update reset script in Windows 10, making it easier for users to troubleshoot and resolve any updates-related issues.

Whether an IT professional or a casual user, this guide will give you the information you need to use the update reset script effectively.

What does the Windows Update Reset script do?

The Windows Update reset script is a tool provided by Microsoft to help users resolve issues related to updates on Windows. Some of its primary functions are listed below.

  • Reset Windows update component – It helps to clear Windows update cache, stop Windows update service, and delete temporary updated files.
  • It fixes common update-related problems – The Windows update reset script resolves problems such as slow download speed, error codes, and failed installations.
  • Improves stability of Windows update process – Resetting Windows components help to improve the stability and reliability of Windows.
  • Resets network connection – It helps to improve and strengthen network connection.
  • Deletes older operating system update folder – It also removes old update folders from your PC.

Having gone through what a Windows reset script is, and what it does. Let us look at how we can effectively use this tool.

How do I use the Windows Update Reset Script?

1. Download and run the script

  1. Click on the link to download.
  2. Once the script is downloaded, right-click on the zip file and select Extract All.
    windows update reset script
  3. After opening the file, right-click the WUReset file, and choose Run as Administrator.
    windows update reset script
  4. Give some minutes for the script to be successfully executed.

2. Manually create the script

  1. To manually reset the Windows update, open notepad on your PC by typing notepad in the search box and clicking Open.
    windows update reset script
  2. Copy the text below and paste it into Notepad.
    @ECHO OFF
    echo Simple Script to Reset / Clear Windows Update
    echo.
    PAUSE
    echo.
    attrib -h -r -s %windir%system32catroot2
    attrib -h -r -s %windir%system32catroot2*.*
    net stop wuauserv
    net stop CryptSvc
    net stop BITS
    ren %windir%system32catroot2 catroot2.old
    ren %windir%SoftwareDistribution sold.old
    ren "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader" downloader.old
    net Start BITS
    net start CryptSvc
    net start wuauserv
    echo.
    echo Task completed successfully...
    echo.
    PAUSE
  3. Now click the File option, select Save as, and finally, save the file as WUReset.bat.
  4. If you want to run the script, right-click on it and select Run as Administrator.
  5. Using this process, you will get an easy-to-use Windows update reset batch script.

3. Use a GitHub script

  1. To download the Windows update reset tool, go to this GitHub page.
  2. Click the Code button to display a drop-down menu and select Download Zip.
  3. After the download is completed, right-click on the zip file and choose Extract all.
    windows update reset script
  4. Lastly, open the file, right-click on the ResetWUEng file, and choose Run as administrator.

In conclusion, the Windows Update Reset tool can be valuable software for resolving issues on your system. it can save time and frustration compared to manually troubleshooting the problem.

Keep in mind that it should only be used after all other option has been exhausted. It’s essential to follow the instructions carefully and back up important data before proceeding with the reset, as it can have unintended consequences on your system.

Don’t forget to try different solutions until you find the one that works for you. Feel free to tell us which solutions worked best for your PC in the comment section below.

Share
Tweet
Email
Prev Article
Next Article

About The Author

David Ogbor

David is a tech guru with extensive knowledge in the field of technical articles. He is passionate about writing and presents technical articles in an easy-to-understand format for easy comprehension. His aim is to present easy solutions for day-to-day problems encountered while using PC. In his spare time, he likes traveling, playing sports, and singing.

Leave a Reply Cancel Reply

Follow Us

Popular Posts

  • 10 Most Reliable Tools for an Internet Speed Test on Windows PCs
    10 Most Reliable Tools for an Internet …
    March 12, 2023 4
  • 4 Best Ways to Update Network Drivers in Windows 11
    4 Best Ways to Update Network Drivers …
    March 1, 2023 0
  • Asana Review: Features, Pros and Cons, Pricing, and Alternatives
    Asana Review: Features, Pros and Cons, Pricing, …
    March 10, 2023 0
  • Jira Review: Features, Pros and Cons, Pricing, and Alternatives
    Jira Review: Features, Pros and Cons, Pricing, …
    March 11, 2023 0
  • Trello: A Comprehensive Review of the Project Management Tool
    Trello: A Comprehensive Review of the Project …
    March 10, 2023 0

Addictive Hacks

Copyright © 2023 Addictive Hacks
Theme by Zikora

Ad Blocker Detected

Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

Refresh