Solve Windows update error with cmd trick

By : DEE

Published On: 2017-03-06

10 Views

02:41

Fix windows update error or Search Results
Failure configuring Windows updates or installation failed or downloading failed. This will work with windows 10, Windows 8.1, windows 8 and windows 7.
Content:
Reset windows update components.
******************************************
Steps:

: create note-pad
: enter the script
Script:
..........................................
@ECHO OFF
echo Simple Script to Reset / Clear Windows Update
echo.
PAUSE
echo.
attrib -h -r -s %windir%\system32\catroot2
attrib -h -r -s %windir%\system32\catroot2\*.*
net stop wuauserv
net stop CryptSvc
net stop BITS
ren %windir%\system32\catroot2 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
.....................................................
download note pad file :
http://www.askvg.com/fix-windows-update-problems-using-automatic-reset-script/

:Save as file name with WindowsUpdateReset.bat
: Right click and run as administrator
: reboot computer
******************************************

script credits: http://www.askvg.com/


For more Subscribe

Copyright Reserved © - 2017-18
All rights to this video is owned DEEZ : www.deezzone.com
The video obeys the Dailymotion Community Guidelines and NO copyright content is present in this video.
For Educational Purpose Only.
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for -fair use- for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favour of fair use Copyright Reserved © - 2017-18

Trending Videos - 20 May, 2024

RELATED VIDEOS

Recent Search - May 20, 2024