Skip to content

Small Python 3šŸ script for fixing Windows 10 bug and errorsāš ļø!

License

Notifications You must be signed in to change notification settings

0xd34db100d/winfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

10 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

winfix

Small Python 3šŸ script for fixing Windows 10 bug and errorsāš ļø!

  • Currently supported fixes:
    • Clipboard - fix Windows 10 clipboard (ctrl + c | ctrl + v not working)! Use "Winfix.exe clipboard" in cmd or click on button.
    • Internet - clear Windows 10 DNS Cache, renew IP, reset Winsock (Internet problems)! Use "Winfix.exe internet" in cmd or click on button.
    • Explorer - restart explorer.exe (Desktop bugs)! Use "Winfix.exe explorer" in cmd or click on button.

In the future I plan to add even more fixes!

Installing

There's 2 ways how to install and use this script:

  1. Download from releases page and add it to environment variables.
  2. Install all dependencies and run it using python 3.
  • dependencies:
    • readchar (pip install readchar)
    • psutil (pip install psutil)
    • customtkinter (pip install customtkinter)

Screenshots

Screenshot of fixes list. made with <3

About

Small Python 3šŸ script for fixing Windows 10 bug and errorsāš ļø!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages