bonny
| Отредактировано bonny - 05.08.2016, 20:07 |
|
Из этого делал всё. Обновиться винде не даёт.
Method 1:
This can be your primary method. Follow the instructions.
Press Windows Flag Key + R from your Keyboard. Now type services.msc and press enter. Now find Windows Update and double click on it. Set Startup Type as Automatic. Click on Start if it was stopped by default. Click apply and OK. Find Background Intelligent Transfer Service and Cryptographic Service. Then repeat the previous process. Restart your PC. Check if it solves windows 10 service registration is missing or corrupt. Method 2:
If the first method fails, You can follow method 2. You have to do –
Press Windows Key + X from keyboard. Select Command Prompt (Admin). Now paste the following commands at once. You don’t need to press Enter. It will complete the process automatically. net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Wait for a few seconds. Close command Prompt. Restart your PC. It should fix service registration is missing or corrupt.
Method 3:
If method 2 also fails. You can try this one. It will fix your corrupted system files automatically. If service registration is missing or corrupt was caused by any corrupted system files, It will fix it.
At first open command prompt as admin. Now type sfc /scannow and press enter. Wait for a few minutes. It may take more times to complete the process. It will fix corrupted system files and fix the error.
Были ошибки, которые не исправились. https://www.dropbox.com/s/u3o50960op6h0a1/CBS.log?dl=0
|
|
242172
|