From 45c79eab7722dd675febc9e226e09dcf276956f4 Mon Sep 17 00:00:00 2001 From: Owen <78411938+Owen-3456@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:44:19 +0100 Subject: [PATCH] Added undoing tweak in FAQ --- docs/faq.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index e3b3daef..bf719776 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,4 +1,7 @@ # FAQ's ## How do I uninstall WinUtil? -* You do not have to uninstall WinUtil. As it is a script you run from Powershell it only loads into your RAM. This means as soon as you close WinUtil it will be deleted off your system. \ No newline at end of file +* You do not have to uninstall WinUtil. As it is a script you run from Powershell it only loads into your RAM. This means as soon as you close WinUtil it will be deleted off your system. + +## I apply a tweak and now X doesn't work, what do I do? +* If you apply a tweak and it breaks something, you can always revert the tweak by select a tweak and clicking "Undo Selected Tweak". \ No newline at end of file