Code Monkey home page Code Monkey 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
  14. Unpin all Start Menu items
  15. Disables WPAD

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

makewindows10greatagain's Issues

Failed to update Help for the module(s) 'WindowsUpdateProvider'

Error on Update-Help for WindowsUpdateProvider. Ran Powershell as an administrator. Everything else worked beautifully.
Steps to reproduce:

Set-ExecutionPolicy Unrestricted
cd MakeWindows10GreatAgain
.\MakeWindows10GreatAgain.ps1

Error:

Update-Help : Failed to update Help for the module(s) 'WindowsUpdateProvider' with UI culture(s) {en-US} : Unable to
retrieve the HelpInfo XML file for UI culture en-US. Make sure the HelpInfoUri property in the module manifest is
valid or check your network connection and then try the command again.
At C:\[redacted]\MakeWindows10GreatAgain-master\MakeWindows10GreatAgain.ps1:12 char:1
+ Update-Help
+ ~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (:) [Update-Help], Exception
    + FullyQualifiedErrorId : UnableToRetrieveHelpInfoXml,Microsoft.PowerShell.Commands.UpdateHelpCommand

System Information:

Item	Value	
OS Name	Microsoft Windows 10 Home	
Version	10.0.16299 Build 16299	
Other OS Description 	Not Available	
OS Manufacturer	Microsoft Corporation	
System Manufacturer	System manufacturer	
System Model	System Product Name	
System Type	x64-based PC	
System SKU	To Be Filled By O.E.M.	
Processor	Intel(R) Core(TM) i7 CPU         950  @ 3.07GHz, 3068 Mhz, 4 Core(s), 8 Logical Processor(s)	
Windows Directory	C:\WINDOWS	
System Directory	C:\WINDOWS\system32	
Boot Device	\Device\HarddiskVolume1	
Locale	United States	
Hardware Abstraction Layer	Version = "10.0.16299.371"		
Installed Physical Memory (RAM)	24.0 GB	
Total Physical Memory	24.0 GB		

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.