Tag: Windows

  • Tips to boost performance of a Windows PC

    I recently dived into fixing some of my PC nagging performance issues. Two years of use called for an overhaul! Here are some tips and tricks I used to fix the issues:

    1. Use System Logs to identify the most critical issues that slow down your PC

    a) Open “Event Viewer”
    b) Goto ‘Application and Service Logs’ > Microsoft > Windows > Diagnostics Performance

    You will find your PC performance logs here. Look carefully and you might spot few devices that interfere with the Sleep/Resume performance of your PC. I salvaged 6secs of time from one single service “Toshiba Service Station”. It’s funny that a service by the manufacturer that’s not even required during regular runtime is slowing their machine. Saved about 20 secs in total on wake up time.

    2. Stop applications that start automatically at boot time but aren’t used

    1) Press Win Key + R (to open Run dialog box)
    2) Type “msconfig” 
    3) Stop all the unnecessary programs under the 'startup' tab.

    I do this often. Several programs like gtalk, gdrive, Skype, Web Cam, vlc, etc start with the system boot up and make the boot process painfully slow. It’s really bad that third party apps compromise a user’s overall PC experience just so that they can launch easily later on.

    Here’s a screenshot of msconfig showing programs that I’ve stopped from launch at boot-time:

    Msconfig dialog box - Windows OS

    3.  Stop unnecessary Services that consume resources in background

    1) Press Win Key + R (to open Run dialog box)
    2) Type “services.msc” 
    3) See what services you can stop.

    For instance, I stopped the notifications from ‘Intel Management and Security Status’ (the service is for networked update & Anti-theft service which I haven’t enabled for 2years and don’t think can really help after a theft.) and changed the “Toshiba Optical Drive” service to manual (The Optical Disc Drive still works. This service is just to protect the DVD at the time of running. Discs are rarely used now.)

    There are plenty of articles on the web listing non-essential services, so I won’t list them all here.

    4. Adjust Visual Effects

    I removed the following Visual effects without any noticeable effect.

    Windows OS visual settings for System Optimization

    5. Spring Clean Applications on your PC

    Use the Uninstall utility from the Control Panel to get rid of unnecessary programs. There are like 20 programs from Toshiba that I never used: Toshiba Bulletin board, Book places etc… More on this later in this post.

    6. Defragment the Hard Disk

    Right Click on drive under My Computer and find the defragment tool there.

    7. Clean up the Windows Registry

    Windows has a “Performance Issues and  Tools” program. It might highlight some sticking points, but won’t fix everything.

    I’m not really sure if this helps improve performance but it takes only a few minutes. You can look up “clean windows registry” on the internet and you’ll find plenty of resources. Be cautious of installing random ‘Registry Cleaners’ though — they could be malware.

    (more…)

  • Redesigning Windows desktop theme with Rainmeter

    One thing I miss about the Windows OS is the nifty selection of desktop applications developed by some amazing people over the years.

    Macs were too closed and expensive when I started working with computers. While, Windows and Linux gave me an opportunity to dissect my PC and play around with installing different OSes. An invaluable excercise for software developers IMHO.

    The thing I really dislike about Windows is the web development environment — I have to do all my web development work in Linux. And switching OSes is quite a drag. But Win 7 is pretty wonderful if you intend to use it for other purposes.

    Anyway, here’re two screenshots of my desktop from 2010. I created these using a Desktop customization tool called Rainmeter. Not the most user-friendly configuration, but it was fun exploring how much the desktop theme can be bent to your liking.