From e5de9a81b04e7f0676a533a1a0ae520941d900d2 Mon Sep 17 00:00:00 2001 From: illfated Date: Sun, 18 Aug 2019 15:27:31 +0200 Subject: [PATCH] Code block correction - remove indent to make the actual code block work as intended, instead of the code block fence being part of the shown code. --- .../advanced-troubleshooting-boot-problems.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/client-management/advanced-troubleshooting-boot-problems.md b/windows/client-management/advanced-troubleshooting-boot-problems.md index 6dd05047b9..5f1c4ea9c9 100644 --- a/windows/client-management/advanced-troubleshooting-boot-problems.md +++ b/windows/client-management/advanced-troubleshooting-boot-problems.md @@ -178,12 +178,12 @@ bootrec /rebuildbcd After you run the command, you receive the following output: - ```dos - Scanning all disks for Windows installations. Please wait, since this may take a while ... - Successfully scanned Windows installations. Total identified Windows installations: 1 - {D}:\Windows - Add installation to boot list? Yes/No/All: Y - ``` +```dos +Scanning all disks for Windows installations. Please wait, since this may take a while ... +Successfully scanned Windows installations. Total identified Windows installations: 1 +{D}:\Windows +Add installation to boot list? Yes/No/All: Y +``` 5. Try restarting the system.