Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.

---