From be0f19cd19ec063f40dd9e6a98228e966a76a951 Mon Sep 17 00:00:00 2001 From: farag2 Date: Thu, 21 May 2020 11:53:01 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bae2902d..8c06bf64 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,17 @@ ## Core features - Set up Privacy & Telemetry; + - Turn off diagnostics tracking scheduled tasks; + - Set up UI & Personalization; + - Uninstall OneDrive "correctly"; + - Interactive prompts; + - Change %TEMP% environment variable path to %SystemDrive%\Temp + - Change location of the user folders programmatically (without moving user files - "Desktop"; - "Documents"; @@ -19,6 +25,7 @@ - "Pictures" - "Videos. - Uninstall UWP apps from all accounts with exception apps list with pop-up form written in WPF; + - Turn off Windows features; - Remove Windows capabilities with pop-up form written in WPF; - Create a Windows cleaning up task in the Task Scheduler;