The command can be executed from the Windows PowerShell, and it’s a way to troubleshoot issues on your local system.
Users have reported that the cmd update command doesn’t always show updates, and today we’re going to show you how to fix this.
- The CMD Windows Update errors might occur due to corrupted files, which can easily be fixed.
- Users reported that running the Windows update troubleshooter will help them get rid of this glitch.
- You might be able to solve the CMD Windows Update problem simply by running a quick system reset.
Use a Command prompt to fix this error
- Press Windows Key + S and enter cmd. Select Run as administrator from the result.
- When Command prompt starts, enter the following line and press Enter: sfc /scannow
- Wait for the process to finish.
Check your internet connection
- Check for any cable connection issues and restart your router.
- Make sure your router is plugged in and turned on.
- Check if your internet is working.
- Try downloading 10-15 MB files from a website.
Disable IPv6
- Press the Windows key + S and enter cmd. Select Run as administrator under Command prompt.
- When Command prompt starts, type or paste this command and hit Enter:netsh int ipv6 reset
Update the drivers
- Press Windows Key + X and select Device Manager from the list.
- When Device Manager opens, locate the driver you want to update and double-click it.
- When the Properties window opens, click the Driver tab.
- Next, click the Update button.
Run Windows update troubleshooter
- Press Windows Key + I to open the Settings app.
- Go to Update & Security section.
- Select Troubleshoot from the menu on the left.
- Select Windows Update from the right pane and click Run the troubleshooter.
- Follow the instructions on the screen to complete the troubleshooter.
Run SFC and DISM
- Press the Windows key + S hotkey, enter cmd in the search box, and click on the Run as administrator button for Command prompt.
- Enter sfc/scannow in Command prompt and press the Return key.
- Wait until Command prompt finishes the SFC scan.
- Next, enter DISM /Online /Cleanup-Image /RestoreHealth in Command prompt, and press the Return key.
Run chkdsk
- Go to Start > type cmd > open it as Administrator
- Type the chkdsk command and press Enter.
- Wait for the process to finish.
- Reboot your computer.
- Run DISM
- Run the DISM command.
- Search for Msi, right-click it, then click Properties.
- Go to Deployment Services > select the Repair option.
- Wait for the process to finish.
- Reboot your PC.