Skip to content

WinKit is a comprehensive toolkit designed to streamline system maintenance and optimization tasks on Windows systems. It offers a collection of utilities and scripts aimed at enhancing performance, resolving common issues, and optimizing system settings.

License

Notifications You must be signed in to change notification settings

DuckyOnQuack-999/WinKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

 __        __ _         _  __ _  _    
 \ \      / /(_) _ __  | |/ /(_)| |_  
  \ \ /\ / / | || '_ \ | ' / | || __| 
   \ V  V /  | || | | || . \ | || |_  
    \_/\_/   |_||_| |_||_|\_\|_| \__|  
WinKit

Version 1.0 Windows 11 GitHub license Maintenance Active

πŸ› οΈ Supercharge your Windows 11 experience with WinKit - the all-in-one solution for managing, optimizing, and customizing your system! πŸš€

πŸ“š Table of Contents

πŸš€ Key Features πŸ› οΈ Installation πŸ–₯️ Usage
πŸ› οΈ Contributing πŸ—ΊοΈ Roadmap πŸ“„ License
πŸ“Š Repository Stats ⚠️ Disclaimer ⭐ Show Support

πŸ“Š Repository Stats

🌟 Activity

GitHub stars GitHub forks Last Commit Commit Activity

πŸ› Issues

GitHub issues GitHub closed issues

πŸ“¦ Size and Contributors

Repo Size Code Size Contributors

🌐 Community

Discussions Total Downloads


πŸš€ Key Features

App Management System Optimization Privacy Controls Software Installation
πŸ–₯️ App Management

  • Get-InstalledStoreApps: Retrieve and display installed Windows Store apps
  • Repair-StoreApp: Fix issues with selected Windows Store apps
  • Uninstall-App: Remove apps locally or globally
  • Update-StoreApps: Automatically update all installed Store apps
  • Export-AppList: Generate a list of installed apps for easy reinstallation

πŸ” Local Group Policy

  • Reset-LocalGroupPolicy: Restore default local group policy settings
  • Clear-Logs & Refresh-Logs: Manage log displays effectively
  • Export-GroupPolicy: Save current group policy settings for backup
  • Import-GroupPolicy: Restore group policy settings from a backup

πŸ“¦ Installers

  • Install-VisualCppRedistributable: Get the latest Visual C++ Redistributables
  • Install-DirectX: Update or install DirectX
  • Install-DotNetSDKs: Set up multiple .NET SDK versions
  • Install-WindowsSubsystemForLinux: Set up WSL with your preferred Linux distribution
  • Install-PackageManager: Install and configure popular package managers (Chocolatey, Scoop, Winget)

πŸ”§ Tweaks

  • Disable-Telemetry: Enhance privacy by turning off data collection
  • Enable-DarkMode: Activate system-wide dark theme
  • Disable-Cortana: Turn off Windows virtual assistant
  • Optimize-WindowsSearch: Improve search functionality and reduce resource usage
  • Customize-StartMenu: Personalize your Start menu layout and functionality

πŸš€ Optimization

  • Clean-TemporaryFiles: Free up disk space
  • Defragment-Drives: Improve system performance
  • Optimize-Startup: Speed up boot times
  • Manage-WindowsServices: Fine-tune system services for better performance
  • Analyze-SystemPerformance: Get detailed reports on system bottlenecks and suggestions for improvement

πŸ”’ Privacy

  • Disable-ActivityHistory: Stop Windows from tracking your activity
  • Manage-AppPermissions: Control data access for apps
  • Clear-BrowsingData: Clean up your browsing history and cache
  • Configure-WindowsFirewall: Set up advanced firewall rules for better security
  • Encrypt-PersonalData: Set up BitLocker encryption for your drives


πŸ› οΈ Installation

Windows Terminal PowerShell

Ensure PowerShell 5.1+ is installed on your Windows 11 system

Open PowerShell as Administrator

Clone the repository:

git clone https://github.com/DuckyOnQuack-999/WinKit.git

Navigate to WinKit directory:

cd WinKit

Run the main script:

.\WinKit.ps1

πŸ–₯️ Usage

Launch WinKit and use its intuitive interface to:

  • Manage and repair Windows Store apps
  • Reset and manage local group policies
  • Install essential software components
  • Apply system tweaks and optimizations
  • Enhance your privacy settings

Always review changes before applying and consider creating a system restore point for safety.

πŸ“Š Performance Metrics

Track your system's performance improvements with WinKit:

  • Boot Time: Measure and compare boot times before and after optimization
  • Disk Space: Monitor freed up disk space after cleaning temporary files
  • Memory Usage: Track RAM usage improvements
  • CPU Utilization: Analyze CPU performance enhancements
  • Battery Life: For laptops, measure battery life improvements
πŸ”„ Automatic Updates

WinKit now includes an auto-update feature:

  • Check for updates: .\WinKit.ps1 -CheckForUpdates
  • Apply updates: .\WinKit.ps1 -Update
  • Configure update frequency in the settings menu

πŸ› οΈ Contributing

Contributions Welcome Issues Welcome

We welcome contributions! Here's how:

  • Fork the repository
  • 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

Please ensure your code adheres to our standards and includes appropriate documentation.

πŸ§ͺ Testing

Before submitting a pull request:

  • Run all unit tests: .\Tests\Run-UnitTests.ps1
  • Perform integration tests: .\Tests\Run-IntegrationTests.ps1
  • Update documentation if you've added new features or changed existing functionality

πŸ—ΊοΈ Roadmap

Roadmap

  • Initial Release with core features
  • Enhanced App Management (ETA: Q4 2024)
    • Batch app repair and uninstallation
    • Detailed app health diagnostics
  • Advanced System Tweaks (ETA: Q1 2025)
    • Custom power plans
    • Registry optimization tools
  • Multi-language Support (ETA: Q2 2025)
    • Interface localization
    • Region-specific optimizations
  • Performance Analytics (ETA: Q3 2025)
    • Real-time system performance monitoring
    • Automated optimization recommendations
πŸ“ˆ Feature Voting

Help us prioritize future features:

  1. Visit our GitHub Discussions page
  2. Look for the "Feature Requests" category
  3. Vote on existing features or suggest new ones

Top-voted features will be prioritized in our development roadmap!


⚠️ Disclaimer

While we strive for safety and effectiveness, use WinKit at your own risk. Always back up your system before making significant changes. The authors and contributors are not responsible for any damage or data loss.


πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


⭐ Show Your Support

Star this repo Fork this repo

If you find WinKit helpful, please consider giving it a star ⭐ It helps the project grow and improve!

πŸ™ Acknowledgements

We'd like to thank the following projects and communities:

Your contributions to the open-source community have been invaluable in the development of WinKit.


Made with ❀️ by DuckyOnQuack-999