Em sợ nhất mấy cái cú sửa lại khoá Retrygis gì đó, sai một tí là chết nên anh chị có sửa thì nên sao lưu trước hãy làm. Thanks
10 chiêu tăng tốc Windows XP
-
Cái này cũng rất hay nhưng chưa chỉ phù hợp cho dân IT thui.Mình cũng đã làm cái này nhiều rùi,nên qua bao năm Mình cũng đã viết ra 1 cái Reg để cho mọi người dễ sử dụng và cũng nhanh chóng cho Công Việc của Mình...Bạn down về mở ra chạy là ok rùi.Bạn nào pro thì mở ra edit lại hay thêm vào nhữngg cái mình thích
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop] \"AutoEndTasks\"=\"1\" \"HungAppTimeout\"=\"200\" \"WaitToKillAppTimeout\"=\"200\" \"WaitToKillServiceTimeout\"=\"200\" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] \"WaitToKillServiceTimeout\"=\"200\" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control] \"WaitToKillServiceTimeout\"=\"200\" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control] \"WaitToKillServiceTimeout\"=\"200\" ;---------------------------------------------------------------------------------------------------- ;Doi ten dang ky Windows ;---------------------------------------------------------------------------------------------------- ;Bo kiem tra dia trong [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] \"NoLowDiskSpaceChecks\"=dword:1 ;---------------------------------------------------------------------------------------------------- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] \"AlwaysUnloadDll\"=dword:00000001 \"ThumbnailQuality\"=dword:10 \"ThumbnailSize\"=dword:46 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] \"ClearRecentDocsOnExit\"=dword:1 \"NoSMHelp\"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] \"LargeSystemCache\"=dword:00000001 \"DisablePagingExecutive\"=dword:1 \"IOPageLockLimit\"=dword:10000 \"ClearPageFileAtShutdown\"=dword:0 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] \"EnablePrefetcher\"=dword:3 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] \"DisableNTFSLastAccessUpdate\"=dword:1 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction] \"Enable\"=\"N\" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz] \"NoRun\"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] \"DoReport\"=dword:00000000 ;------------------------------------------------------------------------------------------------------------ ;Typing Long File Names In DOS [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor] \"CompletionChar\"=dword:00000009 ;------------------------------------------------------------------------------------------------------------- [HKEY_CURRENT_USER\Control Panel\Sound] \"beep\"=\"no\" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] \"NoUpdateCheck\"=dword:00000001 ;Adds msconfig to right click of My Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig] @=\"System Configuration Utility\" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig\command] @=\"msconfig.exe\" ;------------------------------------------------------------------------------------------------------------ ;Adds Services to right click of My Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services] @=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00 [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command] @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\ 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\ 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,\ 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73,\ 00,63,00,20,00,2f,00,73,00,00,00 ;------------------------------------------------------------------------------------------------------------ ;Adds \"Registry Editor\" to the right-click menu of My Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shellegedit\command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,72,00,65,00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,\ 00,00 [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shellegedit] @=\"Registry Editor\" ; -------------------------------------------------------------------------------------------------- ; Adds \"Command Prompt\" to the right-click of the top left of any explorer window. [HKEY_CLASSES_ROOT\Directory\shell\cmd] @=\"Command Prompt\" [HKEY_CLASSES_ROOT\Directory\shell\cmd\command] @=\"cmd.exe /k \\"cd %L\\"\" ;------------------------------------------------------------------------------------------------------------ ;Disable Automatic Updates Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] \"UpdatesDisableNotify\"=dword:00000001 ;------------------------------------------------------------------------------------------------------------ ; Remove \"Map Network Drive\" and \"Disconnect Network Drive\" from right click of My Computer [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] \"NoNetConnectDisconnect\"=dword:00000001 ;..................................................................................................................... ;Classic file search [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] \"Use Search Asst\"=\"no\" ;...................................................................................................................... ;Delete last used documents folder from start menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] \"NoRecentDocsMenu\"=dword:00000001 ;......................................................................................................................... ;Remove \"Shortcut to\" prefix on shortcuts [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] \"Link\"=hex:00,00,00,00 ;Disable Windows tour [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] \"RunCount\"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] \"RunCount\"=dword:00000000 ;Activate Windows registration (not equal to activation!!) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] \"RegDone\"=\"1\" ;Disable error reporting to Microsoft [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] \"DoReport\"=dword:00000000 \"ShowUI\"=dword:00000000 ;No reboot after bluescreen [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] \"AutoReboot\"=dword:00000000 ;No beep sounds from motherboard [HKEY_CURRENT_USER\Control Panel\Sound] \"Beep\"=\"no\" \"ExtendedSounds\"=\"no\" ;Disable alexa spyware [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}] ;Allow renaming the recycle bin [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] \"Attributes\"=hex:50,01,00,20 \"CallForAttributes\"=dword:00000000 ;Internet Explorer - increase maximum connections [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] \"MaxConnectionsPer1_0Server\"=dword:00000020 \"MaxConnectionsPerServer\"=dword:00000020 ;Show Windows version on desktop [HKEY_CURRENT_USER\Control Panel\Desktop] \"PaintDesktopVersion\"=dword:00000001 ;Show hidden files and folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] \"Hidden\"=dword:00000001 ;Disable desktop clean-up wizard [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz] \"NoRun\"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] \"NoDesktopCleanupWizard\"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] \"NoDesktopCleanupWizard\"=dword:00000001 ;Set menu reaction time [HKEY_CURRENT_USER\Control Panel\Desktop] \"MenuShowDelay\"=\"0\" ;Do not group tasks [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] \"TaskbarGlomming\"=dword:00000000 ;Disable Windows cd-burning feature [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] \"NoCDBurning\"=dword:00000001 ;Also search for hidden files with file search [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] \"SearchHidden\"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex] \"FilterFilesWithUnknownExtensions\"=dword:00000001 ;Tối ưu đĩa cứng [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OptimalLayout] \"EnableAutoLayout\"=dword:00000001 ;Để phím Num Lock luôn bật sáng khi khởi động máy [HKEY_USERS\.DEFAULT\Control Panel\Keyboard] \"InitialKeyboardIndicators\"=\"2\" ;Truy xuất các file .avi nhanh hơn [HKEY_CLASSES_ROOT\CLSID\-{87D62D94-71B3-4b9a-9489-5FE6850DC73E}] ;Thêm Register/UnRegister vào menu chuột phải khi click vào file *.dll, *.ocx [HKEY_CLASSES_ROOT\.dll] \"Content Type\"=\"application/x-msdownload\" @=\"dllfile\" [HKEY_CLASSES_ROOT\dllfile] @=\"Application Extension\" [HKEY_CLASSES_ROOT\dllfile\Shell\Register\command] @=\"regsvr32.exe \\"%1\\"\" [HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister\command] @=\"regsvr32.exe /u \\"%1\\"\" [HKEY_CLASSES_ROOT\.ocx] @=\"ocxfile\" [HKEY_CLASSES_ROOT\ocxfile] @=\"OCX\" [HKEY_CLASSES_ROOT\ocxfile\Shell\Register\command] @=\"regsvr32.exe \\"%1\\"\" [HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister\command] @=\"regsvr32.exe /u \\"%1\\"\" ;Thêm Control Panel khi nhan chuot phai o My Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\ControlPanel\command] @=\"rundll32.exe shell32.dll,Control_RunDLL\" ;Thêm Add/Remove khi nhan chuot phai o My Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\appwizcpl\command] @=\"control appwiz.cpl\" ;Thêm LogOff khi nhan chuot phai o My Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[ Log Off ]\command] @=\"shutdown -l -f -t 2\" ;Thêm Reset khi nhan chuot phai o My Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[ Restart ]\command] @=\"shutdown -r -f -t 3\" ;Thêm Shutdown khi nhan chuot phai o My Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[ Turn Off computer ]\command] @=\"shutdown -s -f -t 3\" ;Tang toc hoat dong o dia quang [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] \"CacheSize\"=hex:ff,ff,00,00 \"Prefetch\"=dword:00004000 \"PrefetchTail\"=dword:00004000 ;Tu dong lam tuoi he thong [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update] \"UpdateMode\"=dword:00000000Copy Notepal và lưu lại với dạng duoi *.reg vd như mrrom.reg chẳng hạn
Chào bạn! Có vẻ như bạn quan tâm đến cuộc trò chuyện này, nhưng bạn chưa có tài khoản.
Bạn cảm thấy mệt mỏi vì phải cuộn qua cùng một bài đăng mỗi lần truy cập? Khi đăng ký tài khoản, bạn sẽ luôn quay lại đúng vị trí bạn đã xem trước đó và có thể chọn nhận thông báo về các bình luận mới (qua email hoặc thông báo đẩy). Bạn cũng có thể lưu lại các bài đăng yêu thích và bình chọn cho các bài đăng để thể hiện sự ủng hộ của mình đối với các thành viên khác trong cộng đồng.
Với sự đóng góp của bạn, bài viết này sẽ còn tuyệt vời hơn nữa 💗
Đăng ký Đăng nhập