All Projects → WereDev → Wu10man

WereDev / Wu10man

Licence: gpl-3.0
Enable/Disable Windows 10 Automatic Updates

Projects that are alternatives of or similar to Wu10man

Xmouse Controls
Windows utility to enable or disable active window tracking, raising and also the delay in milliseconds. This is known as x-mouse behavior or focus follows mouse.
Stars: ✭ 122 (-61.39%)
Mutual labels:  registry, windows-10
Regtweaks
Registry Tweaks for Windows.
Stars: ✭ 675 (+113.61%)
Mutual labels:  registry, windows-10
ISOKIT
Windows 10 Professional - Full Strip & Lockdown Edition
Stars: ✭ 35 (-88.92%)
Mutual labels:  registry, windows-10
Win Lock Screen
🔒 Enable / Disable the Lock Screen for Windows 8, 8.1 & 10.
Stars: ✭ 6 (-98.1%)
Mutual labels:  registry, windows-10
Windows hardening
Windows Hardening settings and configurations
Stars: ✭ 148 (-53.16%)
Mutual labels:  registry, windows-10
Windows11-betterUX
A non-destructive registry preset to improve the default user-experience with windows 10.
Stars: ✭ 21 (-93.35%)
Mutual labels:  registry, windows-10
Windows10Tools
Tools for Windows 10
Stars: ✭ 45 (-85.76%)
Mutual labels:  registry, windows-10
Microsoft.toolkit.win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 257 (-18.67%)
Mutual labels:  windows-10
Woeusb Ng
WoeUSB-ng is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. This is a rewrite of original WoeUSB.
Stars: ✭ 279 (-11.71%)
Mutual labels:  windows-10
Open Registry
Community Owned JavaScript Registry
Stars: ✭ 259 (-18.04%)
Mutual labels:  registry
DevToys
A Swiss Army knife for developers.
Stars: ✭ 4,986 (+1477.85%)
Mutual labels:  windows-10
Windows 10 Sophia Script
⚡ The most powerful PowerShell module on GitHub for Windows 10 & Windows 11 fine-tuning and tweaking
Stars: ✭ 4,133 (+1207.91%)
Mutual labels:  windows-10
Awesome Wsl
Awesome list dedicated to Windows Subsystem for Linux
Stars: ✭ 3,544 (+1021.52%)
Mutual labels:  windows-10
Context menu
💻 A Python library to create and deploy cross-platform native context menus. 💻
Stars: ✭ 263 (-16.77%)
Mutual labels:  registry
Wintoast
WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
Stars: ✭ 307 (-2.85%)
Mutual labels:  windows-10
Dubbo3
Dubbo3: distributed RPC framework from Alibaba Dubbo2
Stars: ✭ 257 (-18.67%)
Mutual labels:  registry
Wasm Pack
This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use alongside any javascript packages in workflows that you already use, such as webpack.
Stars: ✭ 3,848 (+1117.72%)
Mutual labels:  registry
Dockercheatsheet
🐋 Docker Cheat Sheet 🐋
Stars: ✭ 3,301 (+944.62%)
Mutual labels:  registry
Fedora Remix For Wsl
Fedora Remix for Windows Subsystem for Linux.
Stars: ✭ 284 (-10.13%)
Mutual labels:  windows-10
Lottieuwp
UWP port of Lottie(https://github.com/airbnb/lottie-android)
Stars: ✭ 276 (-12.66%)
Mutual labels:  windows-10

Wu10Man

This started out as a project to shut down the Windows Update mechanic. It grew from there as Microsoft tweaked how they ran and protected the update service. It probably would have died there, but it seems people are liking this application. Version 3.1.0 has over 10k downloads and 4.0.0 over 17k! So I've felt a little obiligated to keep this updated.

With 4.0, I realized another major annoyance of Windows 10 is a lot of bloatware. Random apps that either aren't needed or that are added bloatware.

If you've found this a useful app, perhaps you'd like to buy me a coffee?

Special Thanks

Disabling Services:

When in doubt, you can disable the Windows 10 services that run the updates. There are two that seem to control everything: Windows Update Service and Windows Module Installer. On your own, you can disable them and things will be ok, but Windows has a couple tasks that will turn those back on. Some are set at an interval, some are set at startup. There is also a third: Windows Update Medic Service. This is a new service that Microsoft uses to turn on all the Windows Update stuff. It looks like this came out with an Oct 2018 update, and as over version 2.0.0, support for disabling the Medic service is also supported.

You could try to disable those tasks, but I went another route. When disabling a service through this app, it also renames the underlying service file so that it's not possible to run the service. Previous versions of this changed the running credentials, but I could get whatever security access to the new Medic servie to change that, so I went the file route instead.

If you were running an older version of Wu10Man, don't worry, the new versions will still restore user settings as needed.

Pausing Updates

A few months ago, Windows added a pause feature to some of the business license of Windows 10. Recently they added the ability to pause updates as well, but the UI only allows you to go out a few weeks. I added a screen that allows for a longer pause scenario. This isn't adding new functionality to Windows, only using the functionality that is built in. This feature will only work correctly on those versions of Windows that already support Pause/Defer.

BETA - Declutter

Windows 10 comes with a lot of clutter. There's the random stuff that they install that aren't particularly necessary, and then there's the 3rd party apps that Windows tries to include. There's plenty of apps and scripts to remove a bunch of these, but I wanted to add it here as well so that I had a single solution.

This is still sort of in BETA, so definitely use with added caution.

Legacy

With any application, somethings things just are no longer necessary. With that, there comes some depricated parts of this application as well. These parts aren't really supported any more, as much as this application has support.

Blocking URLs

There are also a number of URLs that have been identified as being use by Windows Update. That list is included in the app config file so you can alter it if need be. You can set which URLs to block individually or as a group. This updates the hosts file at C:\Windows\System32\drivers\etc.

Windows Defender likes to block this which is rather annoying. Also, it's not the best way to actually block Windows updates so I've decided that this goes into the Legacy box unless it turns out to be something that people really really like.

Group Policy

If you have Windows 10 Home, you don't have access to the Group Policy Editor, but you can still set it via the registry. This application will make those updates for you, because who can remember where those settings are. This setting should be sufficient to block most automatic updates, but with some security updates, Microsoft will push those down regardless of these settings.

Group Policy Options:

  • Enable Automatic Updates: Allows updates to function as normal.
  • Disable Automatic Updates: Disables automatic updates.
  • Notify of Download and Installation: Provides notifications for download and install. Should function similar to older version of Windows that had this option.
  • Automatic Download, Notify of Installation: Will automatically download updates, but provide notification before installation.

Additional Info

System Updates

Warning! This program makes changes to your Registry and alters system files. Make sure you have set a System Restore Point before using this software.

Admin Access

This application does need administrative access as it is trying to write to the registry, alter services, and change the hosts file. As a result, some anti-virus software may also pick this up as potentially hostile.

References

There was a fair amount of research that went into this, but a couple sites stood out as references as I was writing this.

Downloads

Wu10Man Download

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].