Skip to content

ankddev/winlast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WinLast Tweaker

PowerShell script with simple TUI to tweak your Windows 10/11 installation. It includes several tweaks which can improve your system stability, performance and security.

Warning

This software can harm your system or data. Use at your own risk!

Features

  • Easy to use
  • No installation required
  • Secure - you see which commands will be runned
  • Comes with simple TUI
  • Check status of tweak

Usage

Just run following in elevated PowerShell:

irm https://github.com/ankddev/winlast/raw/main/winlast.ps1 | iex

If you see errors aboutrunning permission - review your permission settings, apply them and run command again.

Or, you can just download file winlast.ps1 and run it manually.

Then, you will see list of tweaks. You can move using arrows. Press Enter to see details or Esc to exit. When you opened details you can press Esc to return to list, 1 to apply tweak or 0 to revert tweak.

Note

You may see some lags and blinks when moving. This is normal due to PS limitations.

Contributing

  1. Fork repository
  2. Clone your fork
  3. Create new branch
  4. Make changes
  5. Test your changes
  6. Commit and push changes
  7. Open PR

License

Licensed under MIT License.

About

PowerShell script with simple TUI and several tweaks for Windows 10/11.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published