Skip to content

Matasu/Windows10Fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

General Warning

This is not a complete program. As of right now I have five of the eight different fixes done. This is going to change obviously but for now my program is not finished. Any setting changer past the first five, will either spit out a test message or crash the program.

Windows10Fixer

This is a batch file I created because I needed an easy and effective way of cleaning up my Windows 10 setup. This is my first actual working program and I hope to create more in the future. (Probably not anymore batch files though)

I got a lot of inspiration from W4RH4WK to create this file. While PowerShell is really fun to program in I wanted something a little simpler (albeit less powerful) to easily change settings in Windows 10. I would highly recommend anyone wanting to learn more about PowerShell to check out his GitHub.

In the future, I would like to take this into the GUI realm using C++ or some other language to fully realize this program. I think it would be very beneficial for me to learn those kinds of languages as well as the old DOS language.

You can undo things if you mess up for most of the settings, so don't worry about that.

In the future, I have no clue what Microsoft is planning with Windows 10 so be prepared if this program doesn't work in the future.

I created this for me and those that aren't really tech-savvy and like to have words and buttons to press.

How my program is set up

1. Uninstall Unwanted Apps

There is a big list full of Windows 10 programs that could be potentially uninstalled.

2. Reinstall All Apps

This reinstalls all Windows 10 apps that were uninstalled in the first setting changer.

3. Remove/Hide Cortana

This allows you to remove Cortana from Windows 10. This also allows you to reinstall Cortana if uninstalled/edited.

4. Disable Unwanted Services

This brings up a list of services that are potentially slowing down your computer.

5. Re-enable Disabled Services

This really does exactly what it says. It gives you the option to re-enable all services disabled in the previous setting or to choose what services you want re-enabled.

6-10 are not finished and everything is up in the air when it comes to these settings.

Usage

Just click on the file that ends with .bat. Boom! Good job you did it!

Problems/Bugs/Issues

I have no clue if there are any yet because I've been the only one to use this program.

Licence

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to http://unlicense.org

© 2017 GitHub, Inc.

In small words, you can do whatever with my code. ^^^^

About

A batch file to de-bloat and/or fix Windows 10 for the better

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published