Registry tricks 100% working.

nlasasatha

Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    1. Customize Windows Media Player Title Bar

    Change the title bar to read Windows Media Player provided by <your text>, so if I had entered text ?Abhishek Bhuyan? , it would read: Windows Media Player provided by Abhishek Bhuyan

    [Start] [Run] [Regedit]

    Go to HKEY_CURRENT_USER\Software\Policies\Microsoft
    Create the Key [WindowsMediaPlayer]
    Create String value named [TitleBar]

    Data Type: REG_SZ // Value Name: TitleBar
    Double click TitleBar and Enter the text to be displayed in the title bar.

    Exit Registry / Reboot
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Increase Menu Display Speed

    When you click on the Start Menu there is some delay to display the contents , just for no reason. Effects are pretty though. The default speed can be adjusted with a quick registry entry.

    The default value is 400. Set it to 0 and the delay is gone. If you are not able to adjust pick a number that suits your style and make the change.

    [Start] [Run] [Regedit]

    Go to HKEY_CURRENT_USER\Control Panel\Desktop

    Modify/Create String value of Data type REG_SZ Named [MenuShowDelay]

    Value Data: [Default = 400 / Adjust to Preference]

    Exit Registry / Reboot
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Change the Location of Special Folders

    This tweak allows changing the location of special folders on the system. Any of the folders listed in the registry key may be moved.

    [Start] [Run] [Regedit]

    Go to : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserShell Folders

    Modify/Create String value of Data type REG_SZ Named [Various Folder Names]

    Data Type: REG_SZ [String Value] // Value Name: Consult RegEdit for Folder Names

    Value Data: [Move the folder to the new desired location using explorer, and then edit the matching folder in RegEdit to reflect the new folder location]

    Exit Registry and Reboot
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Create a Hidden User Account

    This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000 i.e. press CTRL+ALT+DEL twice.

    [Start] [Run] [Regedit]

    Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList

    Modify/Create DWORD Value of Data type REG_DWORD Named [Type Name of Account to be Hidden]
    Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]

    Exit Registry / Reboot
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    QoS (Quality Of Service) Bandwidth Reserve Setting

    By default, Windows XP reserves 20% of the connection bandwidth for QoS traffic. This tweak allows the setting to be altered to a different percentage of connection bandwidth. If the system uses more than a single adapter for network connections, each adapter may be set individually by navigating to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Psched\Parameters\Adapters\{Adpater-ID} rather than HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched

    [Start] [Run] [Regedit]

    Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched

    Modify/Create DWORD Value of Data type REG_DWORD Named [NonBestEffortLimit]
    Setting for Value Data: [Enter as a Percentage / Default Value = 20]

    Exit Registry / Reboot
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Change the Registered Organization/Owner of Windows XP

    This tweak allows modification of the registered owner and organization of the Windows XP software.

    Note:- This tweak has nothing to do with Windows Product Activation (WPA) and will not allow you to register illegal XP software.

    [Start] [Run] [Regedit]

    Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

    Modify/Create String Value of Data type REG_SZ Named [RegisteredOrganization] or [RegisteredOwner]
    Setting for Value Data: [Modify the Values to Reflect Current Information]

    Exit Registry / Reboot
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Modify Control Panel Categories

    Even if you like the new style for Control Panel, you might at times wish you could shift some items around into a different category. It's possible.

    [Start] [Run] [Regedit]

    Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2

    Modify/Create DWORD Value of Data type REG_DWORD Named [Choose one of the applets with .cpl extension]

    Setting for Value Data: [Select the value from table below]

    Other Control Panel Options 0
    Appearance and Themes 1
    Printers and Other Hardware 2
    Network and Internet Connections 3
    Sounds, Speed, and Audio Devices 4
    Performance and Maintenance 5
    Date, Time, Language, and Regional Options 6
    Accessibility Options 7
    Add or Remove Programs 8
    User Accounts 9

    Exit Registry / Reboot

    To further customize the items that appear in the new Control Panel, do a search of your system for all files that end in .cpl extension. If they aren't already listed, you can add them with a new DWORD value and then assign them to a category of your choosing.
     
    Last edited:

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Erase the swap file at shutdown

    You might be concerned about someone browsing your users? swap files and gathering up little bits of their sensitive data. A remote possibility, to be sure, but it could happen. For that extra measure of security, go to:

    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management

    Set the ClearPageFileAtShutdown DWORD to 1. This will make shutdowns take longer, because it overwrites everything in the swap file with zeroes. Don?t turn this feature on unless you have a serious security threat.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Rename multiple files ( it is not a Registry tweak though. I thought this to be really cool, so I have put it here)

    A new, small, neat feature for Windows XP deals with renaming files. I personally have always wanted the OS to include a way to do a mass file renaming on a bunch of files. You can now rename multiple files at once .Its really simple:

    Select several files in Explorer, press F2 and rename one of those files to something else. All the selected files get renamed to the new file name (plus a number added to the end). Simple J
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    o dramatically expand the list of applications you can remove from Windows XP after installation, navigate to C:\WINDOWS\inf and open the sysoc.inf file. {Opps , if you didn?t find the inf directory, you are right. It?s a hidden folder, so go to Tools>Folder Options> View , enable Show Hidden Files & Folders.}

    [Version]

    Signature = "$Windows NT$"

    DriverVer=07/01/2001,5.1.2600.0

    [Components]

    NtComponents=ntoc.dll,NtOcSetupProc,,4

    WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7

    Display=desk.cpl,DisplayOcSetupProc,,7

    Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7

    NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7

    iis=iis.dll,OcEntry,iis.inf,,7

    com=comsetup.dll,OcEntry,comnt5.inf,hide,7

    dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7

    IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7

    TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2

    msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6

    ims=imsinsnt.dll,OcEntry,ims.inf,,7

    fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7

    AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7

    msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

    RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7

    IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7



    Games=ocgen.dll,OcEntry,games.inf,,7

    AccessUtil=ocgen.dll,OcEntry,accessor.inf,,7

    CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7

    MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7

    AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7

    Pinball=ocgen.dll,OcEntry,pinball.inf,HIDE,7

    MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7

    ZoneGames=zoneoc.dll,ZoneSetupProc,igames.inf,,7

    [Global]

    WindowTitle=%WindowTitle%

    WindowTitle.StandAlone="*"

    The entries that include the text hide or HIDE will not show up in Add/Remove Windows Components by default. To fix this, do a global search and replace for ,hide and change each instance of this to , (a comma). Then, save the file, re launch Add/Remove Windows Components,
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Windows XP will group multiple open windows (IE windows for example) into one group on the task bar to keep the taskbar clear. This can be annoying at times - especially when comparing different web pages because you have to go back to the task bar, click on the group and then click on the page you want and then you only get one page because you have to click on each one separately. I think the default for this is 8 windows - any combination of apps or utilities open.

    You can modify this behavior by adding this registry key at:

    HKEY_CURRRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\

    add a Dword value of type REG_DWORD named [TaskbarGroupSize]

    modify "TaskbarGroupSize" entry to be the number of windows you want open before XP starts to group them on the task bar.

    A value of 2 will cause the Taskbar buttons to always group

    Another tweak is to disable or enable recent documents history. This can be done at:

    HKEY_CURRRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\

    this key should already be present - if it isn't you'll need to add it:

    Add a Binary value of type REG_BINARY named [NoRecentDocsHistory]

    modify it so that value reads 01 00 00 00
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    OK, every time I have to install, reinstall, or optimize someone elses XP setup I forget what I need to do, so I have to go throught dozens of magizines and find all the good useful tweaks that will speed up the computer and Windows.
    So I made this tutoral and text file so I and everyone else can see and use on a floppy or thumb drive or something and carry it around, so you don't have to forget and can tweak the computer without downloading anything.

    And if you have something to add, just post it and I'll add it to the text file and this post.

    Services to turn off:
    Alerter
    Application Management
    Automatic Updates
    ClipBook
    Distributed Link Tracking Client
    Error Reporting Service
    Fast User Switching Compatibility
    Messenger
    Portable Media Serial Number Service
    Remote Registry
    Routing and Remote Access
    Task Scheduler
    Telnet
    TPC/IP NetBIOS Helper
    Uninterruptible Power Supply


    Change "Recycle Bin" size to 1%


    Registry Hacks:

    Auto Sort Start Menu
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder
    Go to Edit/Permissions, click Advanced, clear the "Inherit From Parent" check box, click Copy from the dialog box, click OK and then clear the "Full Control" for your account and now Windows will autp sort the start menu, but you can still do it too

    Disable User Tracking
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    Add or Edit DWORD = NoInstrumentation, Value = 1
    Disables Windows user tracking; better performance, much better privacy

    Cache Thumbnails
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
    Add or Edit DWORD = DisableThumbnailCache, Value = 1
    Disables thumbnails in Windows, saving hard drive space

    Kill Chrashed Apps Quicker
    HKEY_CURRENT_USER\Control Panel\Desktop
    Add or Edit Sring = HungAppTimeout, Value = 1000-5000
    Cuts time for Windows to recongize a crashed application and allow you to kill it; default is 5000(for 5 seconds)

    Faster Start Menu
    HKEY_CURRENT_USER\Control Panel\Desktop
    Add or Edit Sring = MenuShowDelay, Value = 0 - 400
    Changes the delay that for Windows to show a menu in the start menu; value is in ms

    Network Intelligently
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
    Add or Edit String = DisableTaskOffload, Value = 1
    Frees processor from doing network-card work

    Browse the Network Faster
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace
    Delete subkeys {2227A280-3AEA-1069-A2DE-08002B30309D} and {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
    Speeds up network browsing of old Windows machines on the LAN by ignoring their scheduled tasks and printers


    Remove Compression Option In Disk Cleanup
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old files
    Delete the Default Value Key and the next time you start Disk Cleanup, it will skip the compression analyisis