Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

DebloatDell Script #146

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

EmperorCrusher
Copy link

I added a new CMD and PowerShell script called DebloatDell. This deletes Dell's boatware from new Dell PCs except for Dell Update. It also includes code that can be run on any new Windows 11 install to remove Microsoft 365 Spanish and French versions along with OneNote Spanish and French versions. I don't pretend to be an elegant coder. It does the job and that's the hard part.

I also included new.ps1, which has PowerShell code to remove Microsoft Store from the Taskbar and turn off OneDrive from Settings>Apps>Startup. I think it's best for Jeffrey to add it where he wants it into Win11Debloat if he finds it useful. Again, I welcome changes to make it more elegant. It does the job.

PowerShell Script to remote Microsoft Store from Taskbar and Turn off OneDrive in Settings>Apps>Startup
PowerShell Script to remove bloatware on new Dell PCs. Removes all Dell bloatware except Dell Update. Removes Microsoft 365 and Microsoft OneNote Spanish and French versions.
Bat script to run the PowerShell script by the same name.
@OmaigatTER
Copy link

Some people use onedrive disabling it from auto start may cause data lose. Also what if the user is Spanish and it uses Microsoft 365.

@EmperorCrusher
Copy link
Author

Just so this is clear to everyone, I made this fork simply to allow a way for this code to be made available to @Raphire. I fully expect that if Jeffrey does anything with it, he will take the code to turn off OneDrive and remove Microsoft Store from the taskbar and implement it in 11Debloat the way he does now, by making these things optional and allowing the end user to determine whether to execute it or not. This was not provided to make people fret, but to do the heavy lifting by providing the basic code necessary to do the job.

As for concerns of the user being Hispanic, again, this is intended to be added to Win11Debloat as an option to remove. I would not be surprised if Jeffrey took the code and added an option to remove the English version for those friends living in non-English speaking countries. I even found a Brazilian version on a laptop once and found I could alter the code to uninstall the Brazilian version as well (not included in this script). I would therefore imagine that the code could be altered or added to uninstall any language version in the same way as the end user requires.

If it helps you to understand better, I'm a solo IT provider and purchase dozens of PCs/laptops from Dell for my clients. I spent a lot of time doing the debloating of Dell and MS products, so I came up with this script. This works best for me. It would not work best for my counterparts in France or Mexico or Spain. I'm providing it as is to be beneficial to anyone who wants to take it and run with it to make it better or more well suited for their own circumstances.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants