Jeffrey
a9c1736e46
refactor: rename NoRestartExplorer parameter to SkipExplorerRestart ( #709 )
...
Tests / Pester (Windows PowerShell 5.1) (push) Waiting to run
The old `NoRestartExplorer` parameter is kept as an alias and will
continue to work, but is considered deprecated
2026-07-19 22:58:03 +02:00
Jeffrey
9c033dbf98
Add comprehensive test suite, fix minor issues, rename function and file names to match approved verbs ( #708 )
2026-07-19 22:06:07 +02:00
Hill Patel
a7292e4f35
fix(registry-restore): reject Data/Kind mismatches before restore begins ( #704 )
2026-07-19 01:53:04 +02:00
Kushida
f739a0e474
fix: escape Windows Terminal path ( #702 )
2026-07-18 15:16:39 +02:00
Jeffrey
63b1f61fd1
Update README.md
2026-07-17 12:45:45 +02:00
Kushida
de817399e6
fix: honor cancellation during changes ( #700 )
...
Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com>
2026-07-14 22:06:40 +02:00
Jeffrey
8fa1332ff0
Update download messages for development and stable versions of Win11Debloat
2026-07-14 21:18:39 +02:00
Jeffrey
ce36b8edfb
Bump version
2026-07-11 20:07:47 +02:00
Jeffrey
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
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
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
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
82f50d6d13
fix(startup): refuse to run under PowerShell 7 with a clear message ( #676 )
2026-07-08 15:22:36 +02:00
Sqidy
949515da3e
Added Feature Disabling Notifications Through Win11Debloat ( #690 )
2026-07-06 19:29:09 +02:00
HetCreep
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
a9a89c1f13
fix(store-search): correct deny permission removal in undo path ( #684 )
2026-07-04 13:57:50 +02:00
HetCreep
339764eb18
Fix broken contributing link in README.md ( #688 )
2026-07-02 23:03:44 +02:00
HetCreep
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
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 22:13:48 +02:00
Jeffrey
e23ecf36d6
Update minimum window sizing
2026-06-24 22:00:44 +02:00
Jeffrey
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
95b583606d
Update start menu backup/restore with timestamped filenames ( #672 )
2026-06-24 17:32:45 +02:00
Jeffrey
693b805114
Simplify Window management ( #671 )
2026-06-24 14:40:48 +02:00
Jeffrey
5ebc50d36a
Guard against loading, saving & executing undefined features ( #665 )
2026-06-23 00:41:33 +02:00
Jeffrey
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
71e3f2e44d
Refactor: ExecuteChanges to InvokeChanges, clean up for readability ( #641 )
2026-06-22 21:43:53 +02:00
HetCreep
4891aa401a
fix(app-removal): detect installed OneDrive in the "Only show installed" filter ( #656 )
2026-06-22 15:10:53 +02:00
HetCreep
a6d59c0dc1
fix(app-removal): detect WinGet uninstall failures by exit code, not English text ( #658 )
2026-06-22 14:53:45 +02:00
Jeffrey
ac54bde383
Replace FocusHelper C# compilation with WPF Activate() to fix temp DLL access-denied errors ( #661 )
2026-06-22 02:07:26 +02:00
HetCreep
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
82894176d9
fix(restore): correct sub-key path matching in backup allow-list validation ( #645 )
2026-06-21 20:37:29 +02:00
HetCreep
87b3035eda
fix(threading): surface runspace errors instead of swallowing them in GUI mode ( #655 )
2026-06-21 19:08:21 +02:00
Jeffrey
a89b53504c
Clean up styling to better match Windows fluent design guidelines ( #638 )
2026-06-21 18:47:52 +02:00
HetCreep
91a6266d50
fix(gui): treat dismissed unsafe-removal confirmation as decline ( #651 )
2026-06-21 18:42:47 +02:00
HetCreep
469751f8e8
fix(app-removal): don't treat AllUsers/CurrentUser as a username at startup ( #647 )
2026-06-21 18:39:10 +02:00
Jeffrey
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
HetCreep
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
535b62db40
Fix: Respect Feature min/max version for comboboxes ( #639 )
2026-06-19 18:20:25 +02:00
Jeffrey
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