The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Windows XP - bottlenecks you could get rid of

    Discussion in 'Windows OS and Software' started by alekkh, Jul 25, 2005.

  1. alekkh

    alekkh Notebook Evangelist

    Reputations:
    63
    Messages:
    301
    Likes Received:
    0
    Trophy Points:
    30
    Perhaps many users know how to make their computers fast. For those of you who don't, I'd like to list a few tweaks that I used in my HP zv5000z that were quite useful. Windows can perform better than it does by default. And the reason for that may sometimes even deal with delays programmed on purpose. Because Microsoft felt that having "slowed down" GUI reaction looks visually more pleasing than instantaneous response. Maybe they are right, but fortunately some of their settings are tweakable. I for one, like instant response and when I see how fast Python-programmed GUI can actually be (which feels very sloppy usually), I feel quite rewarded : )

    1. Start/Control Panel/System/Advanced/Performance Settings/
    select Custom. Leave only Smooth edges of screen fonts, drop shadows for icon labels and use visual styles selected. Unselect the rest items and you will hardly see anything in term of Windows experience except for better performance.

    2. Display properties / Appearance/Effects unselect "Use the following transitions effect for menus and tooltips".

    3. Download free Windows XP toy:
    http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx
    called "Tweak UI".
    Using TweakUI, go to "Mouse", then "Menu speed", and move slider entirely to the left. Apply.
    Now try, for example, how fast the Start menu items respond to the mouse pointer! Feels much like you just installed a 6 GHz CPU.

    4. Get rid of unneeded software sitting in your RAM. Usually, notebooks are shipped with so many utilities that start up with Windows OS that the overall OS performance ultimately suffers. This is free utility that you can use to clean up the startup:
    http://www.mlin.net/StartupCPL.shtml
    You can unselect ALL items that this program has found. Over years of using it, I've had 0 problems from doing so. (you may leave virus scanning SF or Firewalls, if you wish. I find no use for them sitting in the RAM all the time, given that I'm not opening "Make_money_fast.exe" files when I receive them over email form "sgh3372736f.erye.com" :). Please make sure you know what you are doing and do it at your own discretion, I'm not taking any responsibility herein). Once StartupCPL was used, Windows Task Manager should have only 18-19 processes. Not 40 or 50 processes as some may be seeing and thinking all of them are there for their good. Windows needs only 18 processes to run in a fully functional and safe mode, and to run all the programs you have, and to burn CDs and to go wireless, and everything else.

    Enjoy.
     
  2. Long Rifle

    Long Rifle Notebook Consultant

    Reputations:
    51
    Messages:
    112
    Likes Received:
    0
    Trophy Points:
    30
    Thanks for the tips. I'll try at least some of them to see how I like 'em. I'm always on the lookout on how to shave off boot time, so thanks again. :hp:
     
  3. Elias

    Elias Notebook Consultant

    Reputations:
    6
    Messages:
    151
    Likes Received:
    0
    Trophy Points:
    30
    Nice! Thanks for posting those. I love the improvement I'm seeing in menu speeds after using TweakUI.

    Great post.
     
  4. LuckMC11

    LuckMC11 Computer Extraoirdinaire NBR Reviewer

    Reputations:
    132
    Messages:
    2,119
    Likes Received:
    0
    Trophy Points:
    55
    thanks for those tips
     
  5. Andrew Baxter

    Andrew Baxter -

    Reputations:
    4,365
    Messages:
    9,029
    Likes Received:
    55
    Trophy Points:
    216
    thanks alekkh, all good stuff and a very helpful post.
     
  6. The_R

    The_R Notebook Guru

    Reputations:
    0
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    Any of you guys know of a site or a program that can tell me if it will screw up my system ending som of the startup programs. (i mean so that they don't run, upon startup).
    I know that there is sites, which explain what the different programs and processes are, but not any who say if it will bugger up my system if they don't boot.
    example:
    TosBtMng.exe, which is a program for managing my toshiba bluetooth. Say I make this prgram not run.
    Will my bluetooth operate, when i press my BT hotkey, will my system run the programs required, or will I have to find TosBtMng.exe (for example) manually, and run it.

    I have alot of programs running on bootup (54), and would like to get rid of some, to free some ram, and shorten boot-time.
     
  7. alekkh

    alekkh Notebook Evangelist

    Reputations:
    63
    Messages:
    301
    Likes Received:
    0
    Trophy Points:
    30
    Attached is the list of process I have.
    Mozilla and and screen capture programs are running, that is 19 processes load on boot up. With that config, all the hardware buttons and features of my laptop are fully operational.

    To verify what's not needed in your system, you could use incremental process addition. Unselect all items in all fields in StartupCPL (do not delete them, just unselect). Restart your computer. That will do normal XP boot without all the junk present. If you find something is not functioning, simply go to StartupCPL, find the suspect process, right click and select "Run Now". That will start the process immediately and you will see if it fixed your prob. If it does, select it back to startup next time. That simple.

    Now, some notebook manufacturers (E.g. IBM) like their "featured services" so much, you cannot see and remove them using StartupCPL. In my T42, there were 27 processes left even after I disabled everything in StartupCPL.


    To remove those (if you feel IBM is taking too much control over you which I, of course, did; be careful as this tweak may not be as harmless as StartupCPL, if you unselect wrong stuff), do the following.
    Go to Start button, select "Run", type msconfig
    In the pannel that appears, go to "Startup", and "Services" and unselect items you think are there for wrong reason.
     

    Attached Files:

  8. mtrivs

    mtrivs Notebook Evangelist

    Reputations:
    40
    Messages:
    458
    Likes Received:
    0
    Trophy Points:
    30
  9. LuckMC11

    LuckMC11 Computer Extraoirdinaire NBR Reviewer

    Reputations:
    132
    Messages:
    2,119
    Likes Received:
    0
    Trophy Points:
    55
    thanks mtrivs :D
     
  10. mtrivs

    mtrivs Notebook Evangelist

    Reputations:
    40
    Messages:
    458
    Likes Received:
    0
    Trophy Points:
    30
    anything to help the community :D
     
  11. LuckMC11

    LuckMC11 Computer Extraoirdinaire NBR Reviewer

    Reputations:
    132
    Messages:
    2,119
    Likes Received:
    0
    Trophy Points:
    55
    do u know of any other XP tweaks like those??..i tried to do one...but it wasn't working
     
  12. mtrivs

    mtrivs Notebook Evangelist

    Reputations:
    40
    Messages:
    458
    Likes Received:
    0
    Trophy Points:
    30
  13. LuckMC11

    LuckMC11 Computer Extraoirdinaire NBR Reviewer

    Reputations:
    132
    Messages:
    2,119
    Likes Received:
    0
    Trophy Points:
    55
    what's a l337??...i never heard of that term b4 :(
     
  14. mtrivs

    mtrivs Notebook Evangelist

    Reputations:
    40
    Messages:
    458
    Likes Received:
    0
    Trophy Points:
    30
  15. LuckMC11

    LuckMC11 Computer Extraoirdinaire NBR Reviewer

    Reputations:
    132
    Messages:
    2,119
    Likes Received:
    0
    Trophy Points:
    55
    k..lol...thanks