Git Product home page Git Product logo

makewindows10greatagain's Introduction

Make Windows 10 Great Again

Tweaks to make Windows 10 less annoying and more usable.

Here's what this script does:

  1. Disables Cortana
  2. Disables Notification Center
  3. Disables automatic reboots after Windows Updates have been installed
  4. Disables Microsoft.com accounts from Windows Login
  5. Shows file extensions for known file types
  6. Sets Explorer to open to "This PC"
  7. Shows hidden files (not including OS files)
  8. Uninstalls OneDrive
  9. Shows "This PC" icon on Desktop
  10. Enables developer mode (required for Linux Subsystem)
  11. Installs the Linux Subsystem
  12. Updates the Powershell Get-Help items
  13. Disables SMBv1

Installation

Unfortunately you'll have to set your execution policy to unrestricted to use this script.

From an Administrator Powershell prompt:

Set-ExecutionPolicy Unrestricted
cd MakeWindows10GreatAgain
.\MakeWindows10GreatAgain.ps1
Set-ExecutionPolicy Restricted

Notes

I considered adding some tweaks to remove the default apps/tiles that come installed with the Win10 start menu, but I've been pleasantly surprised by Classic Shell. It's an excellent start menu replacement for Win10. I recommend just installing that.

This script doesn't address any of the privacy issues of Windows 10 because there are already a bunch of tools that already do that.

makewindows10greatagain's People

Contributors

clong avatar

Stargazers

 avatar

Watchers

 avatar  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.