Chris Titus Tech
6cda509604
fix formatting
2026-02-10 14:18:09 -06:00
Gabi
681f0ec3b9
Change WinUtilInstallPSProfile to use pwsh ( #3998 )
...
* Update Invoke-WinUtilInstallPSProfile.ps1
* Update Invoke-WinUtilInstallPSProfile.ps1
* Update Invoke-WinUtilInstallPSProfile.ps1
* Update Invoke-WinUtilInstallPSProfile.ps1
* Update Invoke-WinUtilInstallPSProfile.ps1
* Mention that ps profile is pwsh only
2026-02-10 14:10:04 -06:00
Gabi
4a31af4faf
Added WSAIFabricSvc to WPFTweaksServices ( #3992 )
...
* Added WSAIFabricSvc to WPFTweaksServices
* Update Services.md
2026-02-10 14:07:39 -06:00
Gabi
4ddb2795ff
Update-WPFTweaksTelemetry ( #3974 )
...
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update Telemetry.md
* Update tweaks.json
* Update Telemetry.md
* Update tweaks.json
* Update Telemetry.md
* Update tweaks.json
2026-02-10 14:03:02 -06:00
Gabi
d5b5784492
Added More apps ( #3961 )
...
* Added sendme
* Update applications.json
* Update applications.json
* Update applications.json
* Added potplayer
* Update applications.json
* Update applications.json
2026-02-10 13:53:39 -06:00
Gabi
15d0b42165
Add links to tweaks without links ( #3969 )
...
* Create WPBT.md
* Create RazerBlock.md
* Update tweaks.json
* Update tweaks.json
* Create RemoveEdge.md
* Delete docs/content/dev/tweaks/Essential-Tweaks/RemoveEdge.md
* Create RazerBlock.md
* Delete docs/content/dev/tweaks/Essential-Tweaks/RazerBlock.md
2026-02-10 13:52:59 -06:00
Sean (ANGRYxScotsman)
8fc7d30112
more winutil website updates ( #3967 )
...
* changed autolinks to now use frontmatter instead off #heading
* updated all docs with front matter names
* Update DisableLegacyRecovery.md
this was the same as EnableLegacyRecovery file
* made sure pages have got the corrects scripts on them
* Update default.md
updated the archetype default to make sure every new page had the title and description automatically on the front matter
* Create BraveDebloat.md
* added brave debloat link to tweaks.json
* Update tweaks.json
* Update tweaks.json
2026-02-10 13:49:36 -06:00
QuadFeed
a12ea71adb
Update winget identifier for Zed application ( #3966 )
...
Changed from Zed.Zed to Zedindustries.Zed to fix install.
2026-02-10 13:48:00 -06:00
Gabi
b00c7b1ea2
Add Remove widgets ( #3962 )
...
* Update tweaks.json
* Create Widget.md
* Update tweaks.json
* Update Widget.md
* Update tweaks.json
* Update Widget.md
* Update Widget.md
* Update tweaks.json
* Update tweaks.json
* Update Widget.md
2026-02-10 13:42:45 -06:00
Chris Titus
27b0a59abb
Zeus-toggle-fix ( #4017 )
...
* Fix Get Installed toggle detection and multiple config bugs
Fixes the issue where "Get Installed" in the Tweaks tab was not correctly
pulling all toggle states, plus several additional config bugs discovered
during investigation.
Changes:
- Unified toggle detection logic using Get-WinUtilToggleStatus
- Fixed registry value detection (0 values were incorrectly treated as missing)
- Added DefaultState support for missing registry keys
- Fixed WPFTweaksUTC registry type (QWord → DWord)
- Fixed WPFTweaksServices startup types (TermService, VaultSvc: Automatic → Manual)
- Fixed duplicate order collisions in tweaks
- Fixed FFmpeg display name
- Improved OneDrive removal script reliability
- Improved Copilot removal script with wildcard pattern and null check
- Fixed code formatting (added spaces after if/Foreach statements)
Files changed:
- functions/private/Invoke-WinUtilCurrentSystem.ps1
- functions/private/Get-WinUtilToggleStatus.ps1
- config/tweaks.json
- config/applications.json
Fixes #3762
Fixes #3189
Fixes #3876
Potentially fixes #3008
Potentially fixes #3815
* Fix toggles
---------
Co-authored-by: Akhil Achanta <akhilachanta8@gmail.com >
2026-02-10 13:37:37 -06:00
Chris Titus
457f1820c4
Revert "Fix Get Installed toggle detection and multiple config bugs ( #3959 )" ( #4016 )
...
This reverts commit 414cd139e2 .
2026-02-10 13:33:07 -06:00
Akhil Kumar Achanta
414cd139e2
Fix Get Installed toggle detection and multiple config bugs ( #3959 )
...
Fixes the issue where "Get Installed" in the Tweaks tab was not correctly
pulling all toggle states, plus several additional config bugs discovered
during investigation.
Changes:
- Unified toggle detection logic using Get-WinUtilToggleStatus
- Fixed registry value detection (0 values were incorrectly treated as missing)
- Added DefaultState support for missing registry keys
- Fixed WPFTweaksUTC registry type (QWord → DWord)
- Fixed WPFTweaksServices startup types (TermService, VaultSvc: Automatic → Manual)
- Fixed duplicate order collisions in tweaks
- Fixed FFmpeg display name
- Improved OneDrive removal script reliability
- Improved Copilot removal script with wildcard pattern and null check
- Fixed code formatting (added spaces after if/Foreach statements)
Files changed:
- functions/private/Invoke-WinUtilCurrentSystem.ps1
- functions/private/Get-WinUtilToggleStatus.ps1
- config/tweaks.json
- config/applications.json
Fixes #3762
Fixes #3189
Fixes #3876
Potentially fixes #3008
Potentially fixes #3815
2026-02-10 13:29:50 -06:00
Chris Titus
86097572b0
fix adobe hosts ( #3955 )
2026-02-10 12:53:16 -06:00
Gabi
fcc5481477
Remove microwin ( #3999 )
...
* Delete microwin functions
* Update main.ps1
* Remove oscdimg.exe which is used by microwin
* Delete config/autounattend.xml
* Update .gitignore
* Update bug_report.yaml
* Update themes.json
* Update Invoke-WinUtilFontScaling.ps1
* Update Invoke-AutoConfigDialog.ps1
* Update Invoke-WPFButton.ps1
* Update inputXML.xaml
* Delete docs/assets/images/microwin directory
* Delete docs/assets/images/MicroWinScreen.png
* Delete docs/assets/images/Microwin-Dark.png
* Delete docs/assets/images/Microwin-Light.png
* Update faq.md
* Update KnownIssues.md
* Update getting-started.md
* Update _index.md
* Delete docs/content/userguide/microwin directory
* Update architecture.md
---------
Co-authored-by: Chris Titus <dfm.titus@gmail.com >
2026-02-06 10:29:10 -06:00
Chris Titus
ac116d7083
New install gui ( #3995 )
...
* cleanup and checkbox addition
* Make collapsable categories
* finish new install GUI
* Fix search
2026-02-06 10:26:29 -06:00
Gabi
29efb989bd
Fix Links ( #3965 )
...
* Fix Links
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
2026-01-30 15:32:11 -06:00
Gabi
9013753d88
Remove snap assists toggles ( #3954 )
...
* Remove snap assists toggle
* Remove more snap stuff
2026-01-28 16:03:26 -06:00
Gabi
8ad96a9b6e
Update tweaks.json ( #3956 )
2026-01-28 16:01:35 -06:00
Gabi
28e84af33d
Update tweaks.json ( #3910 )
2026-01-28 11:33:14 -06:00
Bagus Nugroho Budi Nurtomo
6d9ed9026d
Disable Brave Stats Ping ( #3951 )
...
Signed-off-by: Bagus Nurtomo <bagusthanatos@gmail.com >
2026-01-28 11:23:33 -06:00
Chris Titus
8ebd127857
add flush dns ( #3953 )
2026-01-28 11:17:06 -06:00
Gabi
ef2c91b616
Add some apps from #1782 ( #3948 )
...
* Add imhex (Hex Editor)
* Add ffmpeg
2026-01-28 11:06:47 -06:00
Akhil Kumar Achanta
59a9c59064
Fix/issue 3815 ( #3836 )
...
* Fix: retry password prompt on failure to prevent script halting
* Update Invoke-WPFInstall.ps1
* format fix
* fix: change RealTimeIsUniversal to QWord for correct UTC time sync
---------
Co-authored-by: Chris Titus <contact@christitus.com >
Co-authored-by: Chris Titus Tech <dfm.titus@gmail.com >
2026-01-27 13:31:55 -06:00
Gabi
fcc57fde50
Add back Remove OneDrive ( #3920 )
...
* Update tweaks.json
* Create RemoveOneDrive.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update RemoveOneDrive.md
* Update tweaks.json
* Update RemoveOneDrive.md
* Update tweaks.json
* Update RemoveOneDrive.md
* Update tweaks.json
* Update RemoveOneDrive.md
* Update tweaks.json
* Update RemoveOneDrive.md
2026-01-27 13:24:17 -06:00
Gabi
06e5477d0e
Remove-Edge ( #3913 )
...
* Update tweaks.json
* Create Invoke-WinUtilRemoveEdge.ps1
* Update and rename EdgeUninstall.md to RemoveEdge.md
* Update Invoke-WinUtilRemoveEdge.ps1
* Update RemoveEdge.md
* Update Invoke-WinUtilRemoveEdge.ps1
* Update RemoveEdge.md
* Update Invoke-WinUtilRemoveEdge.ps1
* Update RemoveEdge.md
* Update Invoke-WinUtilRemoveEdge.ps1
* Update RemoveEdge.md
* Update Invoke-WinUtilRemoveEdge.ps1
* Update Invoke-WinUtilRemoveEdge.ps1
* Update RemoveEdge.md
2026-01-27 13:11:30 -06:00
Gabi
132260ab96
Fix #3876 Maybe ( #3929 )
...
* Update tweaks.json
* Update tweaks.json
* Update config/tweaks.json
Co-authored-by: Chris Titus <contact@christitus.com >
* Update tweaks.json
---------
Co-authored-by: Chris Titus <contact@christitus.com >
2026-01-27 12:29:21 -06:00
Gabi
a31c9cb235
Update-WPFTweaksRemoveCopilot ( #3907 )
...
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update config/tweaks.json
Co-authored-by: Yuki <65764619+YukiNagat0@users.noreply.github.com >
* Remove comment on EOL trick for AppxPackages
Removed unnecessary comment about tricking Windows for package uninstallation.
* Fix escape characters in registry path
---------
Co-authored-by: Chris Titus <contact@christitus.com >
Co-authored-by: Yuki <65764619+YukiNagat0@users.noreply.github.com >
2026-01-14 17:01:09 -06:00
Gabi
2587a98848
Remove-WPFToggleTaskbarWidgets ( #3906 )
...
* Update tweaks.json
* Update tweaks.json
2026-01-14 16:24:28 -06:00
Gabi
a5cf3a2ba7
Update-WPFTweaksWPBT ( #3905 )
...
* Update tweaks.json
* Update preset.json
* Update tweaks.json
2026-01-14 16:23:23 -06:00
HapnanAR
a017854a55
Update SyncTrayzor entry in applications.json with new GitHub link and winget package id ( #3893 )
2026-01-10 12:24:40 -06:00
HapnanAR
85f652ad6f
Update Thorium entry in for Chocolatey package ( #3891 )
2026-01-09 11:40:30 -06:00
Gabi
644fa3975a
Update applications.json ( #3885 )
2026-01-08 14:57:39 -06:00
Gabi
2e4124b903
Update-WPFTweaksServices ( #3880 )
...
* Fix some OriginalType'a in WPFTweaksServices
* Update tweaks.json
2026-01-08 14:56:58 -06:00
Gabi
fac0d359f1
Update-WPFTweaksTele ( #3878 )
...
* Update tweaks.json
* Update tweaks.json
2026-01-08 14:54:51 -06:00
Gabi
fe28e4064f
Update-tweaks-order ( #3852 )
...
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
2026-01-08 14:38:33 -06:00
Gabi
3c87c3bc53
Update-WPFFeatureEnableLegacyRecovery ( #3829 )
...
* Update feature.json
* Update feature.json
2026-01-08 12:34:09 -06:00
Gabi
140280ddaa
Update tweaks.json ( #3879 )
2026-01-07 15:39:13 -06:00
Gabi
fde215f42d
Update WPFTweaksDisableIPv6 ( #3854 )
2026-01-07 15:30:15 -06:00
Gabi
690c54888e
Update tweaks.json ( #3850 )
2026-01-07 15:26:48 -06:00
Gabi
c3216c6800
Update tweaks.json ( #3849 )
2026-01-07 15:26:17 -06:00
Gabi
da989051db
Update feature.json ( #3840 )
2026-01-07 15:06:18 -06:00
Gabi
cd3fc2b698
Update-WPFFeatureshyperv ( #3834 )
...
* Update WPFFeatureshyperv
* Update feature.json
---------
Co-authored-by: Gabynun <218829269+Gabynun@users.noreply.github.com >
2026-01-07 14:58:12 -06:00
account183892
927fe24415
Update applications.json ( #3832 )
2026-01-07 14:50:14 -06:00
Gabi
9a91da12d4
Delete-WPFTweaksPowershell7 ( #3825 )
...
* Delete WPFTweaksPowershell7 from tweaks.json
Removed WPFTweaksPowershell7 configuration for Windows Terminal.
* Delete functions/public/Invoke-WPFTweakPS7.ps1
2026-01-07 14:07:13 -06:00
Gabi
075572d415
Remove link from Razer block tweaks ( #3824 )
2026-01-07 14:06:32 -06:00
Chris Titus
da07c2040b
whitespace fixes
2026-01-07 14:02:54 -06:00
Gabi
172d107e56
Rename-WPFTweaksTele ( #3821 )
...
* Rename WPFTweaksTele to WPFTweaksTelemetry
* Update tweaks.json
* Modify WPFTweaksTelemetry description
Updated the description for WPFTweaksTelemetry.
2026-01-07 14:00:20 -06:00
Gabi
fae64c0406
Update tweaks.json ( #3820 )
2026-01-07 13:59:32 -06:00
Gabi
cfe20ccb0a
Clarify WPFTweaksDeBloat description ( #3816 )
...
Updated the warning message for WPFTweaksDeBloat to clarify the impact on Microsoft Store apps.
2026-01-07 13:57:35 -06:00
Gabi
158fabd31e
Bring-Back-#3710 ( #3809 )
...
* Update WPFTweaksRestorePoint
* Update tweaks.json
* Fix PowerShell script syntax in tweaks.json
* Update tweaks.json
2026-01-07 13:56:49 -06:00