hi winter,
could you add these tweaks? (for win 7,8.1 and 10 ?)
ALREADY AVAILABLE IN "Tweaks - System - Improve Windows Shell Response" !
ALREADY AVAILABLE IN "Tweaks - System - Improve Windows Shell Response" !
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7) --> ;Don't search 0
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
could you add these tweaks? (for win 7,8.1 and 10 ?)
Code:
Windows Registry Editor Version 5.00
;Disable Search Online on Unknown File Extensions
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoInternetOpenWith"=dword:00000001
ALREADY AVAILABLE IN "Tweaks - System - Improve Windows Shell Response" !
Code:
Windows Registry Editor Version 5.00
; Disable Low disk space checks
; Windows constantly checks to see whether there's enough free space on your hard drive. If there isn't, it displays a low disk space warning. The problem is, all this disk space checking uses a number of system resources, and you probably know if your disk space is low, anyway.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
ALREADY AVAILABLE IN "Tweaks - System - Improve Windows Shell Response" !
Code:
Windows Registry Editor Version 5.00
;Disable Dr Watson
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting]
"Disabled"=dword:00000001
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Disable Bandwidth Limit
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEfforLimit"=dword:00000000
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Disable Autorun for All Drives
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Disable Automatic Restart on BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Disable Admin Shares
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters]
"AutoShareWks"=dword:00000000
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Block Negative DNS Entries
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Dnscache\Parameters]
"MaxNegativeCacheTtl "=dword:00000000
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Sort All Programs menu by name
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_SortByName"=dword:00000001
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Search other files and libraries
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_SearchFiles"=dword:00000002
;Don't search 0
;Search without public folders 1
;Search with public folders 2
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7) --> ;Don't search 0
Code:
Windows Registry Editor Version 5.00
;Remove 'Add to WMP list' from Audio context-menu
[-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Audio\shell\Enqueue]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Audio\shell\Play]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Image\shell\Enqueue]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Image\shell\Play]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Video\shell\Enqueue]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Video\shell\Play]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\audio\shell\Enqueue]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\audio\shell\Play]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\video\shell\Enqueue]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\video\shell\Play]
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Enable notepad to open nfo files
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo]
"Application"="notepad.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
"a"="notepad.exe"
"MRUList"="a"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]
"MSInfoFile"=hex(0):
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\UserChoice]
"Progid"="Applications\\notepad.exe"
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Increase Icon Cache to 4MB
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"Max Cached Icons"="4096"
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)
Code:
Windows Registry Editor Version 5.00
;Force Aero
[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
"UseMachineCheck"=dword:00000000
"Blur"=dword:00000000
"Animations"=dword:00000000
IMPLEMENTED in WinReducer 7.0 - v3.00 (RC7)