網站首頁 教育 學前教育 精緻生活 飲食養生 命理 科普教育 金融 歷史 影視 數碼 熱門資訊
當前位置:生活百科站 > 數碼 > 

0x80070015錯誤怎麼解決

欄目: 數碼 / 釋出於: / 人氣:1.39W

0x80070015錯誤是一個win10系統1903的更新補丁,一般的系統核心軟體更新都提示了這個錯誤,解決方法有點複雜,下面來一起看看詳細的解決方法吧。

0x80070015錯誤怎麼解決

方法一:

1)您可到以下途徑,嘗試執行 “pkg”

C:pkg

0x80070015錯誤怎麼解決 第2張

方法二:

2)如果以上不行,試試按查詢 》 Powershell (選擇 ISE) 》 右鍵 》 用管理員執行 》 把以下拷貝到裡面 》 執行 》 執行完後重啟電腦 》 然後再試試看?

0x80070015錯誤怎麼解決 第3張

$arch = Get-WMIObject -Class Win32_Processor -ComputerName LocalHost | Select-Object AddressWidth

Write-Host "1. Stopping Windows Update Services..."

Stop-Service -Name BITS

Stop-Service -Name wuauserv

Stop-Service -Name appidsvc

Stop-Service -Name cryptsvc

Write-Host "2. Remove QMGR Data file..."

Remove-Item "$env:allusersprofileApplication DataMicrosoftNetworkDownloaderqmgr*" -ErrorAction SilentlyContinue

Write-Host "3. Renaming the Software Distribution and CatRoot Folder..."

Rename-Item $env:systemrootSoftwareDistribution -ErrorAction SilentlyContinue

Rename-Item $env:systemrootSystem32Catroot2 -ErrorAction SilentlyContinue

Write-Host "4. Removing old Windows Update log..."

Remove-Item $env: -ErrorAction SilentlyContinue

Write-Host "5. Resetting the Windows Update Services to defualt settings..."

" sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)"

" sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)"

Set-Location $env:systemrootsystem32

Write-Host "6. Registering some DLLs..."

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

/s

Write-Host "7) Removing WSUS client settings..."

REG DELETE "HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate" /v AccountDomainSid /f

REG DELETE "HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate" /v PingID /f

REG DELETE "HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate" /v SusClientId /f

Write-Host "8) Resetting the WinSock..."

netsh winsock reset

netsh winhttp reset proxy

Write-Host "9) Delete all BITS jobs..."

Get-BitsTransfer | Remove-BitsTransfer

Write-Host "10) Attempting to install the Windows Update Agent..."

if($arch -eq 64){

wusa Windows8-RT-KB2937636-x64 /quiet

}

else{

wusa Windows8-RT-KB2937636-x86 /quiet

}

Write-Host "11) Starting Windows Update Services..."

Start-Service -Name BITS

Start-Service -Name wuauserv

Start-Service -Name appidsvc

Start-Service -Name cryptsvc

Write-Host "12) Forcing discovery..."

wuauclt /resetauthorization /detectnow

Write-Host "Process complete. Please reboot your computer."

方法三:

1.如果以上方法都不可以解決問題,可以嘗試重灌系統

2.百科書網下載的作業系統不需要複雜的步驟,直接使用傻瓜式裝機,上手簡單。

0x80070015錯誤怎麼解決 第4張

3.百科書網的系統安全穩定、綠色流暢,可以在百科書網下載我們需要的作業系統:

0x80070015錯誤怎麼解決 第5張

4.解決分割槽問題後,我們開啟桌面的雲騎士PE裝機工具。

5.開啟後會預設選中U盤內的系統,選擇C盤作為安裝分割槽,我們只需點選安裝系統既可。

0x80070015錯誤怎麼解決 第6張

6.接下來耐心等待系統安裝完成,需要幾分鐘的時間。

系統安裝完成後,記得要先拔掉U盤再重啟電腦。

0x80070015錯誤怎麼解決 第7張

7.之後就是系統部署,啟用系統並安裝驅動程式,然後就可以進入重灌好的Windows系統了。

0x80070015錯誤怎麼解決 第8張

Tags:080070015