You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-48Lines changed: 20 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,27 +5,26 @@
5
5
**Winhance** features most of the same enhancements as [UnattendedWinstall](https://github.com/memstechtips/UnattendedWinstall) without needing to do a clean install of Windows.
6
6
7
7
## Requirements 💻
8
-
- Windows 11
9
-
-*Tested on Windows 11 24H2*
10
-
-*Most things should work on Windows 10 22H2 but there are some issues like Microsoft Edge (legacy) removal*
8
+
- Windows 10/11
9
+
-*Tested on Windows 10 x64 22H2 and Windows 11 24H2*
11
10
12
11
## Installation 📥
13
12
14
13
Download from [winhance.net](https://winhance.net) or the [Releases](https://github.com/memstechtips/Winhance/releases) section of this repository.
15
14
16
15
The `Winhance.Installer.exe` includes an Installable and Portable version during setup.
17
16
18
-
## 🔐 Winhance v25.05.05 Security Info
17
+
## 🔐 Winhance v25.05.22 Security Info
19
18
20
19
**Important:** Please verify your download using the information below. Any file with different values for this particular version is not from the official source.
> This tool is currently in development. Any issues can be reported using the Issues tab.<br>
@@ -83,80 +82,54 @@ The items below are planned changes and features for future releases.
83
82
Note: ✅ Completed items are commited to the source code files, but the changes will not be visible in the application until the next release or update is released to the application.
84
83
85
84
### Winhance Installation
86
-
⌛ Fix Winhance Shortcut not appearing in the Start Menu (All Programs)
87
-
⌛ Fix the changing of default Installation location not accepted by Winhance installer. Issue #154
88
-
⌛ Add a Winhance Winget package to make Winhance installable via WinGet. Issue #159
85
+
⌛ Add a Winhance Winget package to make Winhance installable via WinGet. Issue #159
86
+
🔜 Add Winhance to the Microsoft Store.
89
87
90
88
### Main Window
91
-
⌛ Add a "More" Navigation button in the Main Window that when clicked, shows options for:
92
-
Winhance Version with check for updates button
93
-
About Winhance
94
-
Winhance Logs
95
-
Winhance Scripts
96
-
etc.
97
89
98
90
#### Config Import
99
91
🔜 Improve Config Import to have checkboxes for sub sections in each category
100
92
101
93
### Software & Apps Screen
102
94
103
-
🔜 Add detection of installed apps and update notifications for those apps
104
-
⌛ Add an internet connection check before attempting to install an application using Winhance. Also add internet checks during app installation in case of timeouts occurring. Issue #155
95
+
🔜 Add detection of installed apps and update notifications for those apps
105
96
🔜 Add an option to enable and Activate Windows Photo Viewer. Issue #135
106
-
✅ Fix the typo on the custom dialog box that incorrectly says "installd" and which should show "installed". Issue #146
97
+
⌛ Refactor app removal implementation to increase speed of app removals.
98
+
⌛ Fix incorrect (failure) dialog being shown when a single app installation is cancelled.
107
99
108
100
#### Windows Apps & Features
109
101
🔜 Add Icons next to the "Winhance Removal Status" that when clicked, deletes the scripts and scheduled tasks that are present when Winhance was previously run (ie. BloatRemoval.ps1, EdgeRemoval.ps1 and OneDriveRemoval.ps1)
110
102
🔜 Rework EdgeRemoval script so it doesn't uninstall WebView. Also, update WebView installation
111
103
🔜 Fix "We can't open this 'microsoft-edge' link" due to edge removal and no default browser found. Issue #38
112
-
⌛ WinHance Fails to Remove OneNote on Windows 11. This is due to OneNote no longer being an appx-package (like on Windows 10) and must be uninstalled using it's uninstaller. Issue #141
113
104
114
105
#### External Software
115
106
🔜 For app installations, give users the option to choose a location to install the application. Issue #160
116
107
🔜 Add a "website" icon next to each app in external software that will take the user to the specific app's webpage so users can get more info about the app before installing it. Issue #152
117
108
🔜 Status Feature for External Software: Similar to Windows software, add a status feature for external applications to indicate whether they are installed. If installed, show if updates are available (updates indicator for windows softwares as well). Issue #142
118
109
🔜 Indicator for App Purchases: Include an indicator for apps to show if they are completely free, partially free/paid, and completely paid. Issue #142
119
-
⌛ Downloading Adwcleaner or Malwarebytes not working. Issue #163
120
110
🔜 Add ability to select the programs that users currently have installed on their computers to the external apps section and that they can be added to the config file. Issue #165
⌛ Add PotPlayer and all apps from ninite.com to External Apps. Issue #138
123
-
⌛ Add Wise Registry Cleaner to External Apps. Issue #164
124
-
⌛ Add bcuninstaller to the external apps section. Issue #161
125
-
⌛ Apps to add to the external software section if possible: Explorer Patcher, Classic Task Manager, Volume2, NirCmd, Crystal Disk Info, TailScale, TriggerCMD, SyncToy, Minimize to Tray, StreamLabs OBS, Input Leap, Bulk Rename Utility, Serial Port Notifier, Sereby AIO Runtime, AutoHotKey, FlowFrames, Text-Grab, VenToy, Unlocker. Issue #135
126
-
⌛ Add Windhawk, Lively Wallpaper, Rainmeter.
111
+
⌛ Apps to add to the external software section if possible: Classic Task Manager, NirCmd, TriggerCMD, SyncToy, Minimize to Tray, Serial Port Notifier, Sereby AIO Runtime, FlowFrames. Issue #135 (These apps are not available via winget, if they have generic direct download links that always downloads the latest available version of the app, they will be added in the future.)
127
112
128
113
### Optimize Screen
129
114
130
-
#### Windows Security Settings
131
-
⌛ Improve UAC slider to match all of the available options in Windows. User Account Control seems to be automatically set to "High" if a user has selected a value higher than that in Windows. This is due to Winhance not having all the available UAC options. Issue #166
132
-
133
115
#### Power Management
134
116
🔜 Improve the power section to detect all power plans on the pc and add indicators next to each power plan in the dropdown menu showing what currently exists
135
117
🔜 Improve the power section to have toggles that toggle the powercfg commands on the currently applied power plan (currently, importing the Ultimate Performance powerplan just automatically applies all "recommended" powercfg commands but there is no control over it) This will also fix #84
136
118
137
119
#### Gaming & Performance
138
120
🔜 Review the "Mouse" related settings and why Enhance mouse precision won't work anymore due to mouse related tweaks in the gaming section. Issue #13
139
121
🔜 Consider adding preset options in optimizations tab like "Minimal, recommended and extreme optimizations" (This can also be done with preset config files if developed and shared.)
140
-
⌛ Add Disable High Precision Event Timer under Gaming. Issue #139
141
-
⌛ Fix Removing XBox makes the popup "Get an app to open this 'ms-gamingoverlay'" by adding the registry entry that fixes the popup from appearing. Issue #34, #123, #158
142
-
143
-
#### Notifications
144
-
⌛ Add Toggles for "Location Notifications" and "Windows Security Notifications"
145
-
146
-
#### Explorer Improvements
147
-
⌛ Add "Always show all system tray icons" registry entry (works on Windows 10 only). Issue #18
148
-
🔜 Test if right clicking the quick access panel crashes explorer because of classic context menu implementation. Issue #24
149
-
⌛ Add toggles to show hidden files, folders, drives and also uncheck the "Hide Protected Operating System Files" check. Issue #30
150
-
⌛ Add toggle to Remove lock screen. Issue #105
151
-
⌛ Add option to not compress wallpaper. Issue #130
122
+
123
+
#### Explorer Improvements
152
124
🔜 Toggle to remove the "open in terminal" option from right click context menu. Issue #162
153
-
🔜 Add toggles to remove "-Shortcut" Text, Disable Always Ask Before Opening. Issue #135
125
+
🔜 Add toggles to remove "-Shortcut" Text, Disable Always Ask Before Opening. Issue #135
126
+
127
+
### Customize Screen
154
128
155
-
#### Windows Updates
156
-
✅ Change "Exclude Drivers from Windows Updates" toggle label to "Do not include drivers with Windows Updates" so it matches what Windows says in configured update policies. Issue #167
129
+
#### Taskbar
130
+
🔜 Fix News & Interests/Widgets/Weather icon not being removed from the Taskbar due to being a protected registry key.
157
131
158
132
### Other General Requests, Features & Issues
159
-
⌛ Improve scrolling speed and make it faster in all views.
160
133
🔜 Debloat ink handwriting main store. Issue #65
161
134
🔜 Add old F8 Menu to startup screen
162
135
🔜 Can't type in Start Menu search bar. (This is due to tweaks included in the first version of Winhance, need to investigate). Issue #25
@@ -165,7 +138,6 @@ Note: ✅ Completed items are commited to the source code files, but the changes
165
138
🔜 Disable windows search indexing tool. Issue #74
166
139
167
140
#### UI Improvements
168
-
⌛ Clearer indication between toggle Enabled & Disabled states
169
141
🔜 Update tooltips to be more descriptive about what a toggle does
0 commit comments