https://github.com/aslamkhan029/ResetWU
The script to reset Windows Update components and solve most of the Windows Update related issues.
https://github.com/aslamkhan029/ResetWU
Last synced: 4 months ago
JSON representation
The script to reset Windows Update components and solve most of the Windows Update related issues.
- Host: GitHub
- URL: https://github.com/aslamkhan029/ResetWU
- Owner: aslamkhan029
- License: gpl-3.0
- Created: 2023-09-05T12:21:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T12:23:12.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:05:03.368Z (8 months ago)
- Language: PowerShell
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - aslamkhan029/ResetWU - The script to reset Windows Update components and solve most of the Windows Update related issues. (PowerShell)
README
# ResetWindowsUpdate
The script to reset Windows Update components and solve most of the Windows Update related issues.This script is intended to work on Windows 10 and newer Windows Operating systems including Server OSes.
Make sure to run this script in PowerShell with Administrative rights. You can simply search for PowerShell on Start, right-click on search result and select Run as administrator. After that, browse to the directory where you downloaded the script file (.ps1) and type .\scriptname.ps1 to run the script.
If the script give you an error while running the first time, make sure to run it again.
You are always welcome to report errors on github and help improve this script.