-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/builtbybel/BloatyNosy
- Loading branch information
Showing
9 changed files
with
59 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[LOW] Use Apps dark theme | ||
[LOW] Use Windows dark theme | ||
[LOW] Disable acrylic Fluent Design effects | ||
[MIDDLE] Disable Widgets | ||
[LOW] Disable Microsoft Teams on Startup | ||
[MIDDLE] Disable Game DVR feature | ||
[MIDDLE] Disable PowerThrottling | ||
[MIDDLE] Adjust visual effects for best performance | ||
[HIGH] Disable Diagnostic data | ||
[MIDDLE] Disable Connected User Experiences and Telemetry | ||
[HIGH] Disable Compatibility Telemetry | ||
[HIGH] Disable Automatic Installation of apps | ||
[HIGH] Disable Tailored experiences | ||
[HIGH] Disable Apps running in background |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Bloatware (from Microsoft, ASUS, Adobe, HP, Meta etc.) |
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[Info] | ||
DisplayName=Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates | ||
Publisher=https://github.com/ChrisTitusTech/winutil | ||
AboutScript=This Utility is a compilation of windows tasks I perform on each Windows system I use. It is meant to streamline installs, debloat with tweaks, troubleshoot with config, and fix Windows updates. I am extremely picky on any contributions to keep this project clean and efficient. | ||
ScriptLanguage=PowerShell | ||
ConditionScript=ChrisTitusApp.ps1 | ||
CreateNoWindow=true | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
irm christitus.com/win | iex |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters