Jump to content

Recommended Posts


Posted

Phase 3, Step 1:

Save the below as a <name>.bat file and Run as administrator.

taskkill /f /im explorer.exe

REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /V IconUnderline /T REG_DWORD /D 3 /F
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /V ShellState /T REG_BINARY /D 240000001ea8000000000000000000000000000001000000130000000000000062000000 /F

REG ADD "HKCU\SOFTWARE\Microsoft\Windows\Shell\Bags\1\Desktop" /V IconSize /T REG_DWORD /D 32 /F
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\Shell\Bags\1\Desktop" /V Mode /T REG_DWORD /D 1 /F
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\Shell\Bags\1\Desktop" /V LogicalViewMode /T REG_DWORD /D 3 /F

REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V TaskbarGlomLevel /T REG_DWORD /D 1 /F

REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V MMTaskbarEnabled /T REG_dWORD /D 1 /F
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V MMTaskbarGlomLevel /T REG_dWORD /D 1 /F
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V MMTaskbarMode /T REG_dWORD /D 2 /F

REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v EnableTransparency /t REG_DWORD /d 0 /f
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v ColorPrevalence /t REG_DWORD /d 1 /f
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\DWM" /v ColorPrevalence /t REG_DWORD /d 1 /f

REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /V EnableAutoTray /T REG_DWORD /D 0 /F

REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V DontUsePowerShellOnWinX /T REG_DWORD /D 1 /F

DEL /Q "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Edge.lnk"

POWERCFG -H ON

powercfg -change -monitor-timeout-ac 0
powercfg -change -monitor-timeout-dc 0

powercfg -change -standby-timeout-ac 0
powercfg -change -standby-timeout-dc 0

BCDEDIT /SET {CURRENT} NX ALWAYSOFF

explorer.exe

Posted

Phase 3, Step 2:

Save the below as a <name>.reg and double-click to add to registry.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FlightedFeatures]
"ImmersiveContextMenu"=dword:00000000

[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"IconSpacing"="-1140"
"IconVerticalSpacing"="-960"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\PowerSettings\0e796bdb-100d-47d6-a2d5-f7d2daa51f51]
"DCSettingIndex"=dword:00000000
"ACSettingIndex"=dword:00000000

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SharingWizardOn"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print]
"SplWOW64TimeOutSeconds"=dword:00000001

[HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{BDEADE7F-C265-11D0-BCED-00A0C90AB50F}\Instance]
"DontRefresh"=dword:00000000

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarSmallIcons"=dword:00000000

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ffb16300
"AccentColorInactive"=dword:ffc78f48

[HKEY_CURRENT_USER\Control Panel\Desktop]
"ActiveWndTrkTimeout"=dword:000002bc
"UserPreferencesMask"=hex:d1,12,03,80,10,00,00,00

; THIS PC AND RECYCLE BIN DESKTOP ICONS
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"="0"
"{645FF040-5081-101B-9F08-00AA002F954E}"="0"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"="0"
"{645FF040-5081-101B-9F08-00AA002F954E}"="0"

; DESKTOP AND MOUSE AND DISABLE AERO SNAP
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WallPaper"=""
"WheelScrollChars"="1"
"WheelScrollLines"="1"
"WindowArrangementActive"="0"
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"BorderWidth"="0"
"PaddedBorderWidth"="0"
[HKEY_CURRENT_USER\Control Panel\Colors]
"Background"="0 78 152"
[HKEY_CURRENT_USER\Control Panel\Mouse]
"MouseSpeed"="0"
"MouseThreshold1"="0"
"MouseThreshold2"="0"

; ENABLE WINDOWS STARTUP SOUND
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\BootAnimation]
"DisableStartupSound"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\BootAnimation]
"DisableStartupSound"=dword:00000000

; SHOW HIBERNATE OPTION
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FlyoutMenuSettings]
"ShowHibernateOption"=dword:00000001

; DISABLE TOAST NOTIFICATIONS
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PushNotifications]
"ToastEnabled"=dword:00000000

; SHOW HIDDEN FILES
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001

; DISABLE DESKTOP INI CREATION
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"UseDesktopIniCache"=dword:00000000

; DISABLE LAST ACCESS UPDATES
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:80000003

; DISABLE ACTIVE PROBING
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\NlaSvc\Parameters\Internet]
"PassivePollPeriod"=dword:00000005
"StaleThreshold"=dword:0000001e
"WebTimeout"=dword:00000023
"EnableActiveProbing"=dword:00000000
"ActiveWebProbeHost"="www.msftncsi.com"
"ActiveWebProbePath"="ncsi.txt"
"ActiveWebProbeContent"="Microsoft NCSI"
"ActiveDnsProbeHost"="dns.msftncsi.com"
"ActiveDnsProbeContent"="131.107.255.255"
"ActiveWebProbePathV6"="ncsi.txt"
"ActiveWebProbeContentV6"="Microsoft NCSI"
"ActiveDnsProbeContentV6"="fd3e:4f5a:5b81::1"
"ActiveWebProbeHostV6"="ipv6.msftncsi.com"
"ActiveDnsProbeHostV6"="dns.msftncsi.com"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\NlaSvc\Parameters\Internet\ManualProxies]

; DISABLE APP TRACKING
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_TrackProgs"=dword:00000000

; NO SPLIT SVCHOST
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"SvcHostSplitThresholdInKB"=dword:33554432

; DISABLE GAMEBAR AND GAMEDVR
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\GameBar]
"UseNexusForGameBarEnabled"=dword:00000000
[HKEY_CURRENT_USER\System\GameConfigStore]
"GameDVR_Enabled"=dword:00000000
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR]
"AppCaptureEnabled"=dword:00000000

; DISABLE STARTUP DELAY
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
"StartupDelayInMSec"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
"StartupDelayInMSec"=dword:00000000
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
"StartupDelayInMSec"=dword:00000000
[HKEY_CURRENT_USER\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
"StartupDelayInMSec"=dword:00000000

; SHORTER HUNG APP TIMEOUT
[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeout"="2000"

; SHORTER HUNG SERVICE TIMEOUT
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"

; DISABLE SECURITY QUESTIONS
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"NoLocalPasswordResetQuestions"=dword:00000001

; DISABLE WINDOWS FILE PROTECTION
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCDisable"=dword:00000001

; DISABLE SPECTRE MELTDOWN MITIGATIONS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"FeatureSettingsOverride"=dword:00000003
"FeatureSettingsOverrideMask"=dword:00000003

; SET ACCENT COLOR
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentPalette"=hex:86,ca,ff,00,5f,b2,f2,00,1e,91,ea,00,00,63,b1,00,00,42,75,\
  00,00,2d,4f,00,00,20,38,00,00,cc,6a,00
"StartColorMenu"=dword:ff754200
"AccentColorMenu"=dword:ffb16300

; SET CONTEXT HIGHLIGHT BLUE
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FlightedFeatures]
"ImmersiveContextMenu"=dword:00000000

; SET TITLE BAR COLORS
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ffb16300
"AccentColorInactive"=dword:ffc78f48

; DISABLE LOCK SCREEN BACKGROUND IMAGE
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DisableLogonBackgroundImage"=dword:00000001

; REPLACE SEGOE UI WITH TAHOMA
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;"Segoe UI (TrueType)"=""
;"Segoe UI Bold (TrueType)"=""
;"Segoe UI Italic (TrueType)"=""
;"Segoe UI Bold Italic (TrueType)"=""
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
;"Segoe UI"="Tahoma"

; ENABLE IE DESKTOP ICON
;[-HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}]
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}]
;@="Internet Explorer"
;"InfoTip"="@C:\\Windows\\System32\\ieframe.dll,-881"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\DefaultIcon]
;@="C:\\Windows\\System32\\ieframe.dll,-190"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\InProcServer32]
;@="C:\\Windows\\System32\\ieframe.dll"
;"ThreadingModel"="Apartment"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell]
;@="OpenHomePage"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Private]
;@="Start InPrivate Browsing"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Private\Command]
;@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -private"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\NoAddOns]
;@="Start Without Add-ons"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\NoAddOns\Command]
;@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -extoff"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\OpenHomePage]
;@="Open &Home Page"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\OpenHomePage\Command]
;@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\""
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Properties]
;@="P&roperties"
;"Position"="bottom"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\shell\Properties\command]
;@="control.exe inetcpl.cpl"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\Shellex\ContextMenuHandlers\ieframe]
;@="{871C5380-42A0-1069-A2EA-08002B30309D}"
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\Shellex\MayChangeDefaultMenu]
;@=""
;[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30301D}\ShellFolder]
;@="C:\\Windows\\System32\\ieframe.dll,-190"
;"HideAsDeletePerUser"=""
;"Attributes"=dword:00000024
;"HideFolderVerbs"=""
;"WantsParseDisplayName"=""
;"HideOnDesktopPerUser"=""

; ADD IE DESKTOP ICON
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
;"{871C5380-42A0-1069-A2EA-08002B30301D}"=-
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
;"{871C5380-42A0-1069-A2EA-08002B30301D}"=-
;[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{871C5380-42A0-1069-A2EA-08002B30301D}]
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{871C5380-42A0-1069-A2EA-08002B30301D}]

; NO UNDERLINES
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Anchor Underline"="no"

; DO NOT SHOW FREQUENT FOLDERS IN QUICK ACCESS
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShowFrequent"=dword:00000000

; ENABLE VERBOSE
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"verbosestatus"=dword:00000001

; VISUAL EFFECTS
;Apply the following registry values to disable the settings
;This is a must - set appearance options to "custom"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:3
;This disables the following 8 settings:
;Animate controls and elements inside windows
;Fade or slide menus into view
;Fade or slide ToolTips into view
;Fade out menu items after clicking
;Show shadows under mouse pointer
;Show shadows under windows
;Slide open combo boxes
;Smooth-scroll list boxes
[HKEY_CURRENT_USER\Control Panel\Desktop]
"UserPreferencesMask"=hex(2):90,12,03,80,10,00,00,00
;Animate windows when minimizing and maximizing
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="0"
;Animations in the taskbar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarAnimations"=dword:0
;Enable Peek
[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
"EnableAeroPeek"=dword:0
;Save taskbar thumbnail previews
[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
"AlwaysHibernateThumbnails"=dword:0
;Show thumbnails instead of icons
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"IconsOnly"=dword:1
;Show translucent selection rectangle
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;"ListviewAlphaSelect"=dword:0
;Show window contents while dragging
;[HKEY_CURRENT_USER\Control Panel\Desktop]
;"DragFullWindows"="0"
;Smooth edges of screen fonts
;[HKEY_CURRENT_USER\Control Panel\Desktop]
;"FontSmoothing"=dword:0
;Use drop shadows for icon labels on the desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewShadow"=dword:0

; SET TASK MANAGER TO MORE DETAILS VIEW
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\TaskManager]
"Preferences"=hex:0c,00,00,00,60,00,00,00,60,00,00,00,34,00,00,00,34,00,00,00,\
  af,01,00,00,a8,01,00,00,00,00,01,00,01,00,00,00,34,00,00,00,34,00,00,00,dc,\
  02,00,00,8c,02,00,00,e8,03,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0b,00,\
  00,00,01,00,00,00,00,00,00,00,c0,0e,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,ea,00,00,00,1e,00,00,00,89,90,00,00,00,00,00,00,ff,00,00,00,\
  01,01,50,02,00,00,00,00,0c,00,00,00,00,00,00,00,e8,0e,1c,2e,f6,7f,00,00,00,\
  00,00,00,00,00,00,00,ff,ff,ff,ff,96,00,00,00,1e,00,00,00,8b,90,00,00,01,00,\
  00,00,00,00,00,00,00,10,10,01,00,00,00,00,03,00,00,00,00,00,00,00,00,0f,1c,\
  2e,f6,7f,00,00,00,00,00,00,00,00,00,00,01,00,00,00,64,00,00,00,1e,00,00,00,\
  8c,90,00,00,02,00,00,00,00,00,00,00,01,02,12,01,00,00,00,00,04,00,00,00,00,\
  00,00,00,18,0f,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,96,00,\
  00,00,1e,00,00,00,8d,90,00,00,03,00,00,00,00,00,00,00,00,01,10,01,00,00,00,\
  00,02,00,00,00,00,00,00,00,38,0f,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,\
  ff,ff,ff,ff,32,00,00,00,1e,00,00,00,8a,90,00,00,04,00,00,00,00,00,00,00,00,\
  08,20,01,00,00,00,00,05,00,00,00,00,00,00,00,50,0f,1c,2e,f6,7f,00,00,00,00,\
  00,00,00,00,00,00,ff,ff,ff,ff,c8,00,00,00,1e,00,00,00,8e,90,00,00,05,00,00,\
  00,00,00,00,00,00,01,10,01,00,00,00,00,06,00,00,00,00,00,00,00,78,0f,1c,2e,\
  f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,04,01,00,00,1e,00,00,00,8f,\
  90,00,00,06,00,00,00,00,00,00,00,00,01,10,01,00,00,00,00,07,00,00,00,00,00,\
  00,00,a0,0f,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,49,00,00,\
  00,49,00,00,00,90,90,00,00,07,00,00,00,00,00,00,00,00,04,25,00,00,00,00,00,\
  08,00,00,00,00,00,00,00,c0,0f,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,\
  ff,ff,ff,49,00,00,00,49,00,00,00,91,90,00,00,08,00,00,00,00,00,00,00,00,04,\
  25,00,00,00,00,00,09,00,00,00,00,00,00,00,d8,0f,1c,2e,f6,7f,00,00,00,00,00,\
  00,00,00,00,00,ff,ff,ff,ff,49,00,00,00,49,00,00,00,92,90,00,00,09,00,00,00,\
  00,00,00,00,00,04,25,08,00,00,00,00,0a,00,00,00,00,00,00,00,f0,0f,1c,2e,f6,\
  7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,49,00,00,00,49,00,00,00,93,90,\
  00,00,0a,00,00,00,00,00,00,00,00,04,25,08,00,00,00,00,03,00,00,00,0a,00,00,\
  00,01,00,00,00,00,00,00,00,c0,0e,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,d7,00,00,00,00,00,00,00,89,90,00,00,00,00,00,00,ff,00,00,00,01,\
  01,50,02,00,00,00,00,04,00,00,00,00,00,00,00,18,0f,1c,2e,f6,7f,00,00,00,00,\
  00,00,00,00,00,00,01,00,00,00,96,00,00,00,00,00,00,00,8d,90,00,00,01,00,00,\
  00,00,00,00,00,01,01,10,00,00,00,00,00,03,00,00,00,00,00,00,00,00,0f,1c,2e,\
  f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,64,00,00,00,00,00,00,00,8c,\
  90,00,00,02,00,00,00,00,00,00,00,00,02,10,00,00,00,00,00,0b,00,00,00,00,00,\
  00,00,10,10,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,03,00,00,00,64,00,00,\
  00,00,00,00,00,94,90,00,00,03,00,00,00,00,00,00,00,01,02,10,00,00,00,00,00,\
  0c,00,00,00,00,00,00,00,38,10,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,\
  ff,ff,ff,64,00,00,00,00,00,00,00,95,90,00,00,04,00,00,00,00,00,00,00,00,01,\
  10,01,00,00,00,00,0d,00,00,00,00,00,00,00,60,10,1c,2e,f6,7f,00,00,00,00,00,\
  00,00,00,00,00,05,00,00,00,32,00,00,00,00,00,00,00,96,90,00,00,05,00,00,00,\
  00,00,00,00,01,04,20,01,00,00,00,00,0e,00,00,00,00,00,00,00,88,10,1c,2e,f6,\
  7f,00,00,00,00,00,00,00,00,00,00,06,00,00,00,32,00,00,00,00,00,00,00,97,90,\
  00,00,06,00,00,00,00,00,00,00,01,04,20,01,00,00,00,00,0f,00,00,00,00,00,00,\
  00,a8,10,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,07,00,00,00,46,00,00,00,\
  00,00,00,00,98,90,00,00,07,00,00,00,00,00,00,00,01,01,10,01,00,00,00,00,10,\
  00,00,00,00,00,00,00,c8,10,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,\
  ff,ff,64,00,00,00,00,00,00,00,99,90,00,00,08,00,00,00,00,00,00,00,00,01,10,\
  01,00,00,00,00,06,00,00,00,00,00,00,00,78,0f,1c,2e,f6,7f,00,00,00,00,00,00,\
  00,00,00,00,09,00,00,00,04,01,00,00,00,00,00,00,8f,90,00,00,09,00,00,00,00,\
  00,00,00,01,01,10,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,09,00,00,00,\
  01,00,00,00,00,00,00,00,c0,0e,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,d7,00,00,00,00,00,00,00,9e,90,00,00,00,00,00,00,ff,00,00,00,01,01,\
  50,02,00,00,00,00,11,00,00,00,00,00,00,00,f0,10,1c,2e,f6,7f,00,00,00,00,00,\
  00,00,00,00,00,ff,ff,ff,ff,2d,00,00,00,00,00,00,00,9b,90,00,00,01,00,00,00,\
  00,00,00,00,00,04,20,01,00,00,00,00,13,00,00,00,00,00,00,00,10,11,1c,2e,f6,\
  7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,64,00,00,00,00,00,00,00,9d,90,\
  00,00,02,00,00,00,00,00,00,00,00,01,10,01,00,00,00,00,12,00,00,00,00,00,00,\
  00,38,11,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,64,00,00,00,\
  00,00,00,00,9c,90,00,00,03,00,00,00,00,00,00,00,00,01,10,01,00,00,00,00,03,\
  00,00,00,00,00,00,00,00,0f,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,01,00,\
  00,00,64,00,00,00,00,00,00,00,8c,90,00,00,04,00,00,00,00,00,00,00,01,02,10,\
  00,00,00,00,00,07,00,00,00,00,00,00,00,a0,0f,1c,2e,f6,7f,00,00,00,00,00,00,\
  00,00,00,00,07,00,00,00,49,00,00,00,49,00,00,00,90,90,00,00,05,00,00,00,00,\
  00,00,00,01,04,21,00,00,00,00,00,08,00,00,00,00,00,00,00,c0,0f,1c,2e,f6,7f,\
  00,00,00,00,00,00,00,00,00,00,08,00,00,00,49,00,00,00,49,00,00,00,91,90,00,\
  00,06,00,00,00,00,00,00,00,01,04,21,00,00,00,00,00,09,00,00,00,00,00,00,00,\
  d8,0f,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,09,00,00,00,49,00,00,00,49,\
  00,00,00,92,90,00,00,07,00,00,00,00,00,00,00,01,04,21,08,00,00,00,00,0a,00,\
  00,00,00,00,00,00,f0,0f,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,0a,00,00,\
  00,49,00,00,00,49,00,00,00,93,90,00,00,08,00,00,00,00,00,00,00,01,04,21,08,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,08,00,00,00,01,\
  00,00,00,00,00,00,00,c0,0e,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,c6,00,00,00,00,00,00,00,b0,90,00,00,00,00,00,00,ff,00,00,00,01,01,50,\
  02,00,00,00,00,15,00,00,00,00,00,00,00,58,11,1c,2e,f6,7f,00,00,00,00,00,00,\
  00,00,00,00,ff,ff,ff,ff,6b,00,00,00,00,00,00,00,b1,90,00,00,01,00,00,00,00,\
  00,00,00,00,04,25,00,00,00,00,00,16,00,00,00,00,00,00,00,88,11,1c,2e,f6,7f,\
  00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,6b,00,00,00,00,00,00,00,b2,90,00,\
  00,02,00,00,00,00,00,00,00,00,04,25,00,00,00,00,00,18,00,00,00,00,00,00,00,\
  b0,11,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,6b,00,00,00,00,\
  00,00,00,b4,90,00,00,03,00,00,00,00,00,00,00,00,04,25,00,00,00,00,00,17,00,\
  00,00,00,00,00,00,d8,11,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,\
  ff,6b,00,00,00,00,00,00,00,b3,90,00,00,04,00,00,00,00,00,00,00,00,04,25,00,\
  00,00,00,00,19,00,00,00,00,00,00,00,10,12,1c,2e,f6,7f,00,00,00,00,00,00,00,\
  00,00,00,ff,ff,ff,ff,a0,00,00,00,00,00,00,00,b5,90,00,00,05,00,00,00,00,00,\
  00,00,00,04,20,01,00,00,00,00,1a,00,00,00,00,00,00,00,40,12,1c,2e,f6,7f,00,\
  00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,7d,00,00,00,00,00,00,00,b6,90,00,00,\
  06,00,00,00,00,00,00,00,00,04,20,01,00,00,00,00,1b,00,00,00,00,00,00,00,70,\
  12,1c,2e,f6,7f,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,ff,7d,00,00,00,00,00,\
  00,00,b7,90,00,00,07,00,00,00,00,00,00,00,00,04,20,01,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,da,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,9d,20,00,00,20,00,00,00,\
  64,00,00,00,64,00,00,00,32,00,00,00,50,00,00,00,50,00,00,00,32,00,00,00,32,\
  00,00,00,28,00,00,00,50,00,00,00,3c,00,00,00,50,00,00,00,50,00,00,00,32,00,\
  00,00,50,00,00,00,50,00,00,00,50,00,00,00,50,00,00,00,50,00,00,00,50,00,00,\
  00,28,00,00,00,50,00,00,00,23,00,00,00,23,00,00,00,23,00,00,00,23,00,00,00,\
  50,00,00,00,50,00,00,00,50,00,00,00,32,00,00,00,32,00,00,00,32,00,00,00,78,\
  00,00,00,78,00,00,00,50,00,00,00,3c,00,00,00,50,00,00,00,50,00,00,00,78,00,\
  00,00,32,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,\
  00,04,00,00,00,05,00,00,00,06,00,00,00,07,00,00,00,08,00,00,00,09,00,00,00,\
  0a,00,00,00,0b,00,00,00,0c,00,00,00,0d,00,00,00,0e,00,00,00,0f,00,00,00,10,\
  00,00,00,11,00,00,00,12,00,00,00,13,00,00,00,14,00,00,00,15,00,00,00,16,00,\
  00,00,17,00,00,00,18,00,00,00,19,00,00,00,1a,00,00,00,1b,00,00,00,1c,00,00,\
  00,1d,00,00,00,1e,00,00,00,1f,00,00,00,20,00,00,00,21,00,00,00,22,00,00,00,\
  23,00,00,00,24,00,00,00,25,00,00,00,26,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,1f,00,00,00,00,00,00,00,64,00,00,00,32,00,00,00,78,00,00,00,50,00,\
  00,00,50,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  01,00,00,00,02,00,00,00,03,00,00,00,04,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,04,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00

Posted

Recap:  there are only THREE items in ALL of Phase 3 that "might not" be for 'everybody'.

1)  sc.exe config Spooler start= disabled  --  replace disabled with auto if you install a printer
2)  sc.exe config WpnService start= disabled  --  breaks "Open Network and Internet settings" but does not break internet connection, breaks various "toast notifications"
3)  sc.exe config WpnUserService start= disabled  --  breaks "Open Network and Internet settings" but does not break internet connection, breaks various "toast notifications"

Phase 4, on the other hand, "definitely" (intentionally!) breaks some of Win10.  Actually VERY minor, I'll post that later.
But again, ALL of Phase 3 should be FINE for "the average user" (even including #2 and #3 above, but "mileage may vary").

Posted

This is my Phase 4.

This is equivalent to where my WinReducer EX-100 process gets me in terms of cutting out all of the bloat but not in terms of how much disk space the installation consumes.

As in all previous screencaps, TWO of the processes are technically VirtualBox processes.

So my tweaking gets an as-is Win10 from 90 (100+ at startup, settles to 90) all the way down to 30 !!!

image.png.4f672faf365631d8d0b978e213a3685d.png

Posted (edited)

Most of the services you recommended disabling, I already had disabled. 👍🏻

But I implemented most of your other suggestions, inc. removing the unnecessary system software. Most of this, I had done with the 10586 I had locked down years ago, but that was back when I had a lot more free time to do the research. I hadn't expected to do any of it w/Win10 LTSC IoT, but it obviously became a necessity w/all this ridiculous lag. (I still can't believe it; I've never had such problems with Win10 before!)

Anyway!

After doing all of that stuff, I've been farting around w/my computer again and it does seem to now be running quite smoother. :D Not sure which of your suggestions eased it, but I hope it's now going to be a lot easier to get some work done on this machine. I'll report back if it creeps in again, but at least for now it doesn't seem to be a "placebo effect" - the lag was so frequent, I'd have noticed it dozens of times by now.

So, super-duper thanks for taking the time to share all of those tips!

Edited by DeathAdderSF
Posted

My pleasure. If you really want to mess around even further you can actually get some apps running while windows is booting up. I use winxshell. More info here.

 Granted it may take time to get hardware working in this way. If you're still in the mood you can disable dwm as well, if you don't need UWP/Metro for a real win vista like experience. 

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...