From b69252ce5bc86594411513483a16ba85b5dad6d7 Mon Sep 17 00:00:00 2001 From: ralfk Date: Sun, 15 Sep 2024 10:39:33 +0200 Subject: [PATCH] Surface8: 2024-09-15 10:39:33 --- Technik/Windows-Repair.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Technik/Windows-Repair.md diff --git a/Technik/Windows-Repair.md b/Technik/Windows-Repair.md new file mode 100644 index 0000000..0bf464f --- /dev/null +++ b/Technik/Windows-Repair.md @@ -0,0 +1,11 @@ +#### Fix Boot Probleme + +- bootrec /fixmbr +- bootrec /fixboot +- bootrec /scanos +- bootrec /rebuildbcd + + + + +#anleitung #windows \ No newline at end of file