mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Update troubleshoot-inaccessible-boot-device.md
To fix suggestions
This commit is contained in:
parent
ea9ef1be3d
commit
117353ebb1
@ -179,11 +179,11 @@ Dism /Image:<Specify the OS drive>: /Get-packages
|
|||||||
|
|
||||||
After you run this command, you'll see the **Install pending** and **Uninstall Pending** packages:
|
After you run this command, you'll see the **Install pending** and **Uninstall Pending** packages:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
1. Run the `dism /Image:C:\ /Cleanup-Image /RevertPendingActions` command. Replace **C:** with the system partition for your computer.
|
1. Run the `dism /Image:C:\ /Cleanup-Image /RevertPendingActions` command. Replace **C:** with the system partition for your computer.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
2. Navigate to ***OSdriveLetter*:\Windows\WinSxS**, and then check whether the **pending.xml** file exists. If it does, rename it to **pending.xml.old**.
|
2. Navigate to ***OSdriveLetter*:\Windows\WinSxS**, and then check whether the **pending.xml** file exists. If it does, rename it to **pending.xml.old**.
|
||||||
|
|
||||||
@ -278,4 +278,4 @@ Check whether there are any non-Microsoft upper and lower filter drivers on the
|
|||||||
|
|
||||||
* `sfc /scannow /offbootdir=OsDrive:\ /offwindir=OsDrive:\Windows`
|
* `sfc /scannow /offbootdir=OsDrive:\ /offwindir=OsDrive:\Windows`
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user