Sycnex / Windows10Debloater

Script to remove Windows 10 bloatware.
MIT License
18.13k stars 2.04k forks source link

How do you run this without first having a user profile? #206

Open rfox12 opened 4 years ago

rfox12 commented 4 years ago

The instructions mention it's best to run debloat before users are setup... but that seems like a chicken and an egg problem. Would appreciate some detail here. I'm building a new install from scratch.

Fitz-o commented 4 years ago

I also have been scratching my head about this. I'm about to try the script on a different profile on my PC to see if I notice any issues while working on my main profile... Hopefully it doesn't blow anything up.

StoneyEagle commented 4 years ago

After a fresh install when reaching the options screen press "CTRL+SHIFT+F3". It will boot into audit mode and starts sysprep which allows you to modify your install without creating a user profile. When you're done customizing click the generalize option in the dialog window and reboot.

Quick tip: You can also use this to create an install image with the software you want preinstalled for future usage.

Sycnex commented 4 years ago

StoneyEagle said it best. I also work as a systems administrator so what I say may not make sense for the average consumer.

Sent from my iPhone

On Mar 6, 2020, at 6:36 PM, StoneyEagle notifications@github.com wrote:

 After a fresh install when reaching the options screen press "control + shift + F3". It will log you in as Administrator and start sysprep and allows you to modify your install without creating a user profile. When you're done customizing click the generalize option in the dialog window and reboot.

Quick tip: You can also use this to create an install image with the software you want preinstalled for future usage.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.