From a0f85e61c96be5ac82998c6e07c9776a557ebf50 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Mon, 20 Aug 2018 23:45:01 -0700 Subject: [PATCH] Removed section stating you need to run before new profile There really is no reason not is it necessary to run before creating a new profile. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5be4564..bbda0f2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This comes in hand when setting up new Windows 10 machines without needing to ma # How To Run -Warning: This MUST be run before creating new profiles, otherwise you will find that there will be empty tiles in your start menu or that the bloatware wasn't completely removed. Results are varied, and some can run it just fine with great results on their existing account, and others have an issue with the bloatware remaining. + Download the Windows10Debloater.ps1 file. Next, open PowerShell ISE/VSCode as an Administrator, copy the source code from Windows10Debloater.ps1 and throw it into PowerShell ISE/VSCode/etc and run it.