From cb9db6d4c44fba7f28fd1560e5ea42de5f6ffd91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Wojdy=C5=82a?= Date: Wed, 31 Aug 2016 20:12:53 +0200 Subject: [PATCH] QWT installation: update uninstallation info --- managing-os/windows-tools-3.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/managing-os/windows-tools-3.md b/managing-os/windows-tools-3.md index e1fdee05..c7d91cb3 100644 --- a/managing-os/windows-tools-3.md +++ b/managing-os/windows-tools-3.md @@ -39,7 +39,8 @@ Installation logs If the install process fails or something goes wrong during it, include the installation logs in your bug report. They are created in the `%TEMP%` directory, by default `\AppData\Local\Temp`. There are two text files, one small and one big, with names starting with `Qubes_Windows_Tools`. -Uninstalling QWT 3.x is **not recommended**. It will most likely make the OS non-bootable because drivers for Xen storage devices will be uninstalled. This will be fixed in the future. +Uninstalling QWT is supported from version 3.2.1. Uninstalling previous versions is **not recommended**. +After uninstalling you need to manually enable the DHCP Client Windows service, or set IP settings yourself to restore network access. Configuration -------------