Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
niranda authored Jun 9, 2017
1 parent 498cb59 commit 2ae1d5d
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Windows 10 Optimizer Batch
It's just a little script to tweak Windows 10 and install often used apps like 7zip or Notepad++ with the support of chocolatey.
It's just a little script to tweak Windows 10, to uninstall bulk apps shipped within Windows 10 and install often used apps like 7zip or Notepad++ with the support of chocolatey.

## Windows 10 tweaks
- Remove the storeage of fast-access programs and files
Expand All @@ -8,7 +8,9 @@ It's just a little script to tweak Windows 10 and install often used apps like 7
- Also [Win]+[E] start with 'This PC'

## Often used apps
This apps will be installed automatically.
You can edit the list by using chocolatey: https://chocolatey.org/packages

- 7zip
- battle.net
- dropbox
Expand Down Expand Up @@ -38,6 +40,43 @@ You can edit the list by using chocolatey: https://chocolatey.org/packages
- winscp
- wireshark

## Windows 10 Standard Apps to uninstall
Windows 10 is loaded with some bulk software/apps. The following apps can be uninstalled automatically.
Any app with a star (*) in this list is selected to uninstall

- 3D Builder *
- Alarms and Clock
- Asphalt 8: Airborne *
- Calculator
- Calendar and Mail
- Candy Crush Saga *
- Camera
- Contact Support *
- Drawboard PDF *
- Get Office *
- Get Skype *
- Get Started *
- Groove Music *
- Maps
- Microsoft Solitaire Collection *
- Finance
- Movies & TV
- News
- OneNote *
- Paint
- People
- Phone Companion
- Photos
- Skype *
- Store
- Sports *
- Sway *
- Twitter *
- Voice Recorder
- Weather
- Windows Feedback
- Xbox

## Licensing
This program is published under the terms of the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html) excluding a commercial/profit-oriented use. If you want to use this framework in a commercial context you have to buy an individual license. Therefore please contact the administrator of this repository.

Expand Down

0 comments on commit 2ae1d5d

Please sign in to comment.