• Stars
    star
    122
  • Rank 292,031 (Top 6 %)
  • Language Batchfile
  • License
    Other
  • Created over 5 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Windows 10/11 Simplifier - A script for automating simplifications and maintenance

Windows 10/11 Simplifier Script

To Download:

Download from github using the green 'Clone or Download' button. Save the resultant zip file and extract the zip to a folder.

Purpose:

This is a set of settings changes and tweaks I regularly apply on new Windows machines, primarily to reduce the amount of 'noise' the user has to deal with. Many of my clients are elderly, and small things irk them. With this in mind, there are a number of annoying Windows 10/11 features disabled, some silly default settings corrected, and visual effects are turned off (only those which slow the responsiveness of windows, and are unnecessary). Other than that, some useful scripts and programs external to this script will be run automatically if they're placed in the same folder.

Almost all of the settings can be changed back manually in 'Settings' or the Control Panel. In addition, a System Restore point is created on each run, so you can restore the system to exactly how it was prior to simplifying.

This script does not aim to be suitable for all people - so if there's a setting you dislike, edit the registry file, powershell file, or .bat file. Most settings are in the registry file, and all are clearly labeled.

To Run:

Right-click on __Win1x_simplifier.bat and then left-click on "Run as Administrator". Follow the prompts. Once the script is complete, you will need to restart the computer to see some of the changes (eg. visual effect changes).

Alternatively, run __Win1x_simplifier.bat from the command line with either "-all" or "-none" (without quotes) to respectively enable or disable all options (and avoid prompts). More command line options are available at bottom of page. You can use nircmd (http://www.nirsoft.net/utils/nircmd.html) to elevate this script to 'Run As Administrator' from the command prompt.

Win1x simplifier attempts to create a system restore point every time it runs. So to revert changes, simply run system restore (under windows settings) and restore to the restore point which matches the time you ran the script. Alternatively you can launch __Win1x_unsimplifier.bat (right-click then left-click "Run as Administrator") which attempts to launch system restore.

If you don't have system restore enabled on your computer, simplifier creates a backup of the registry in the simplifier folder under registry_backups%computer_name% just in case. If you need to revert settings in this scenario, again run __Win1x_unsimplifier.bat and it will correctly select the specific registry backup based on the computer name. If multiple computers have the same internal name, they could overwrite each other's registry backup. Be warned, if you have made any major system changes after running simplifier this could brick your machine on restart. So where possible, have system restore enabled and use that instead.

If you run the scripts and later find that you liked having the Quick Access tree available in File Explorer, double-click on and Merge the _re-enable_quick_access.reg file, this will restore quick access. This is a common enough scenario that I've decided to include it.

This script disables:

  • people and task view buttons on taskbar
  • zip/cab folders (if 7z installer present, see below)
  • auto-hide scrollbars
  • search button/tool on taskbar
  • quick access folders in explorer
  • duplicate instances of external/USB drives visible in explorer
  • the ability for windows to change the sound scheme when changing themes
  • login/lock-screen photos
  • combining of taskbar buttons
  • transparency of windows and taskbar
  • windows startup sound
  • windows sounds (sound scheme is set to 'No Sounds', sound scheme tab is removed)
  • Remote assistance (does not affect apps like teamviewer)
  • Window animation
  • Taskbar animations
  • Control/element animation
  • Fade or slide UI elements into view
  • Fade in/out UI objects
  • Smooth-scroll list boxes
  • Sliding comboboxes
  • Background picture on login screen
  • Notifications on lock screen
  • Reminders on lock screen
  • "News and interests" button on taskbar
  • Microsoft Office web app links on start menu
  • "Tips, tricks and suggestions" after you receive updates
  • The "welcome experience" after large updates
  • The "Get Even More Out of Windows" nagware screen (which tries to force MS account signup etc)
  • Right-click context menu explorer options 'Give access to', 'Add to Libraries', 'Pin to Quick Access', 'Share with', 'Cast to Device' and 'Restore previous version'
  • Cortana searches
  • Cortana icon on taskbar
  • 3D Objects folder in explorer
  • Web searchs from taskbar search
  • 'Shake window to minimize' feature
  • Edge desktop shortcut on new user accounts
  • "Meet Now" button on taskbar
  • Hiding of filename extensions (eg. .bat, .doc etcetera)
  • Requiring the user to login when waking from sleep/hibernate mode
  • Xbox Gamebar, game monitoring and notifications
  • Non-critical Windows Defender notifications
  • Notifications for Chrome and Edge
  • (Win11) Chat button
  • Lock screen (automatic if password is blank, otherwise OPTIONAL - do not do this if your computer is likely to be used in a public area)
  • Notification center and allowing apps like edge or photos to run in the background when closed (OPTIONAL)
  • Fast boot and hibernation (to allow updates to be processed on shutdown rather than forcing restarts) (OPTIONAL)
  • Hiding of system tray icons (OPTIONAL)
  • Automatic changing of Explorer folder layouts based on folder contents eg. Pictures folder displays thumbnails (OPTIONAL)
  • Application Experience (required for some older apps, disabling may speed up program launches) (OPTIONAL)
  • Autoplay/autorun on all drives (OPTIONAL)
  • User Account Control (please read this: https://insights.sei.cmu.edu/cert/2015/07/the-risks-of-disabling-the-windows-uac.html regards the risks before disabling) - most noticable impact to the user is the removal of the box that pops up when you try to install/launch a program (OPTIONAL)
  • Superfetch (sysmain) (OPTIONAL)
  • Onedrive (OPTIONAL)

Other changes this script makes:

  • Changes default control panel view to large icons rather than categorized
  • Quality updates are deferred by 1 month
  • Feature updates are deferred by 1 year
  • Update-Ring level changed to "Semi-Annual Channel" (non-beta-tester "professional" branch)
  • Sets power scheme to 'Balanced'
  • Changes power timeouts for screen off to 15min when plugged in (or a desktop), or 5min when not plugged in
  • Changes power timeouts for sleep to Never when plugged in (or a desktop), or 15min when not plugged in
  • Sets wireless power use to maximum when plugged in, medium when not
  • Sets minimum and maximum CPU states to 5% and 100% respectively, regardless of whether plugged in
  • Tells windows to shutdown when the power button is pressed, instead of sleep (regardless of whether it's plugged in or a laptop)
  • Tells windows to do nothing when the lid of a laptop is closed, if it's plugged in (and to sleep if it's not)
  • Makes 'This PC' the default opening point of windows explorer
  • Win7's Windows photo viewer is enabled as an option for viewing photos and pictures
  • Enables accent colors on title bars, but not taskbars
  • Sets the Explorer ribbon to be shown by default
  • Enables PS2 mouse/keyboard support (after reboot)
  • Enables the F8-button-triggered Advanced boot menu at startup (if fast boot is disabled in UEFI)
  • Enable installation of Win11 on older computers running Win10 without TPM (via USB Win11 install media running in windows 10), while also preventing Win10 from automatically upgrading to it (upgrade is user choice only). The latter targets Win10 23H2 as the final feature update to be installed, as this is the only measure which will prevent Win11 upgrading
  • Stops Windows Defender from using more than 20% (average) CPU during scans
  • Changes colour mode to Dark while keeping apps Light (ie. custom)
  • Cleans the WinSxS folder of redundant files using DISM
  • (Win11) Move start menu to left instead of center
  • (Win11) Get Win10-style right-click explorer menu back
  • Re-enables the option to be able to login without password in netplwiz (OPTIONAL - again, do not do this if your computer is likely to be used in a public area or contains sensitive information)
  • Defrags/Optimizes all hard drives in computer. Uses mydefrag.exe if present, otherwise will use defrag.exe and only run TRIM command on SSD drives (OPTIONAL)
  • Runs "DISM /Online /Cleanup-image /Restorehealth" followed by "sfc /scannow" to fix any potential Windows system file issues (occasionally, this actually fixes stuff) (OPTIONAL)
  • Enables Group Policy Editor (gpedit.msc) for all versions of Windows (OPTIONAL)
  • Runs chkdsk /f or chkdsk /f /r on system drive on next boot. Runs powershell command to show status of hard drives beforehand (OPTIONAL)
  • Changes desktop background to a solid color - plum color by default (OPTIONAL)
  • Reboots once script has finished (OPTIONAL)
  • Checks disk for filesystem errors and bad sectors on the next reboot (OPTIONAL)
  • Clears pinned apps from taskbar (OPTIONAL)

Other scripts/executables this script will optionally run, if present in the same folder:

Other scripts/executables this script will optionally run, if present in subfolders as described:

  • Bleachbit portable (https://bleachbit.org), if extracted to subfolder "bleachbit" within the simplifier folder.
  • Ccleaner portable by Piriform (https://www.ccleaner.com/ccleaner/builds), if extracted to subfolder "ccleaner" within the simplifier folder. Will run on automatic settings (ie. whatever settings you last used with ccleaner portable) in the background while the rest of the tasks complete. If 64-bit windows is detected it will run the 64-bit version, so include both executables. If the system is already running ccleaner (eg. in system tray) it will be terminated before running ccleaner portable.

Additional Command Line Options:

The following can be used to run the script without prompts:

  • -all - enables all options
  • -none - disables all options
  • -freshinstall - enables disablenotifications, reboot, solidcolordesktop, disableae, clearpinnedapps, avoids some tests and dism/sfc
  • -newcomputer - freshinstall + avoids some additional tasks such as chkdsk

If any of the above are specified, all other command line options will be ignored. If any other command line options below are specified, it is assumed that any unspecified options are 'off' (same as '-none' above). The individual command line options are:

  • -defrag - enables defrag/optimization/trim of all drives in computer. Uses windows defrag, or mydefrag.exe if present.
  • -disablenotifications - disables notifications center and prevents background apps from running
  • -disablehibernation - disables hibernation/fast boot
  • -reboot - reboot computer once script is finished.
  • -solidcolordesktop - changes windows desktop background to a solid color
  • -chkdsk - check system disk for filesystem errors and bad sectors on next reboot
  • -chkdskf - check system disk for filesystem errors only on next reboot (useful for SSDs)
  • -showtrayitems - disable hiding of system tray icons
  • -disablefoldertemplates - stop windows from changing explorer folder layouts based on folder contents
  • -disableae - disable Application Experience (this service is required for some older apps)
  • -clearpinnedapps - clears all currently-pinned apps from the taskbar
  • -convenientinsecurity - disables User Account Control and lock screens, re-enables the option to login without password within netplwiz
  • -disablesuperfetch - disables Superfetch (sysmain)
  • -dismsfc - runs DISM and SFC tests
  • -installgpedit - installs group policy editor on all versions of windows (can take a while on slower machines)
  • -uninstallonedrive - uninstalls Onedrive

Current bugs:

I've noticed that the enabling of F8 on boot doesn't work on some machines, as windows won't run bcdedit from the elevated batch file even though it'll run it from an elevated command prompt. The same case applies for defrag.exe. However this is rare.

Not a bug for my script, but currently the 'safe' setting of madbomb's blackviper services script turns off wifi on desktop machines. To work around this, I've created my own version of the blackviper.csv file - do not overwrite this. Feel free to complain at the author. And again, not a bug for my script, but Win10debloater removes the camera app by default, which some MS webcams rely on for functionality. For this reason I've included my own custom whitelist/blacklist for Win10_debloater which keeps the Camera app. Win10Debloater still removes the mail and xbox overlay apps even when whitelisted but it is easy to reinstall those from the windows app store.

Additional Notes:

This script has been tested on Windows 11 22H2 and Windows 10 22H2, 22H1, 21H2, 20H2, 2004, 1909, 1903, 1809 and 1803, but not 1709 or lower. I have not included any scripts to check for updates because from 1803 onwards, Windows 10/11 puts the user's computer in an update beta-tester channel if they click on 'Check for Updates' manually, and there is no good information about how to bypass or disable this. Good job Microsoft! You Really know what you're Doing!!! Really!

https://www.howtogeek.com/fyi/watch-out-clicking-check-for-updates-still-installs-unstable-updates-on-windows-10/

I originally automated disk cleanup, but it was not possible to reliably get it to clean up 'Update storage' or 'Old Windows installation' between Win10 versions. Also the disk cleanup tool is being deprecated in future win10 vers. But you can always run disk cleanup manually later at your leisure once updates have completed. Background apps are only turned off if the notification center is disabled, as the notification center will not function if background apps are disabled as of 1809. However if you don't want to disable notifications, you can still go into settings and disable individual background apps.

Unfortunately I've had to move the optional Windows defender disabling component to a different repo, as too many antivirus engines were detecting it as malware! See here: https://www.github.com/mattreecebentley/win10_disable_defender

This script is under a Creative Commons Attribution 3.0 New Zealand License (https://creativecommons.org/licenses/by/3.0/nz/)

Thanks go out to the multudinous sources of the registry hacks and powershell scripts, ranging from Stackoverflow to Winaero to tenforums/elevenforums. Thanks to microsoft for making 2020 the year of the linux desktop.

Matt Bentley 2023

More Repositories

1

plf_colony

An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
C++
397
star
2

plf_list

A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
C++
149
star
3

plf_nanotimer

A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.
C++
131
star
4

plf_hive

plf::hive is a fork of plf::colony to match the current C++ standards proposal.
C++
70
star
5

plf_stack

A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
C++
62
star
6

plf_queue

A C++ data container replicating std::queue functionality but with better performance.
C++
30
star
7

plf_indiesort

A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of large types.
C++
19
star
8

plf_engine

A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf::stack.
C++
16
star
9

plf_rand

A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's PCG rand with a fallback to xor-rand for 32-bit code.
C++
13
star
10

plf_reorderase

A faster method for singular erasures, ranged erasures, and erase_if-style erasures for vector/deque/static_vector when element order is not important.
C++
5
star
11

win10_disable_defender

A simple script to disable the Defender antivirus in Windows 10. This can occasionally be useful, for example when wanting to avoid overhead during benchmarking or for low-latency applications like audio hosts.
Batchfile
4
star
12

plf_colony_old

Deprecated version of colony which will be updated when and if bugs are found. For backwards compatibility with users of colony version 5.
C++
1
star