Skip to content

Releases: memstechtips/Winhance

🚀 Winhance Release #3 - v25.02.17

17 Feb 20:53
3d98f14
Compare
Choose a tag to compare

🚀 Winhance v25.02.17 - UI Refinement and Stability Improvements
🧹 UI Cleanup

🔧 Removed problematic entries from Optimize Screen

Deleted Scheduled Tasks & Services sections

🔍 Streamlined Customize Screen

Removed Accessibility and Search entries

🛠️ Functionality Enhancements

🖥️ Improved Desktop Shortcut Creation

Enhanced path detection and reliability

🌟 Loading Screen Optimization

Upgraded error handling and cross-environment compatibility

📝 Notes
Temporarily removed sections that were causing instability. These will be refined and reintegrated in future updates to ensure a smoother user experience.

🚀Winhance Release #2 - v25.02.13

13 Feb 22:00
a83cb3f
Compare
Choose a tag to compare

What's Changed

feat(ui): Enhance User Interface and Resolve Critical Issues

🎨 UI/UX Improvements & Critical Fixes

  • Added more granular control over package management (Software & Apps Screen) (#3, #10, #14)
  • Added option to create Winhance desktop shortcut (About Screen)
  • Updated theme system with new light theme and improved dark theme colors
  • Added Theme Toggle, Minimize and Maximize buttons
  • Added a Loading Screen to display while script is launching

🐛 Bug Fixes:

  • Fixed Windows Search typing issue by setting WSearch service to Automatic (#25)
  • Removed potentially dangerous OneDrive folder cleanup logic to prevent accidental data loss (#26)
  • CloseButton Support Prompt Bugfix

New Contributors

Full Changelog: v25.02.06...v25.02.13

First Release v25.02.06

06 Feb 21:48
f109e29
Compare
Choose a tag to compare

Winhance First Release - v25.02.06

Winhance - Windows Enhancement Utility 🚀

Winhance is a PowerShell GUI application designed to optimize and customize your Windows experience.
From software management to system optimizations and customization, Winhance provides functions to enhance Windows 10 and 11 systems.

Winhance features most of the same enhancements as UnattendedWinstall without needing to do a clean install of Windows.

image

Requirements 💻

  • Windows 11
    • Tested on Windows 11 24H2
    • Most things should work on Windows 10 22H2 but there are some issues
  • Windows PowerShell 5.1 (Preinstalled in above versions)

Usage Instructions 📜

To use Winhance, follow these steps to launch PowerShell as an Administrator and run the installation script:

  1. Open PowerShell as Administrator:

    • Windows 10/11: Right-click on the Start button and select Windows PowerShell (Admin) or Windows Terminal (Admin)
    • PowerShell will open in a new window.
  2. Confirm Administrator Privileges:

    • If prompted by the User Account Control (UAC), click Yes to allow PowerShell to run as an administrator.
  3. Enable PowerShell Script Execution:

    • Run the following command to allow script execution:
    Set-ExecutionPolicy Unrestricted
  4. Paste and Run the Command:

    • Copy the following command:
    irm "https://github.com/memstechtips/Winhance/raw/main/Winhance.ps1" | iex
    • To paste into PowerShell, Right-Click or press Ctrl + V in the PowerShell or Terminal window
    • Press Enter to execute the command

This command will download and execute the Winhance application directly from GitHub.

Current Features 🛠️

Software & Apps 💿

  • Install Software
  • Remove Windows Apps (Permanently)
    • Microsoft Edge
    • OneDrive
    • Recall
    • Copilot
    • Other Useless Windows Bloatware

Optimize 🚀

  • Set UAC Notification Level
  • Disable or Enable Windows Security Suite
  • Privacy Settings
  • Gaming Optimizations
  • Windows Updates
  • Power Settings
  • Scheduled Tasks
  • Windows Services

Customize 🎨

  • Toggle Windows Dark or Light Mode
  • Taskbar Customization
  • Start Menu Settings
  • Explorer Options
  • Notification Preferences
  • Sound Settings
  • Accessibility Options
  • Search Configuration

About ⓘ

  • About Winhance
  • Author Socials
  • Support Information

Note

This tool is currently in development. Any issues can be reported using the Issues tab.

Also, I'm not a developer, I'm just enjoying learning more about scripting/programming and learning as I go.


Please also understand that I prefer to develop and work on these projects independently.
I do value other people's insights and appreciate any feedback, but don't take it personally if a pull request is not accepted.

Support the Project

If Winhance has been useful to you, consider supporting the project—it truly helps!

Support via PayPal

Feedback and Community

If you have feedback, suggestions, or need help with Winhance, please join the discussion on GitHub or our Discord community:

Join the Discussion
Join Discord Community