システムwiki

WIN10 プレビュー更新エラー

song-05 受付中 最終更新日:2021-05-16 09:14

更新をインストールするときにいくつかの問題がありますが、後でもう一度やり直してください.このエラーを確認してください.情報がある場合があります.(0xC1900104)

返信リスト(回答:1)

1 #
Shawn
コマンドプロンプトを開始し、右クリックして管理者として実行し、次のコマンドを入力してください:
SC config wuauserv start=auto
SC config bits start=auto
SC config cryptsvc start=auto
SC config trustedinstaller start=auto
SC config wuauserv type=share
次のコマンドを使用することもできます
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
もう一度更新してみてくださいシステム...
Microsoft Fix it修復ツールを使用して、リンクをクリックしてダウンロードして実行し、この問題の解決を試みることもできます:https://aka.ms/wudiag