diff --git a/workflows/operations/Windows/Uninstall Updates via DISM.md b/workflows/operations/Windows/Uninstall Updates via DISM.md index edbf661..e612c5a 100644 --- a/workflows/operations/Windows/Uninstall Updates via DISM.md +++ b/workflows/operations/Windows/Uninstall Updates via DISM.md @@ -4,6 +4,8 @@ You may find that you have a machine that does not want to boot because of a rec !!! info "Triggering Recovery Menu" Microsoft's own guidance is a little upsetting, because to trigger the recovery menu to appear, you generally have to let the device reach the Windows splash screen and forcefully shutdown / restart the device 3 times before it triggers. At the time of writing this, I am not aware of any other ways to trigger the menu to appear. + You can circumvent this annoying workflow by simply booting from a windows installer ISO / USB and choosing "**Repair this PC**" + ### Recovery Menu Navigation At this point, you will be presented with a blue menu with large buttons, and one of them will say "**Troubleshoot**" or "**Advanced**", from there, you should see an option for "**Command Prompt**".