GithubHelp home page GithubHelp logo

laszlothewiz / nogwx Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 288 KB

Quick script to permanently disable the Windows 10 promotional notifications on Windows 7 & 8 computers

License: MIT License

Batchfile 100.00%

nogwx's Introduction

NoGWX

A quick script to permanently disable the Windows 10 promotional notifications on Windows 7 & 8 computers.

GWX stands for "Get Windows 10" (X being the roman number for 10). Microsoft named their little advertising software that was download via update KB3035583). That update creates a folder: C:\windows\system32\GWX which contains the executable and other files which run the ad campaign.

This script was created in an effort to quickly and permanently disable the Windows 10 notifications. Uninstalling the above mentioned update and then hiding it to prevent its reinstallation is a lengthy process and doesn't even reliably prevent the re-occurence of the advertisements, since they can come back under a different "update".

How this script works

It manipulates the access permissions on the C:\windows\system32\GWX folder and the files and folders within so that it becomes inaccessible for any process including the core system processes. This prevents the software in it to run and it also prevents it being "fixed" by another update. After the script is run nothing can be opened, added, changed or deleted from the above folder - unless, of course, the permission changes are reversed.

This process is very fast - usually less than 10 seconds.

How to use it

Restart is recommended so that all changes take effect. The script requires administrative privileges in order to run so it needs to be run under an admin account (or give the credentials to one when asked by the Windows User Account Control).

Dependencies

The script should run on any Windows 7, 8 or 8.1 computer as long as the Windows is not corrupt, missing Powershell or some of the system utilities.

Reversing the changes

If, for some reason, you want to have the Windows 10 ads back, then you can simply run the reverse-nogwx.cmd script and it will re-enable GWX after the computer is rebooted.

Contribution

If you find a bug or have a suggestion for improvement please submit a pull request or open an issue. Thanks!

nogwx's People

Contributors

laszlothewiz avatar

Stargazers

wukuan405 avatar Alexandre Kalatzis avatar Francesco Moca avatar  avatar

Watchers

James Cloos 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.