Several actions to fix failures that cannot be updated by XP

Source: Internet
Author: User

I have heard people recommend Windows XP software that is 10 times faster. This is an optimization program made by the Germans to stop some services for optimization purposes. However, after optimization according to requirements, many useful services cannot be used, including firewalls, security centers, and automatic updates. To put it another way, if the machine cannot be automatically updated, it is really annoying. This afternoon, I encountered this problem.

When you access the Windows Update or Microsoft Update Website, the webpage prompts the error code 0 × 80070422 (displayed in the upper-right corner of the screen) to indicate that the Windows Update service is disabled, you need to go to the Group Policy to start the corresponding service. However, since optimization has been performed before, you must first use the restoration function of the optimization program before the operation, that is, select 4th items during the operation. However, a problem occurs during the operation.

A prompt dialog box is displayed when the automatic update service is started, indicating that the components related to the service are not started, so the startup fails. This is obviously the result of the optimization solution. For this reason, I went to Baidu to find the dll file that needs to be registered again.

Register qmgr. dll and qmgrproxy. dll

Regsvr32 qmgr. dll

Regsvr32 qmgrproxy. dll

After you click "OK" when registering qmgrproxy. dll, the system prompts that the module cannot be found and the restoration is not affected after testing.

After that, we will return to the Group Policy window to start all the services that can be started. If not, we will try again from start to end.

Complete all work and solve the problem.

If you encounter similar problems, refer to this solution.

The following describes the solutions for errors encountered during windows update. You can try the following solutions in sequence:

1. Make sure IE is used, not firefox or opera (for the sake of cb's wide range of opera fans, please do not refer to "natural" ^_^), and IE tab is not recommended.

2. Disable the current browser from blocking the pop-up window. In other words, the pop-up window is allowed (which is also very simple but easy to ignore ).

3. Check whether the hosts file has been modified and restore it to its original state. The hosts file is generally located at $ WINDIR $ system32driversetc.

4. Clear IE cache, temporary files, and history records.

5. Make sure that you are currently a system administrator, or delete all unused accounts in "Control Panel"-"User Account" and restart. this one is the most important, and can be updated even without an administrator account, but unexpected errors may occur.

6. Adjust the restrictions of ie on activex and javascript in the "Security" tab of internet Options. If you are afraid of affecting security, you can only adjust the http://update.microsoft.com.

7. Register URLMON. dll, MSXML3.dll, jscript. dll, qmgr. dll, and qmgrproxy. dll: regsvr32 dll name. dll.

8. Add WUAUSERV and BITS to the SvcHost process: Open REGEDIT and browse to HKEY_Local_MachineSoftwareMicrosoftWindowsNTCurrentVersionSvcHost.

Open the "netsvcs" item. Under "value data", add "BITS" and "WUAUSERV" to the service list. Modify the item and restart. [Applicable to error code 0 × 8007043B]

9. If the content in the DataStore Folder does not match, [applicable to error code 0 × 80070002], delete % windir % SoftwareDistributionDataStore.

All the content of the folder. If it cannot be deleted, the automatic update service is disabled first.

10. Do not use a proxy. Check if Windowsupdate is in the restricted site list. If yes, delete it.

11. Set a reasonable system date and time.

12. Make sure the relevant services are started. service name: Automatic update, BITS, and so on. method: run services. msc, and then start the corresponding service. If you do not know which one to start, start all the services that can be started, and then exclude them one by one in the future.

12 tricks in total

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.