Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

WindowsOSRepairScript

NOTE: Program may be detected as unusual or suspicious, please ignore and select to save and run anyway. VirusTotal Results

Introduction

Windows-OS-Repair is a Windows script that runs SFC, DISM, and Check Disk all through an executable program with a command line menu. It simplifies system maintenance and repair tasks, helping users keep their Windows operating system in top condition.

Table of Contents

  1. Installation
  2. Usage
  3. Features
  4. Contributing
  5. License
  6. Acknowledgements

Installation

Follow these steps to set up and use WindowsRepairScript.

Prerequisites

  • Administrator privileges
  • Windows operating system

Step-by-Step Installation

  1. Download: Latest Release
  2. Bypass SmartScreen: Click "Run anyways" on Microsoft SmartScreen if prompted.

Usage

To use the WindowsRepairScript program, run the executable on a windows device:

Features

  • Provides an interface to run common commands to fix issues on windows systems, including CHKDSK, SFC, and DISM, and "netstat -r".

Contributing

We welcome contributions! To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add feature')
  5. Push to the branch (git push origin feature-branch)
  6. Create a new Pull Request

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Acknowledgements

Thank you for the continued support and feedback. I hope these updates enhance the experience with my program! Thank you to all contributors who have supported this project!

About

Windows Script that runs command prompt commands into an exe program.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors