Jeffrey and GitHub
3b78e8d4ed
Fix: Show reboot warning for undoing features that require it ( #699 )
2026-07-11 20:04:51 +02:00
Jeffrey
74dedc00e9
Add tooltip to user selection selectbox
2026-07-11 00:04:08 +02:00
Jeffrey
5571700634
Disabling Window Snapping now warns users that a reboot is required to apply
2026-07-09 22:02:18 +02:00
Jeffrey
c2ea697552
Hide irrelevant Settings home page settings in Windows 10
2026-07-09 22:01:33 +02:00
Jeffrey and GitHub
ce8c10042e
Fix issues with domain accounts & fix run.bat breaking when launched from path with certain characters ( #693 )
2026-07-08 23:18:04 +02:00
Jeffrey and GitHub
89a5d508d8
Fix win10 icons by falling back to Segoe MDL2 Assets ( #696 )
2026-07-08 23:16:01 +02:00
Jeffrey
e38aafe01e
Update README.md
2026-07-08 21:40:33 +02:00
Jeffrey
d336f98b39
Update feature wording
2026-07-08 21:38:48 +02:00
Raphire
a70a2ccbd6
Update README.md
2026-07-08 19:30:25 +02:00
Jeffrey and GitHub
0ef789cc3a
Add option to prevent auto install of device apps & add LG monitor app removal ( #695 )
...
* Add support for removing LG monitor app
* Add option to prevent auto install of device companion apps via Windows Update
* Update CONTRIBUTING.md with missing Apps.json fields
2026-07-08 17:54:13 +02:00
HetCreep and GitHub
82f50d6d13
fix(startup): refuse to run under PowerShell 7 with a clear message ( #676 )
2026-07-08 15:22:36 +02:00
Sqidy and GitHub
949515da3e
Added Feature Disabling Notifications Through Win11Debloat ( #690 )
2026-07-06 19:29:09 +02:00
0eeb8f323a
fix(elevation): quote script path and parameter values in admin relaunch ( #683 )
...
Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com >
2026-07-04 17:35:24 +02:00
HetCreep and GitHub
a9a89c1f13
fix(store-search): correct deny permission removal in undo path ( #684 )
2026-07-04 13:57:50 +02:00
HetCreep and GitHub
339764eb18
Fix broken contributing link in README.md ( #688 )
2026-07-02 23:03:44 +02:00
3b4a5f16ad
fix(restore-gui): surface registry-backup load failures to the user ( #685 )
...
Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com >
2026-07-02 21:16:47 +02:00
Jeffrey and GitHub
9a700afaed
Consolidate Get-Dev.ps1 into Get.ps1, add WhatIf support to Get.ps1 ( #681 )
2026-06-28 22:53:27 +02:00
Jeffrey
26b313372b
Update README.md
2026-06-25 16:41:32 +02:00
Jeffrey
9ee0126259
Bump version
2026.06.24
2026-06-24 22:13:48 +02:00
Jeffrey
e23ecf36d6
Update minimum window sizing
2026-06-24 22:00:44 +02:00
Jeffrey and GitHub
32dc3d6bdf
Fix maximized window sizing ( #673 )
2026-06-24 21:45:53 +02:00
Jeffrey
f76adc5054
Add docstrings
2026-06-24 20:55:17 +02:00
Jeffrey and GitHub
95b583606d
Update start menu backup/restore with timestamped filenames ( #672 )
2026-06-24 17:32:45 +02:00
Jeffrey and GitHub
693b805114
Simplify Window management ( #671 )
2026-06-24 14:40:48 +02:00
Jeffrey and GitHub
5ebc50d36a
Guard against loading, saving & executing undefined features ( #665 )
2026-06-23 00:41:33 +02:00
Jeffrey and GitHub
d1fe541b62
Refactor: Cleanup app removal, remove legacy app list generator and CustomAppsList file support ( #662 )
...
* remove support for uninstalling old sunset apps
* Add color legend on app removal screen
* Remove legacy app list generator and custom apps file support
Replaced by GUI config export/import, dynamic RemovalMethod, and
CLI app removal settings saved to LastUsedSettings.json.
* Verify app removal by checking actual installation state instead of trusting winget output
2026-06-22 22:13:01 +02:00
Jeffrey and GitHub
71e3f2e44d
Refactor: ExecuteChanges to InvokeChanges, clean up for readability ( #641 )
2026-06-22 21:43:53 +02:00
HetCreep and GitHub
4891aa401a
fix(app-removal): detect installed OneDrive in the "Only show installed" filter ( #656 )
2026-06-22 15:10:53 +02:00
HetCreep and GitHub
a6d59c0dc1
fix(app-removal): detect WinGet uninstall failures by exit code, not English text ( #658 )
2026-06-22 14:53:45 +02:00
Jeffrey and GitHub
ac54bde383
Replace FocusHelper C# compilation with WPF Activate() to fix temp DLL access-denied errors ( #661 )
2026-06-22 02:07:26 +02:00
dfe7810346
feat(registry): add GPO override warning and WhatIf dry-run previews ( #611 )
...
Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com >
2026-06-21 21:30:31 +02:00
HetCreep and GitHub
82894176d9
fix(restore): correct sub-key path matching in backup allow-list validation ( #645 )
2026-06-21 20:37:29 +02:00
HetCreep and GitHub
87b3035eda
fix(threading): surface runspace errors instead of swallowing them in GUI mode ( #655 )
2026-06-21 19:08:21 +02:00
Jeffrey and GitHub
a89b53504c
Clean up styling to better match Windows fluent design guidelines ( #638 )
2026-06-21 18:47:52 +02:00
HetCreep and GitHub
91a6266d50
fix(gui): treat dismissed unsafe-removal confirmation as decline ( #651 )
2026-06-21 18:42:47 +02:00
HetCreep and GitHub
469751f8e8
fix(app-removal): don't treat AllUsers/CurrentUser as a username at startup ( #647 )
2026-06-21 18:39:10 +02:00
Jeffrey and GitHub
908274a500
Fix store suggestions not getting disabled correctly for all users when running as other user ( #642 )
2026-06-21 01:56:28 +02:00
6e4a616f1c
feat(telemetry): disable telemetry-related scheduled tasks under Microsoft\Windows ( #615 )
...
Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com >
2026-06-20 19:04:46 +02:00
Jeffrey and GitHub
535b62db40
Fix: Respect Feature min/max version for comboboxes ( #639 )
2026-06-19 18:20:25 +02:00
Jeffrey and GitHub
c039b04717
Fix Start Menu apps not being set correctly for all users when running script for other user ( #637 )
2026-06-18 23:02:25 +02:00
Jeffrey
a7a46bb5bf
Clean up app removal target user descriptions
2026-06-16 23:43:07 +02:00
Jeffrey
a95b5adee8
Update import/export window descriptions
2026-06-16 19:47:48 +02:00
Jeffrey
2b97021341
Merge branch 'master' of https://github.com/Raphire/Win11Debloat
2026.06.14
2026-06-14 22:06:22 +02:00
Jeffrey
1235306f80
Bump version
2026-06-14 22:06:16 +02:00
Jeffrey and GitHub
1a69d19f30
Refactor Get-RegFileOperations.ps1 ( #626 )
...
Feels weird to have to do this, but I have refactored the functions in Get-RegFileOperations.ps1 to avoid false positives in Windows Security (Windows Defender) and Bitdefender.
Related issues: #621 , #624
2026-06-14 22:05:19 +02:00
Jeffrey
5628f6e0b7
Add logging around winget app retrieval and increase timeout to 20s
2026-06-12 17:41:30 +02:00
Jeffrey
6f349b4992
Update bug_report template
2026-06-12 17:34:17 +02:00
Jeffrey
2193591448
Bump version
2026.06.11
2026-06-11 22:16:45 +02:00
Jeffrey and GitHub
e9269c5501
Fix lockscreen spotlight option being locked when start recommended section is disabled ( #619 )
2026-06-11 22:09:06 +02:00
Jeffrey
fdac0a6d14
Move trailing ellipsis out of config
2026-06-10 21:00:07 +02:00