Logon
Delete Special Accounts
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts]
Services[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts]
; Note: Change the values to set the services to automatic, manual or disable
; 00000002 = Automatic
; 00000003 = Manual
; 00000004 = Disabled
;--------------------------------------------------------------------------------------------------
;Disable DNS Client Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache]
"Start"=dword:00000004
;--------------------------------------------------------------------------------------------------
;Disable WebClient Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient]
"Start"=dword:00000004
;--------------------------------------------------------------------------------------------------
;Disable Windows Time Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000004
System Performance
Speed up opening of My Computer and Explorer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000002
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRemoteRecursiveEvents"=dword:00000001
;--------------------------------------------------------------------------------------------------
;Disable kernel paging;
;Optimize Core System Performance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
;--------------------------------------------------------------------------------------------------
;Multiple Explorer Processes meaning its more stable
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DesktopProcess"=dword:00000001
;-------------------------------------------------------------------------------------------------
;Disable the NTFS Last Access Time Stamp
;(speeds up viewing folders in ntfs)
;(00000000 = disabled, 00000001 = enabled)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000000
;--------------------------------------------------------------------------------------------------
;Show Run in Separate Memory Space Option to run 16 bit programs in VDM
;(00000000 = disabled, 00000001 = enabled)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"MemCheckBoxInRunDlg"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"MemCheckBoxInRunDlg"=dword:00000001
;--------------------------------------------------------------------------------------------------
;Opens 16-bit apps in a separate memory space
;This increases stability when dealing with 16-bit apps.
;(No = disabled, Yes = enabled)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WOW]
"DefaultSeparateVDM"="Yes"
;--------------------------------------------------------------------------------------------------
;======================================================
; \\\\\\\\\\\\\\ General Customation //////////////
;======================================================
;--------------------------------------------------------------------------------------------------
;Allow renaming and removing of Recycle Bin
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:70,10,00,20
"CallForAttributes"=dword:00000040
;--------------------------------------------------------------------------------------------------
;Disable Baloon Tips
;(00000000 = disabled, 00000001 = enabled)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000
;--------------------------------------------------------------------------------------------------
;Shortcuts without "Shortcut to..."
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00
;--------------------------------------------------------------------------------------------------
;Brand IE explorer title bar
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Window Title"="IE7"
;--------------------------------------------------------------------------------------------------
;Removes More Themes Online..." option in the Themes dropdown box
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DownloadSites]
Labels: Hack And Tweak
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment