Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duckyonquack-999/winkit
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.
https://github.com/duckyonquack-999/winkit
colors customization powershell powershell-script theme themes theming windows windows-11 windows-11-optimization windows-colors windows-customization windows-optimization windows-optimization-tool windows-optimizer windows-theme windows-tool windows-tweaker windows-tweaks windows11-theme
Last synced: 27 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/duckyonquack-999/winkit
- Owner: DuckyOnQuack-999
- License: gpl-3.0
- Created: 2024-04-27T13:51:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T08:53:36.000Z (3 months ago)
- Last Synced: 2024-10-11T20:41:34.913Z (27 days ago)
- Topics: colors, customization, powershell, powershell-script, theme, themes, theming, windows, windows-11, windows-11-optimization, windows-colors, windows-customization, windows-optimization, windows-optimization-tool, windows-optimizer, windows-theme, windows-tool, windows-tweaker, windows-tweaks, windows11-theme
- Language: PowerShell
- Homepage:
- Size: 49.8 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
# WinKit
## Overview
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.
## Features
- **AppXPackages Updater (Winget)**: Automatically updates AppX packages using WinGet.
- **AppXPackages Reseter**: Resets AppX packages to default settings.
- **Timer Resolution Server Install**: Installs and configures server-side timer resolution for optimized performance.
- **MSI Mode**: Enables MSI installations for compatibility and deployment ease.
- **DirectX Check / Installers**: Ensures DirectX compatibility and installs necessary components.
- **Visual C++ Redistributable Check / Installers**: Installs required Visual C++ Redistributable packages.
- **Registry Optimizations**: Optimizes Windows registry settings for improved performance.
- **Repair Windows**: Fixes system issues and restores stability.
- **Repair Windows Store**: Restores Windows Store functionality.
- **Clear Windows Explorer Cache**: Enhances file browsing speed by clearing Explorer cache.## Usage
1. Clone the repository:
```
git clone https://github.com/luckyjr5/WinKit.git
```2. Run the desired script or utility using PowerShell:
```
.\WinKit_v1.ps1
```## Contributions
Contributions and feedback are welcome! Feel free to submit issues, feature requests, or pull requests.
---