Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zedseven/windows-registry-tweaks
Small registry edits for enabling/disabling useful Windows settings without having to activate the OS or fiddle around with the awful Settings menu.
https://github.com/zedseven/windows-registry-tweaks
ansi-escape-codes dark-mode dark-theme developer-mode regedit regedits registry registry-hacks registry-key windows windows-10
Last synced: 2 months ago
JSON representation
Small registry edits for enabling/disabling useful Windows settings without having to activate the OS or fiddle around with the awful Settings menu.
- Host: GitHub
- URL: https://github.com/zedseven/windows-registry-tweaks
- Owner: zedseven
- License: wtfpl
- Created: 2021-10-13T01:37:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T22:31:17.000Z (over 1 year ago)
- Last Synced: 2024-04-17T23:58:24.526Z (10 months ago)
- Topics: ansi-escape-codes, dark-mode, dark-theme, developer-mode, regedit, regedits, registry, registry-hacks, registry-key, windows, windows-10
- Language: Windows Registry Entries
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Registry Tweaks
Tweaks that enable or disable features, without having to activate
the OS and without needing to find the settings.You can find two `*.reg` files in this repository for each tweak. One
is for Enabling it, and the other is for Disabling it.## Usage
Simply download the `*.reg` files for the tweaks you want to make, and
open the one you want in the Registry Editor.If you don't trust the files enough to just run them, feel free to open
them up in a text editor and view exactly what they change or even
change your Registry keys manually.## Tweaks
### Dark Mode
Enable or disable dark mode in Windows 10.### Terminal ANSI Colour Code Support By Default
Since the Windows 10 Anniversary Update, Windows supports ANSI colour
codes in terminals like Command Prompt and Powershell.Unfortunately it has to be enabled either by individual apps or by you,
using this Registry key.### Developer Mode
This allows you to create symbolic links without giving applications
admin privileges, probably among other things.### Disable Taskbar Notification Flashing
Disable taskbar programs flashing orange when they're trying to get
your attention.