找到了一些解決方案,實際修復後在此做分享。這問題應該是 Windows 10 在做更新時所產生的 bug,但不是所有的電腦都會遇到這個 bug,目前看來是只有某些電腦會遇到這個 bug。
OK,解決方式如下:
1. 啟動工作管理員 ── 同時按下 ctrl + alt + del 可打開 task manager
2. 執行 powershell ── 點選「檔案」後再點「執行新工作」,鍵入 powershell,並以「系統管理權限」來執行這個工作(打勾)。
3. 鍵入 dism /online /cleanup-image /restorehealth,做完後重新開機。
DISM 是 Deployment Imaging and Servicing Management 的縮寫,跟在後面的 /online /cleanup-image /restorehealth 叫做 options,筆者鍵入 DISM /? /help 查了一下 options,發現上述的 options 是 undocumented ones(沒有對外公開說明的 options)。
沒有留言:
張貼留言