Author Topic: Tweaking.com Windows Repair issue  (Read 5163 times)

0 Members and 1 Guest are viewing this topic.

makinero

  • Guest
Tweaking.com Windows Repair issue
« on: May 18, 2016, 02:32:28 am »
Tweaking.com Windows Repair
It features "Repair"
but has no useful function
Analyse + Diagnose will perform a comprehensive test to analyze the configuration on the hardware and software in system to locate problems and Optimize.

Example:

Code: [Select]
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management||SecondLevelDataCache||Dword||0||
HKEY_LOCAL_MACHINE||\System\CurrentControlSet\Control\CPUIdle||Idle||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Control\FileSystem||ConfigFileAllocSize||Dword||None||
HKEY_LOCAL_MACHINE||\System\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000||EnableUDMA66||Dword||None||
HKEY_CURRENT_USER||\Control Panel\Desktop||HungAppTimeout||SZ||None||
HKEY_CURRENT_USER||\Control Panel\Desktop||AutoEndTasks||SZ||0||
HKEY_LOCAL_MACHINE||\System\CurrentControlSet\Control||WaitToKillServiceTimeout||SZ||10000||
HKEY_LOCAL_MACHINE||\System\CurrentControlSet\Control\update||UpdateMode||Dword||None||
HKEY_CURRENT_USER||\Control Panel\Desktop||MenuShowDelay||SZ||400||
HKEY_LOCAL_MACHINE||\System\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters||EnablePrefetcher||Dword||0||
HKEY_LOCAL_MACHINE||\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer||AlwaysUnloadDLL||SZ||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Control\PriorityControl||Win32PrioritySeparation||Dword||2||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management||LargeSystemCache||Dword||1||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Control\Terminal Server||fAllowToGetHelp||Dword||1||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Control\Terminal Server||fDenyTSConnections||Dword||1||
HKEY_LOCAL_MACHINE||\SOFTWARE\Microsoft\PCHealth\ErrorReporting||DoReport||Dword||None||
HKEY_LOCAL_MACHINE||\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace||{2227A280-3AEA-1069-A2DE-08002B30309D}||Key||None||
HKEY_LOCAL_MACHINE||\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace||{D6277990-4C6A-11CF-8D87-00AA0060F5BF}||Key||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||MaxMTU||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||MaxSSS||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||TcpRecvSegmentSize||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||EnablePMTUDiscovery||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||SackOpts||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||TcpMaxDupAcks||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Control\Lsa||restrictanonymous||Dword||2||
HKEY_LOCAL_MACHINE||\Software\Microsoft\Windows\CurrentVersion\Internet Settings||MaxConnectionsPer1_0Server||Dword||None||
HKEY_LOCAL_MACHINE||\Software\Microsoft\Windows\CurrentVersion\Internet Settings||MaxConnectionsPerServer||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||DefaultTTL||Dword||64||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||EnablePMTUBHDetect||Dword||1||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||EnablePMTUDiscovery||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||GlobalMaxTcpWindowSize||Dword||524140||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||TcpWindowSize||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||TcpMaxDupAcks||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||SackOpts||Dword||None||
HKEY_LOCAL_MACHINE||\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters||Tcp1323Opts||Dword||1||

Mini-Example 2:

Code: [Select]
This setting optimizes the contiguous file allocation size for the file system and can be especially useful for disk intensive applications. Open up your registry and go to:


HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem
Create a DWORD value named 'ConfigFileAllocSize' and set the value to '200' (in hex) or 512 (decimal)

« Last Edit: May 18, 2016, 03:30:13 am by makinero »