Update troubleshoot-inaccessible-boot-device.md

To fix suggestions
This commit is contained in:
Lovina Saldanha 2021-03-10 18:38:19 +05:30 committed by David Coulter
parent ea9ef1be3d
commit 117353ebb1
No known key found for this signature in database
GPG Key ID: BE48A750D59A79C2

View File

@ -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:
![Dism output](images/pendingupdate.png)
![Dism output pending update](images/pendingupdate.png)
1. Run the `dism /Image:C:\ /Cleanup-Image /RevertPendingActions` command. Replace **C:** with the system partition for your computer.
![Dism output](images/revertpending.png)
![Dism output revert pending](images/revertpending.png)
2. Navigate to ***OSdriveLetter*:\Windows\WinSxS**, and then check whether the **pending.xml** file exists. If it does, rename it to **pending.xml.old**.