Giter Club home page Giter Club logo

fix-overlay-icons's Introduction

Fix overlay icons in Windows

This is a small Python script that can be used for fixing the overlay icons in Windows and demonstrates how you can modify the Windows registry using only Python and the batteries included in the standard library. The script also makes a backup of the registry key before the changes and restarts the Windows Explorer if necessary.

Since Windows (even in its latest incarnation as Windows 11) only uses the first 15 overlay icons specified in the registry, you may want to select which of the icons listed in the registry shall be boosted to get on top of the list. The script does this by prepending the name of (only) these icons with a space.

Note that this script needs to run with elevated privileges so that it can change the registry. One way to achieve this: Create a shortcut file referencing the Python executable on the desktop, open the "properties" dialog, add the full path to the above script as argument to its target and select "run as administrator" under the advanced options (do not set "run as administrator" under the compatibility section, because this would then apply to the Python executable in general). The backup file will be created in the directory that you specify under "start in" in the "properties" dialog.

See also my blog article on Ending the Epic Battle for Overlay Icons.

fix-overlay-icons's People

Contributors

cito avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.