Win8.1 starts BITS service 1075 error solution

  

The role of the BITS service in Win8.1 system is to let Win8 system automatically update. If these services are disabled, Win8 will not be automatically updated. Some users want to start the BITS service but there is an error 1075. What should I do?

solution is as follows:

1, the desktop new text document;

2, the copy and paste the following code in a text document;

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\services\\EventSystem]

“DisplayName”=“@comres.dll,-2450”

“ImagePath”=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00 ,\\

74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 00,5c,00,73,\\

00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78 ,00,65,00,20,00,2d,00,\\

6b,00,20,00,4c,00,6f,00,63,00,61,00,6c,00, 53,00,65,00,72,00,76,00,69,00,63,\\

00,65,00,00,00

“Descript Ion”=“@comres.dll,-2451”

“ObjectName”=“NT AUTHORITY\\\\LocalService”

“ErrorControl”=dword:00000001

“Start”=dword:00000002

“Type”=dword:00000020

“DependOnService”=hex(7):72,00,70,00,63, 00,73,00,73,00,00,00,00,00

<;ServiceSidType”=dword:00000001

“RequiredPrivileges”=hex(7):53,00 ,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,\\

00,6f,00,74,00,69, 00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,\\

67,00,65 ,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,72,00,73,00,6f,00,6e,\\

00,61,00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,6 7,00,65,00,\\

00,00,00,00

 FailureActions”=hex:80,51,01,00,00,00,00,00 ,00,00,00,00,03,00,00,00,14,00,00,\\

00,01,00,00,00,e8,03,00,00,01, 00,00,00,88,13,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\services\\EventSystem\\Parameters]

“ServiceDll”=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00, 6f,\\

00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00 ,32,00,5c,00,\\

65,00,73,00,2e,00,64,00,6c,00,6c,00,00,00

&ldquo ;ServiceDllUnLoadOnStop”=dword:00000001

3. Click on File — Save As, enter the file name <;BITS.reg”, save as “all files”,click Deposit;

4, BITS.reg double-click the file, or right click & ldquo; Run as administrator. & Rdquo ;, into the registry;

5, reboot the system, you can start BITS service.

The above is the Win8 startup BITS service 1075 error repair method, this method is actually to rebuild the BITS service in the registry. If you can't start the RPCSS service, you can refer to: Win8.1 official version can not start RPCSS service how to do

Copyright © Windows knowledge All Rights Reserved