{"id":2767,"date":"2020-12-10T13:43:26","date_gmt":"2020-12-10T21:43:26","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=2767"},"modified":"2020-12-22T09:29:14","modified_gmt":"2020-12-22T17:29:14","slug":"build-your-own-windows-update-reset-script-to-fix-update-issues","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=2767","title":{"rendered":"Build Your Own Windows Update Reset Script to Fix Update Issues"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>As you probably know,&nbsp;Windows 10&nbsp;is \u2018all about updates,\u2019 and updates are one very important part of this&nbsp;operating system.<\/p>\n\n\n\n<p>Actually, updates are more important in Windows 10, than they were in any previous version of Windows.Ad<\/p>\n\n\n\n<p>But, a lot of users are facing various problems with Windows Update, which prevent them from receiving the latest features and improvements from Microsoft.<\/p>\n\n\n\n<p>There are a lot of workarounds for Windows Update problems, even&nbsp;we showed you a few, but all these workarounds require your effort, and none of them doesn\u2019t get the job done by itself.<\/p>\n\n\n\n<p>Well Microsoft knows that problems with Windows update are frequent, so its engineers showed us a simple script which solves a lot of problems with Windows Update.<\/p>\n\n\n\n<p>This is a simple batch script which resets all Windows Update components, like SoftwareDistribution folder, BTS service, Cryptographic Services, etc.<\/p>\n\n\n\n<p>All you need to do is to run the script and everything will be automatically reset. It even works on older versions of Windows, so its use is not limited to Windows 10.<\/p>\n\n\n\n<p>You can download Windows Update Reset Script from here.<\/p>\n\n\n\n<div class=\"wp-block-file\"><a href=\"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/12\/WUReset.bat\">WUReset<\/a><a href=\"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/12\/WUReset.bat\" class=\"wp-block-file__button\" download>Download<\/a><\/div>\n\n\n\n<p>After you downloaded it, right-click on it and choose Run as Administrator. Let the process finish, and you can check for updates again.<\/p>\n\n\n\n<p>If you like to experiment with Windows 10 and its features, you can even create this script by yourself. To create Windows Update Reset Script by yourself, follow these steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open Notepad<\/li><li>Paste the following text into Notepad:<ul><li>@ECHO OFF<br>echo Simple Script to Reset \/ Clear&nbsp;Windows Update<br>echo.<br>PAUSE<br>echo.<br>attrib -h -r -s %windir%system32catroot2<br>attrib -h -r -s %windir%system32catroot2*.*<br>net stop wuauserv<br>net stop CryptSvc<br>net stop BITS<br>ren %windir%system32catroot2 catroot2.old<br>ren %windir%SoftwareDistribution sold.old<br>ren \u201c%ALLUSERSPROFILE%application dataMicrosoftNetworkdownloader\u201d downloader.old<br>net Start BITS<br>net start CryptSvc<br>net start wuauserv<br>echo.<br>echo Task completed successfully\u2026<br>echo.<br>PAUSE<\/li><\/ul><\/li><li>Now just save the file as \u201cWUReset.bat\u201d (including quotes)<\/li><li>To run the script, right click on it and go to Run as Administrator<\/li><\/ol>\n\n\n\n<p>There you have it, your own Update troubleshooter. I hope that, if you already have problems with Windows Update, this script will save you a lot of time and work.<\/p>\n\n\n\n<p>Ref: https:\/\/windowsreport.com\/windows-update-problems-fix-windows-update-reset-script\/<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As you probably know,&nbsp;Windows 10&nbsp;is \u2018all about updates,\u2019 and updates are one very important part of this&nbsp;operating system. Actually, updates are more important in Windows 10, than they were in any previous version of Windows.Ad But, a lot of users are facing various problems with Windows Update, which prevent them from receiving the latest features <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=2767\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[10,14],"tags":[490,489],"class_list":["post-2767","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-windows-7-8-10","tag-windows-update-issues","tag-windows-update-reset"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/2767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2767"}],"version-history":[{"count":2,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/2767\/revisions"}],"predecessor-version":[{"id":2835,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/2767\/revisions\/2835"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2767"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2767"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}