335 Commits (main)

Author SHA1 Message Date
Plínio Larrubia c5405a9dc5
Keep only the main branch (#183)
* Fix ArchWSL cert install
- No manual steps required

* Fix GPG signing key when a key already exists for git config

* Stop logging before using the GPG/SSH setup

* Fix Java EclipseAdoptium JDK installation

* Remove Outlook app

* fix: revert Stand by time when plugged in to 30 minutes

* docs: Add section to import all modules in the terminal

* refactor: Remove unneeded Windows Optional Features (#180)
- NET Framework 3.5
- NET Framework 4.x + ASPNET 4.x

* docs: Prepare to use main branch only
- Set the Architecture as a requirement

---------

Co-authored-by: Haxy <clienthax@gmail.com>
2 weeks ago
Plínio Larrubia f6863be27f
May Update... and Thoughts (#164)
* fix: console background color changing
- Add new background colors which works greatly with Powershell and Windows Terminal

* docs: update ISSUE_TEMPLATEs
- Log folder location
- change label to only Feature Request

* Fix: Tab 1 Panel 2 app order

* refactor: change script tmp folder to actually be on User Temp
- Get the Script Temp folder using a new function

* Delete remaining from old tmp\ folder

* arch: rename all powershell scripts to match PS naming
- Even if it isn't approved

* chore: remove unused code
- Install-HEVCSupport function which doesn't work anymore

* arch: rename remaining scripts
- Also fix an name warning from PSScriptAnalyzer
- Remove Main() functions

* style: change debloat script order
- Remove useless code from Remove-CapabilitiesList

* feat: remove old quick assist if the new one is already installed

* feat: Install Quick Assist by GUI
- Remove some console output which wasn't important

* BREAKING CHANGE: Attempt to correctly rename the remaining files (part 1)

* fix: Attempt to correctly rename the remaining files (part 2)

* Change CONTRIBUTING to a less strict policy

* Fix path not being found while downloading (#95)
- This is not a complete fix

* Fix adwcleaner not working (#95)
- Organize imports (yes, again)

* Fix adwcleaner not working (yikes!) (#95)

* Don't set NVIDIA services to Manual anymore (#98)
- Solves issues with GeForce Experience and Control Panel

* Remove more Apps: (#102)
- WhatsApp
- Amazon Prime Video
- TikTok
- Facebook
- Instagram

Spotify will not be removed, as i don't want to :v

* Remove useless files and code
- The lib Grant-RegistryPermission isn't working at all
- Removing all references from this handmade lib

* Prefer using "legacy" Windows 10 context menu on Windows 11
- If you dislike it you can click twice on "Enable Legacy Context Menu" to restore the default
- Less laggy

* Stop triggering github actions everyday

* Rename powershell-linter CI

* Refactor Issue templates
- Need less info
- Fixed punctuation.

* Logs should be divided monthly

* Modify Windows Explorer Navigation Pane behaviors
- Hide Duplicated Removable Devices
- Disable Expand to folder on navigation pane

(Seems to solve: Explorer opening as the primary window without any reason)

* Making disable expand to folder on navigation pane irreversible
- The default is already disabled

* Load PSScheduledJob Module before using it's calls (#119)

* Add DELL bloatware to remove
- Add Alienware apps, but keep them commented
.
.
.
I've been thinking about this for a long time...

* Use less colors on terminal
> This is not Cyberpunk 2077
- Change credits location

* Enable Run Dialog History back (#102)
- Press Win + R, then type something, you should see more stuff now.

* Add Hyper-V to Optional Features (#102)

* Add Windows Sandbox to Optional Features (#102)

* Add new MS Edge Apps to Remove

* Organize Bloatware list in each category
- Add Dev Home to MSApps

* Don't remove Dev Home yet, it can't be reinstalled

* Winget and Chocolatey won't install while initializing the script (#110)
- Every Winget/Chocolatey operation was moved to Software Install Tab.
- To be able to install apps again, you need to install individually Winget and Chocolatey.
- Also, you can Add or Remove Daily Upgrade for Winget and Chocolatey.
- Chocolatey can now be Uninstalled! *(Be aware to uninstall everything before)*

infra: Manage-Software and every code related to package managers were moved to /src/lib/package-managers/

* Update the message when a package manager was already found before enabling daily upgrade

* Switch Xbox app order on list
- Replace comments

No code changes.

* Update CONTRIBUTING
- I thought i made this change before, sorry for the inconvenience.

* Purge Cortana from reinstallable system apps. (#124)

* When removing Microsoft Edge, keep EdgeWebView (#125)

* Keep EdgeCore folder
- Testing to Remove Edge but keep EdgeWebView working

* Fix Remove-ItemVerified hardcode

* Revert EdgeCore commit (#125)
- Refactor what folders are removed (The Exclude param was broken)

* Move the last package manager related file to /src/lib/package-managers/

* Allow WinDebloatTools to run asking for admin perms +
+ Run Windows Terminal or PowerShell depending on winget.
- If script is in the wrong folder, it'll be able to detect and correct it.

* Install Winget, Chocolatey and WSL on DEMAND (#110 #112)
- If the user wants to install something, instead of going directly to an error, install the missing package manager.
- The 1st time installing will prompt a bigger message (I don't know how this happened)

* Fix PSScriptAnalyzer note.
- The cmdlet 'Install-Software' returns an object of type 'System.Management.Automation.ScriptBlock' but this type is not declared in the OutputType attribute.

* Add option to switch Mouse Acceleration (#102)

* Add option to turn on/off Family Safety Features from Task Schedules (#104)

* Improve Windows Search info (#112)
- Use lib to disable/enable service for WSearch service
- Isolate WSearch tweak on Services category

* Fix Mouse Acceleration persistance after reboot (#102)
- Changed Type to String.

* Add Messenger app and Spotify (#102)
- Spotify line was uncommented

* Fix missing .URL file association :D (#113)
- Took a long time to find out, I'm not doing this again
- All .reg files should wait until finished
- Add "None" type to Set-ItemPropertyVerified
  - Used to a specific case where REG_NONE was needed
- Check if system is Windows 10, then only apply on it
- Added other comment to Windows Photos App, because it's the same as Video Editor (2 apps in 1)
- Create new reg file to bypass perms, solving the .url file disassociation
- In Enable-LegacyContextMenu suppress the New-Item command output

* Use -Encoding UTF8 parameter (#118?)

* Load PSScheduledJob Module in Manage-DailyUpgradeJob (#119)
- For some reason the import was missing again.

* Disable Edge Tasks and Services after uninstalling (#123/#125)
- Add a disclaimer to the message before Removing Edge
- Fixed wildcard usage '*' in Set-ScheduledTaskState function

* Update script GUI

* Fix Powershell workflow badge

* Truly fix PSScriptAnalizer badge
- .yml -> yaml

* Update README info to match all functionalities

* Fix Randomize System Color function call

* Don't enable Net Framework 4.8 Advanced Services

* Rename function "Use-DebloatSoftware" to "Invoke-DebloatSoftware"

* Disable reserved storage
- Gives more storage space

* Add ROADMAP file, containing major changes
- This was moved from the Projects tab

* docs: Shorten unnecessary parts
- Test new markdown feature.

* Fix formatting when using highlighted blockquotes

* Fix UI button inconsistencies
- Change Date format and how opened scripts are shown.

* Added Disk cleanup scripts
- Remove-TemporaryFiles
- Remove-WindowsOld
- Start-DiskCleanUp
*NOTE: These are not integrated with the Apply Tweaks button as some of then delete occurring install/update files and should be done separately or while you're aware

* GUI: Display version [DATE] rather than [File name] [DATE]

* Remove Windows.old folder after cleaning

* Fix CLI mode not working if not admin (#136)

* Add "Power Automate" to the Bloatware list

* Do not enable .NET strong cryptography (#130)
- Better off than enabled
- All users still need to remove it manually.

* Fix value from mouse hover time
- This registry key is using milliseconds unit to define the time

* Use firefox version from Chocolatey
- Winget version seems a mix from MS Store, which can't open some URLs

* Increase Mouse Hover time to 100ms
- 10ms was pretty unstable

* Add option to Disable and Enable News And Interest (Win10)

* NewsAndInterest: Remove the key value rather than putting value forced to 1

* Add title to PowerShell window
- Fix wrong location warning color
- Make last Personal Tweak one line

* cleanup: Remove useless date line

* Only set High Performance power plan to DESKTOP PCs (Laptops and other types will be ignored)
- Avoid thermonuclear mobile devices (reduces performance and BATTERY drain in these devices)

* Add my (LeDragoX) Pix as a donation method (Just copy and remove the 2 first words + "-")
- Allow Brazilians to donate easily

* Update Request-FileDownload.psm1 (#140)

Had to dig deeper... 
If the the path "$(Get-TempScriptFolder)\downloads" is not existent. An has to be created, the script will fail. 
Cause of the error was a non-captured output in this function at corrected line.

* Update Invoke-DebloatSoftware.ps1 (#141)

Some minor optimization on cleaning after tool download & execution.

* Fix OneDrive install
- Remove whitespace

* Fix OneDrive reinstall*

* Use doubled quotation marks ( " ) instead of single ( ' )
- Add quotation marks when a component "was not found".

* Fix Windows Update always notifying (return to normal behavior)
- Will updates be automatic?
- Set Scheduled Update to be 3AM (was 4AM)

* Update README

* Update README Warning

* fix: Return to default WU automatic updates policies when enabling it
I messed up automatic updates, as it waited for 3AM to reach, but never happened

* Add an option to Enable Location Services settings (#133)
- Fix "lfsvc" service tweak, the parameter was named "EnableStatus", not "Status"

* Move Winget/Chocolatey Settings to new tab "Settings"

* Rename Location tweak type to "Privacy"

* Improve Set-ItemPropertyVerified lib
- Use less hardcode
- Check if $null before inserting parameters
- Binary types need a special input
- Allow to input multiple Paths

* Check $null before inserting parameters on Remove-ItemVerified lib
- Add a Write-Verbose line to check the command processed

* Make available the Uninstall option to Microsoft Edge natively
- Added the tweak to Remove-MSEdge
  * This may help with edge cmd uninstall, as it unlocks the software uninstall option.

Inspired by: "How Difficult is it to Uninstall Microsoft Edge?" from Endermanch

* Comment Whatsapp, as it couldn't be instantly removed from Windows
- This is one of the apps by demand, which start just as a link/stub to download

* fix: DNS over HTTPS internet slowdown setting (10s+ loading)
- All settings must be set to $false
- Added the -DohTemplate to fulfill the parameters.

* README: don't want to be the next Yuz- (hope this helps on the legal part)
- Added a link to new Discussion in case you got any question or concern

* Update Emulation section
- Remove BSnes HD
- Remove Project 64
- Add Duckstation
- Install PPSSPP via Chocolatey (newer)

* Increase MouseHoverTime a bit

* Add Support to Windows 11 23H2 (#137)
- Add tweak to keep the show desktop button enabled
- When uninstalling WSL, also uninstall the optional feature
- Insert Windows version for some tweaks
- Update ROADMAP

* Add an option to enable/disable Windows Spotlight (#156)
- Allows the user to enable Windows Spotlight as Desktop Background

* chore(deps): bump github/codeql-action from 2 to 3 (#145)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: update link to ps1 file (#159)

* docs: update link to ps1 file

Update link from silent-debloat-softwares.ps1 to Use-DebloatSoftware.ps1, reading the script this file looks the right one now.

* Update file name to `Invoke-DebloatSoftware.ps1`

- related to develop branch

---------

Co-authored-by: Plínio Larrubia <plinio2xd@gmail.com>

* Remove other Funding.yml option

* Restore Sleep Button (#158)
- Also restoring the default Hibernate type (Full)

* chore(deps): bump github/codeql-action from 2 to 3 (#161)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix: Restore sleep button
- Remove space after path

* Make function Remove-ItemPropertyVerified
- Serves to verify empty paths while removing properties from registry

* Update README documentation

* Enable NDU back, allowing the  task manager to show network usage per process

* Remove old linux versions for WSL
- Removed Ubuntu 18 and 20 too

* Bypass the Restore Point limit (#131)

* Fix OneDrive removal (#147)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: 747DB66FBC <133031823+747DB66FBC@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Italo A <italoaurelior@gmail.com>
Co-authored-by: 5p3ctra <5p3ctra@users.noreply.github.com>
2 weeks ago
Plínio Larrubia 4da1d283b6
Fix and Update Readme Info (#128)
* Update script GUI

* Fix Powershell workflow badge

* Truly fix PSScriptAnalizer badge
- .yml -> yaml

* Update README info to match all functionalities
2 weeks ago
Plínio Larrubia baf699567f
Core changes, additions and refactor (#127)
* fix: console background color changing
- Add new background colors which works greatly with Powershell and Windows Terminal

* docs: update ISSUE_TEMPLATEs
- Log folder location
- change label to only Feature Request

* Fix: Tab 1 Panel 2 app order

* refactor: change script tmp folder to actually be on User Temp
- Get the Script Temp folder using a new function

* Delete remaining from old tmp\ folder

* arch: rename all powershell scripts to match PS naming
- Even if it isn't approved

* chore: remove unused code
- Install-HEVCSupport function which doesn't work anymore

* arch: rename remaining scripts
- Also fix an name warning from PSScriptAnalyzer
- Remove Main() functions

* style: change debloat script order
- Remove useless code from Remove-CapabilitiesList

* feat: remove old quick assist if the new one is already installed

* feat: Install Quick Assist by GUI
- Remove some console output which wasn't important

* BREAKING CHANGE: Attempt to correctly rename the remaining files (part 1)

* fix: Attempt to correctly rename the remaining files (part 2)

* Change CONTRIBUTING to a less strict policy

* Fix path not being found while downloading (#95)
- This is not a complete fix

* Fix adwcleaner not working (#95)
- Organize imports (yes, again)

* Fix adwcleaner not working (yikes!) (#95)

* Don't set NVIDIA services to Manual anymore (#98)
- Solves issues with GeForce Experience and Control Panel

* Remove more Apps: (#102)
- WhatsApp
- Amazon Prime Video
- TikTok
- Facebook
- Instagram

Spotify will not be removed, as i don't want to :v

* Remove useless files and code
- The lib Grant-RegistryPermission isn't working at all
- Removing all references from this handmade lib

* Prefer using "legacy" Windows 10 context menu on Windows 11
- If you dislike it you can click twice on "Enable Legacy Context Menu" to restore the default
- Less laggy

* Stop triggering github actions everyday

* Rename powershell-linter CI

* Refactor Issue templates
- Need less info
- Fixed punctuation.

* Logs should be divided monthly

* Modify Windows Explorer Navigation Pane behaviors
- Hide Duplicated Removable Devices
- Disable Expand to folder on navigation pane

(Seems to solve: Explorer opening as the primary window without any reason)

* Making disable expand to folder on navigation pane irreversible
- The default is already disabled

* Load PSScheduledJob Module before using it's calls (#119)

* Add DELL bloatware to remove
- Add Alienware apps, but keep them commented
.
.
.
I've been thinking about this for a long time...

* Use less colors on terminal
> This is not Cyberpunk 2077
- Change credits location

* Enable Run Dialog History back (#102)
- Press Win + R, then type something, you should see more stuff now.

* Add Hyper-V to Optional Features (#102)

* Add Windows Sandbox to Optional Features (#102)

* Add new MS Edge Apps to Remove

* Organize Bloatware list in each category
- Add Dev Home to MSApps

* Don't remove Dev Home yet, it can't be reinstalled

* Winget and Chocolatey won't install while initializing the script (#110)
- Every Winget/Chocolatey operation was moved to Software Install Tab.
- To be able to install apps again, you need to install individually Winget and Chocolatey.
- Also, you can Add or Remove Daily Upgrade for Winget and Chocolatey.
- Chocolatey can now be Uninstalled! *(Be aware to uninstall everything before)*

infra: Manage-Software and every code related to package managers were moved to /src/lib/package-managers/

* Update the message when a package manager was already found before enabling daily upgrade

* Switch Xbox app order on list
- Replace comments

No code changes.

* Update CONTRIBUTING
- I thought i made this change before, sorry for the inconvenience.

* Purge Cortana from reinstallable system apps. (#124)

* When removing Microsoft Edge, keep EdgeWebView (#125)

* Keep EdgeCore folder
- Testing to Remove Edge but keep EdgeWebView working

* Fix Remove-ItemVerified hardcode

* Revert EdgeCore commit (#125)
- Refactor what folders are removed (The Exclude param was broken)

* Move the last package manager related file to /src/lib/package-managers/

* Allow WinDebloatTools to run asking for admin perms +
+ Run Windows Terminal or PowerShell depending on winget.
- If script is in the wrong folder, it'll be able to detect and correct it.

* Install Winget, Chocolatey and WSL on DEMAND (#110 #112)
- If the user wants to install something, instead of going directly to an error, install the missing package manager.
- The 1st time installing will prompt a bigger message (I don't know how this happened)

* Fix PSScriptAnalyzer note.
- The cmdlet 'Install-Software' returns an object of type 'System.Management.Automation.ScriptBlock' but this type is not declared in the OutputType attribute.

* Add option to switch Mouse Acceleration (#102)

* Add option to turn on/off Family Safety Features from Task Schedules (#104)

* Improve Windows Search info (#112)
- Use lib to disable/enable service for WSearch service
- Isolate WSearch tweak on Services category

* Fix Mouse Acceleration persistance after reboot (#102)
- Changed Type to String.

* Add Messenger app and Spotify (#102)
- Spotify line was uncommented

* Fix missing .URL file association :D (#113)
- Took a long time to find out, I'm not doing this again
- All .reg files should wait until finished
- Add "None" type to Set-ItemPropertyVerified
  - Used to a specific case where REG_NONE was needed
- Check if system is Windows 10, then only apply on it
- Added other comment to Windows Photos App, because it's the same as Video Editor (2 apps in 1)
- Create new reg file to bypass perms, solving the .url file disassociation
- In Enable-LegacyContextMenu suppress the New-Item command output

* Use -Encoding UTF8 parameter (#118?)

* Load PSScheduledJob Module in Manage-DailyUpgradeJob (#119)
- For some reason the import was missing again.

* Disable Edge Tasks and Services after uninstalling (#123/#125)
- Add a disclaimer to the message before Removing Edge
- Fixed wildcard usage '*' in Set-ScheduledTaskState function
2 weeks ago
Plínio Larrubia 2e6f5ec1a8
Small fixes for the script (#99)
* Fix adwcleaner not working (#95)
- Organize imports (yes, again)

* Fix adwcleaner not working (yikes!) (#95)

* Don't set NVIDIA services to Manual anymore (#98)
- Solves issues with GeForce Experience and Control Panel
2 weeks ago
Plínio Larrubia b6d284a56a
Complete rename on `script files`, change script `temp folder` and small changes (#92)
* fix: console background color changing
- Add new background colors which works greatly with Powershell and Windows Terminal

* docs: update ISSUE_TEMPLATEs
- Log folder location
- change label to only Feature Request

* Fix: Tab 1 Panel 2 app order

* refactor: change script tmp folder to actually be on User Temp
- Get the Script Temp folder using a new function

* Delete remaining from old tmp\ folder

* arch: rename all powershell scripts to match PS naming
- Even if it isn't approved

* chore: remove unused code
- Install-HEVCSupport function which doesn't work anymore

* arch: rename remaining scripts
- Also fix an name warning from PSScriptAnalyzer
- Remove Main() functions

* style: change debloat script order
- Remove useless code from Remove-CapabilitiesList

* feat: remove old quick assist if the new one is already installed

* feat: Install Quick Assist by GUI
- Remove some console output which wasn't important

* BREAKING CHANGE: Attempt to correctly rename the remaining files (part 1)

* fix: Attempt to correctly rename the remaining files (part 2)
2 weeks ago
Plínio Larrubia abfc5d2d30
Fix colors in `PowerShell`, change `temp folder` used in the Script, rename `scripts` (#91)
* fix: console background color changing
- Add new background colors which works greatly with Powershell and Windows Terminal

* docs: update ISSUE_TEMPLATEs
- Log folder location
- change label to only Feature Request

* Fix: Tab 1 Panel 2 app order

* refactor: change script tmp folder to actually be on User Temp
- Get the Script Temp folder using a new function

* Delete remaining from old tmp\ folder

* arch: rename all powershell scripts to match PS naming
- Even if it isn't approved

* chore: remove unused code
- Install-HEVCSupport function which doesn't work anymore
2 weeks ago
Plínio Larrubia f71502f6f4
docs: explicitly tell to extract the entire zip (#89)
- Moved sections to new order
- Fixed formatting and text where needed
2 weeks ago
Plínio Larrubia 4b009c17e4
fix(gui): Reclaim consistence through gui design
docs: Don't use GIF anymore on README
2 weeks ago
Plínio Larrubia 8d63d1892a
refactor(CLI/GUI): Join CLI/GUI scripts together
- Improved UI ^^ !
- Create Dynamic layouts with UI lib new-layout-page.psm1
- Split Get-ScreenResolution() to other file
- Make FontSize parameter mandatory on ui-helper.psm1
- Update README doc

refactor(manage-software): Correct parameters used on the functions
- Join Installs and Uninstalls command from Winget/MsStore
- Update all scripts using install or uninstall functions

fun: Add sussy GIF when undoing tweaks
2 weeks ago
Plínio Larrubia d164e04a8f
Docs: Improve writing on README and CONTRIBUTING 2 weeks ago
Plínio Larrubia fa0a439b63
(#84) Remove Windows Capabilities including PowerShell ISE (but not limited to)
- Capabilities removed:
App.StepsRecorder*
Browser.InternetExplorer*
MathRecognizer*
Microsoft.Windows.PowerShell.ISE*
Microsoft.Windows.WordPad*
Print.Fax.Scan*
Print.Management.Console*

- Updated README
2 weeks ago
Plínio Larrubia 89d612c595
Redo script icon gradient colors
- Rename script-logo -> script-image
- Rename script-image -> script-logo
- Apply those changes to README and the GUI script
2 weeks ago
Plínio Larrubia d81a883c0a
Docs: add description to Automatic Windows Update function 2 weeks ago
Plínio Larrubia 78d4eeceec
docs: Update Xbox Game Bar/DVR/Mode description 2 weeks ago
Plínio Larrubia bbd8a89037
Add italic formatting on disclaimer
- Remove "Sysprep will hang" empty """troubleshoot"""
2 weeks ago
Plínio Larrubia 47a8009745
(#71) Add option to bring back Phone Link app and settings
- Added important disclaimer on README
- Added option to enable/disable phone link
2 weeks ago
Plínio Larrubia a197013d3b
Docs: update Download column 2 weeks ago
Plínio Larrubia 4b08e65d82
Doc: move the badges below the project image 2 weeks ago
Plínio Larrubia f3ca007bd8
Update README documentation
- Add shutup10 changes
- Add other unlisted tweaks
2 weeks ago
Miraç Gülgönül ffd9a2bd6d
small typo in README.md
do not -> does not
2 weeks ago
Plínio Larrubia f48ab76f28
(#59) Change major version to 22H2 on README 2 weeks ago
Plínio Larrubia 21f7cc8f3f
Added install Microsoft Edge option on GUI
- Moved Install-OneDrive function inside same file (no changes)
2 weeks ago
Plínio Larrubia b9eea034f3
Add tweak to manage Internet Explorer via GUI
- Fixed the last colors from Randomize System Colors
- Update README:
  - Use a line break on resume
  - Added Randomize System Color description
  - Fixed all broken links to files on this documentation
2 weeks ago
Plínio Larrubia 956fcedb10
(#63) Added Mouse natural scroll option to GUI
- Refactored Write-TitleCounter function
- Updated README about MS Edge and Mouse Natural
2 weeks ago
Plínio Larrubia 9023ee4614
Bring some privacy tweaks from personal tweaks
- Makes more sense being on opt-privacy
- Fixed some mismatched tweaks
- Tweaks applying default configs will not be reverted

Some advice on README.md
2 weeks ago
Plínio Larrubia 24ff967a77
Update README 2 weeks ago
Plínio Larrubia 8fe25a967b
Add Image to the project :D (Made on GIMP) 2 weeks ago
Plínio Larrubia 8fde20d1f8
Remove last remainings of Xbox from remove-bloatware-apps
- The Xbox apps are removed by another script, so this won't affect anymore, only the old base APP
- Add last details on README
2 weeks ago
Plínio Larrubia fadf47b172
Fix some full line links on README
- Should help when viewing the ` GUI Script Features` section
2 weeks ago
Plínio Larrubia d32b08154d
Revamp the documentation
- Refactor a lot of descriptions
- Most sections received an update, explore!
- Update Contributing section and file
2 weeks ago
Plínio Larrubia 5cfe9789be
Update README docs to the last state
- Remove from troubleshooting known issues the #7
- Update the Credits section to mention @akitaonrails
2 weeks ago
Plínio Larrubia d4acce07d4
`Feat`: separate OneDrive and DNS tweaks to GUI (#45)
- DNS server will not change by default on Apply Tweaks
- OneDrive will not be removed by default while Applying tweaks
- Put has a comment on CLI version
- Centralized the first tab panels
- Updated Docs about ONEDRIVE removal
- Updated Description on DOCS (it was a little empty)
2 weeks ago
Plínio Larrubia 43bebdd5ae
`docs`: minor update on documentations
- Contributing has a direct reference to the guide
- Readme has a Contributing section linking to the CONTRIBUTING file
- Bug Report has the location to the new log folder
- On OS selector, put just Windows 10/Windows 11 (without architecture)
2 weeks ago
Plínio Larrubia c3bb26a41d
`docs`: Fix small error on README title
- Added "Upgrade All Packages" on GUI Script Features section
2 weeks ago
Plínio Larrubia af7ba6753b
`Structure`: prepare to rename repo to 'Win Debloat Tools' 2 weeks ago
Plínio Larrubia d230b543ec
`feat`: Add HEVC support install via GUI
- Refactored message that appears on install-wlsg-or-preview to Software install
- Updated Docs about new function
- Unfortunately, the winget couldn't install automatically, it requires user intervention on MS Store
2 weeks ago
Plínio Larrubia 80db9326c6
`Feat/Fix`: Add new software installation (#36)
- Install RTX Voice and Internet Download Manager through GUI
- Rename "Enable Search Indexing" tweak
- Update README on Disable WSearch feature
2 weeks ago
Plínio Larrubia e50d3beab8
`refactor`: Purge set-script-policy lib
- Only set execution policy when creating the Winget scheduled job
- There's no reason to block script usage, at least from my side
- Update FUNDING.yml because i got GitHub Sponsors working 🥳
2 weeks ago
Plínio Larrubia 483e65156d
`docs`: Update GUI Script Features section 2 weeks ago
Plínio Larrubia 67a81d6840
`UI/refactor`: organize panels into new tabs
- This hides the overflow of stuff before into each tab
- Put Enable/Disable Photo Viewer on Customize Tweaks
- Add 'BSnes HD' and 'Voicemod' downloads
- Reposition all softwares on Software Install section (new tab)

`misc`: fix output
- Use Write-Status over Write-Host on opt-privacy
- Fix blank space on opt-security output
2 weeks ago
Plínio Larrubia 36a5813773
`docs`: add CONTRIBUTING.md
- Move off-topic content from README to CONTRIBUTING
- Moved some credits to *Used code references* and *License*
2 weeks ago
Plínio Larrubia 4f17107bdb
`misc/refactor`: rename optimize-scheduled-tasks to optimize-task-scheduler 2 weeks ago
Plínio Larrubia 2070de7156
`docs`: Show develop branch as a download option 2 weeks ago
Plínio Larrubia ab5d4476e0
`refactor`: GUI window will scale based on current resolution
- Resolutions less than 1024 x XXX will set Window width to 99%
- Added lib to get current resolution
  - As a parameter switch, if enabled will get resolution by Scaling (DPI%)
- Renamed 'Remove and Disable Xbox' on GUI and file to 'Remove Xbox', 'remove-xbox'
- Fixed PictureBox size after running debloat tweaks
`docs`: Update GUI Script Features section
2 weeks ago
Plínio Larrubia 078575a407
git: create develop branch
- helps with development and pull requests
2 weeks ago
Plínio Larrubia 70a4008942
feat: drop 'Install Gaming Dependencies' button, but readd each package to GUI 2 weeks ago
Plínio Larrubia 7a96c90593
feat: drop 'Install CPU/GPU Drivers Updaters' button, but readd each package to GUI
- Added AMD Ryzen Chipset Driver (via Chocolatey)
2 weeks ago
Plínio Larrubia 4eb0591d7a
docs: refactored 'More Debloat Scripts' section 2 weeks ago
Plínio Larrubia 4bd3771a4c
fix: shutdown computer shortcut is now created due to a dumb mistake 🤦‍♂️
- Added hotkey to shortcut description
2 weeks ago