WindowsToolbox
WindowsToolbox copied to clipboard
A powerful but simple, easy to use toolbox for Windows 10 / 11.
THIS IS NOT THE WINDOWS TOOLBOX WITH MALWARE, IT'S A NAME COINCIDENCE.
This project is no longer being actively developed
However, there will still be occasional updates ✌️
Windows Toolbox
A powerful but simple, easy to use toolbox for Windows 10 / 11.
Report Bug
·
Request Feature
Table of Contents
- About The Project
-
Getting Started
- Prerequisites
- Installation
- Roadmap
- Contributing
- License
- Contact
- Acknowledgements
About The Project

Windows Toolbox is a powerful but simple, easy to use toolbox for Windows 10 / 11.
Built With
Getting Started
Prerequisites
- Powershell 5 (Included with Windows)
- Windows 10 or 11
Installation
- ~~Download
WindowsToolbox.exefrom Releases~~ Clone this repository to your computer and extract it. - Open an elevated PowerShell window, cd to where you extrected WindowsToolbox and run
Set-ExecutionPolicy Unrestricted -Scope CurrentUser, thenls -Recurse *.ps*1 | Unblock-File. - Run
WindowsToolbox.cmd.
OR
- Open PowerShell, then run
iwr -useb https://raw.githubusercontent.com/WinTweakers/WindowsToolbox/main/run.ps1 | iex. (If that doesn't work, open an elevated PowerShell windows and runSet-ExecutionPolicy Unrestricted -Scope CurrentUserbeforehand).
Roadmap
- See the open issues for a list of proposed features (and known issues).
- Documentation of features is coming "soon" (see above)
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Discord: https://discord.gg/invite/9FJceeKUr6
Project Link: https://github.com/WinTweakers/WindowsToolbox