kn9 / regtweaks

Windows Registry Tweaks (Win 7 - Win 10)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regtweaks (Win 7 - Win 10) Collection files original created under the GNUv2 license 2015 by CHEF-KOCH. Some tweaks are taken from the internet, some are found by myself.

Current Status: Over 600+ tweaks

Twitter URL Say Thanks! Discord

Before! you use any tweak(s) ensure you read the comment(s) inside the .reg (labeled with ;) to see what it really changes. Of course an backup/snapshot could also help in case something goes wrong. Remember: Shit happens!

Project Goal

  1. All of the tweaks could be integrated into image creations tools (vLite, WinToolKit,..) to simplify things, especially if you like to re-install Windows from the ground without need to apply each tweak one by one.
  2. Show hidden things that aren't visible via GUI under Windows. Sometimes it's easier/faster to do this via .reg instead of search for the toggles.
  3. Another goal is that the user doesn't need additional tools like O&O ShutUp, because some of such 'Privacy' tools are bundled with bloatware and are not necessary, because all can already be done with scripts and .reg tweak - So overall an Index/Backup script to read the current state is more transparent (see 1/2).
  4. Fix everything under ToDo.

Any problems, questions or something wrong?

  • Feel free to open an issue ticket and I will look at it asap. - Pull requests or ideas are always welcome!
  • Please do not use the issue tracker to ask for xyz tweaks, I not waste my time with that until there is a very good reasons to do so. If you found something that wasn't added here contact me and I will add it.

Win 7 - 10 Home Users Notice

The Home Editions doesn't official supporting the GPEDIT.MSC stuff, so here is how to add them back here's the link how or this.

Project History

  • 18.07.2017 GUI is done, some internal fixes before rolling out at the end of this year, some cleanups are necessary
  • 13.04.2017 Second and last GUI beta test
  • 26.01.2017 First beta GUI tests
  • 31.05.2016 First internal GUI tests
  • 01.09.2015 All tweaks are now in English.
  • 25.08.2015 Added some image creation tools which are able handle the registry tweaks.
  • 18.08.2015 Initial upload and first release.

ToDo

  • Add new tweaks (high-prio)
  • Sort all tweaks maybe via .html or .js parser to easier access them with e.g. a search function (like RSW?) (low-prio)
  • Delete duplicates (high-prio)
  • Remove not working ones of course this needs some testers (high-prio)
  • Rename tweaks to english (some are in ger./ru.) (high-prio)
  • Fix reported problems (high-prio)
  • Add on/off toggles (registry/batch files) to revert all changes in case something goes wrong

Research

About

Windows Registry Tweaks (Win 7 - Win 10)

License:GNU General Public License v2.0


Languages

Language:Batchfile 81.6%Language:PowerShell 14.3%Language:Visual Basic 4.1%