Speed up your Windows PC – Simple tips to improve the responsiveness of your Windows PC.

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

Windows is a graphical operating system and as such, an enormous amount of your computational power is expended in rendering those graphics. Todays computers are much better equiped with display chipsets and dedicated ram to shift the taxation of this video rendering. Still the new crop of low end computers will only be marginally equiped with onboard video cards, and shared RAM. So here are some tips that will improve the performance of your Windows PC.

1. Unclutter your desktop. Right mouse click in the middle of the screen, then select view from the context menu, and select view desktop icons to unselect them. If you need to see item on your desktop just repeat the process to bring the icons back. Repeat the process for desktop gadgets on your desktop.

Example of a cluttered desktop.
Each item that must be displayed on screen taxes the overall performance of your computer.
Click to see how to hide all desktop icons at once.
Example of uncluttered desktop

Click to see how to hide all desktop gadgets at once.

2. Remove unused programs from the notification area. The notification area will display running programs. Often times, a program is installed in a hurried fashion without paying attention to some of the questions asked during the installation procedure. One of these question is often whether to place an icon on the notification area, and have that application run in the background. Spotify is a good example of this. To remove it, you must explicitly right click the running program on the notification area, and select quit spotify for it to come of the stack of programs running on your computer. If you have other applications installed this way, the may also need to be shutdown manually. This raises the amount of work the computer must keep track of, both on screen, and behind the scene. Uninstall programs you don’t use anymore to lighten the load the computer must deal with at startup, and during operation.

Click to see how to remove spotify from the working stack

3. Unpin programs from the taskbar. As with other graphical elements, the more pined programs, the more graphical information Windows must track. Unpin programs that are not used day to day.

Click to see how to unpin programs from the taskbar

4. Remove programs from startup group. The startup group of your hold programs that will startup when you log in to your Windows PC. During installation, a shortcut is placed in this menu group. Examine the menu group, and simply delete the programs from that group.

5. Uninstall programs you don’t use. It is easy to forget to clean up our computers, as we go through our day to day lives. You want to get in to your PC do what want to do, and get out, and return to our smart phones. So often we’ll install applications that we were curious about, or needed for a particular task and forget about them. They will sit on your hard drive forever, and will hinder your computers performance using resources long after we have forgoten them. Go to the Windows Control Panel and uninstall applications that you are sure you will never use.

6. Use MSCONFIG to change Windows Startup behavior. You can use the program MSCONFIG to change what programs and services will run at startup.

7. Add Memory. Finally toping the amount of memory you computer can support is one of the fastest ways to improve performance. With memory prices at this writing around $35 per 8GB, it is one of the cheapest and easiest ways to quickly improve overall computer speed.

With these seven steps you may experience a dramatic improvement in performance, depending on the programs affected, and/or the hardware you have. If you machine is sporting a high perfrormance video card, then these changes might not impact your overall system.

Create a logon banner for Windows

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

You can use the local group policy object in Windows to create a banner at logon. First open an MMC from the search line.

Select file, then Add/Remove Snap in

Select Group Policy object from the list of snap ins. then click add.

Accept local machine and click finish. Then click OK

Expand local computer policy, computer configuration, Windows Settings, Security settings, Local policies, Security options. On the right pane scroll down to locate: Interactive logon: Message text for users attempting to log on, and Interactive logon: Message title for users attempting to log on. Add your message and title, then click ok.

Close console1 and save as Loca computer policey when prompted

Now. Log off and log back on

Disk Mirroring with Windows 7 Pro

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

Mirroring is a technology known as RAID1 (Redundant array of Inexpensive Disks). This technology allows to have a fault tolerant disk  in the event of a hardware failure of you main hard drive. The idea goes like this. You have two hard drives of relative equal size and preferably same make and model. Then you mirror the first disk to the second disk. Everything that is written to the first disk is written to the second disk. Should the first disk experience a hardware failure or fault. The second disk continues to operate, so you can continue to work without interruption. At  you earliest convenience you can replace the failed disk, and restore the mirror. Lets see how this is done

First add a disk of the same size as the one you have in your computer. Typically this will be a new sata disk. Connect the sata disk two one of the remaining sata port on the motherboard. Turn on the computer and go to the computer management console. Then select disk management.
The Initialize disk dialog box will show a new drive has been added to Windows. Click ok to initialize disk
You now have two disks. One with Windows, and one unallocated.
Right mouse click the disk that currently has Windows, this will usually be the C: drive. Then select from the context menu, Add mirror

Select the disk, and click add mirror button. Click Yes on the warning
Windows starts synching the disks.

Make your computer wake you up using Windows scheduler

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

No gadget, no app, just use the Windows built-in task scheduler to make your favorite Media Player wake or remind you. Use to be I would use the task scheduler to schedule backups, and maintenance routines. But one day I got creative. If the scheduler could start any program in Windows, could it launch a program based on file type as well. So I ran this experiment. I scheduled an mp3 file to start at 6AM every day. I sure wake me. And because there is no snooze button, I had to leap out of bed to get to the volume control.

This is how you do it:
Right click computer and select manage
On the Computer Management console select the task scheduler, and choose Create Basic Task

Create name and description of task, then click next.
Select frequency and click next
Set start date and time, and select recurrence frequency, then click next
Select start a program and click next
Enter the full path and file name of the audio file to play, then click next
On the summary page click finish
I set the scheduler for today at 4PM, so let see if it fires at 4PM.
The scheduler is configured to play Say every day, at 4pm.

A web server on Windows 7 Pro

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

Windows has always had the abitlity to share files and printers with other Windows PCs, and Macs. But did you know that you can have a web server as well? You can if you Windows PC is Windows XP Professional, Windows 7 Professional, or Windows 8 Pro. Let get right to installing the web server in Winodws 7.

First, go to the control panel and find programs and features.

Click Turn on Windows features on or off.

Select Internet Information Servicies, and click ok.

Once installed you can test the installation by typing the following on the search line. http://localhost

If installed correctly you should get the IIS (Internet Information Services) Logo.

Now all you have to do is create content and drop it in the folder: C:InetPubwwwroot. If you have Microsoft Word create a document and save it your My Documents Folder.

Be sure to select “Web Page” from the Save as Type drop down menu. and use index as your file name. Click save.

Copy the index.htm file and the index folder from my docuemnts to c:inetpubwwwroot. Acknowledge the security warning, you may need to provide administrative credentials. Now test by typing the following on the search line

The copied page display from your web server

As you can see it is easy to install and use the Windows Web server. If you want to share this content with your workgroup just have your workgroup computers connect to your computer using your computers name or IP address from their search line. First allow the web server through your firewall. Click allow a program or service through the firewall.

Click change setting, scroll to the bottom and select web server checkboxes as shown, then click OK.

Now type URL for the computer serving the web page from another computer in the workgroup. Example:

 http://172.16.0.5

The page is delivered to this workstation from the web server.

Pretty cool huhh! This is quick and easy way to publish information to your workgroup from your computer without having to involve IT, or get pay for hosting.

Migrating settings using Windows Easy Transfer

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

In this post I’ll discuss migrating settings and favorites from your old computer to your new computer using Windows 7 Windows Easy Transfer tool. First, go to the Start menu, and select Windows Easy Transfer from the System Tools submenu of Accesories menu.

The Windows Easy Transfer Welcome screen appears. This tool will transfer the information that you select from the choices presented on screen. Click Next to continue

You will be given a choice to transer information using an Easy Transfer Cable, a network, or an external hard disk or USB flash drive.

For this example I’ll be choosing the network option because it is readily available to me. Although the you could use an external hard drive. I think it is easier to to use either the easy transfer cable or the network, since the data to be transfered does not have to be transferred to the hard drive, then to the new computer, so you save some time.

When I click on the network button, I get the screen below. In this example I’ll be transfering from an Windows XP computer, so you must run the tool from Windows 7 first, and therefore I’ll select “This is the new computer”.

After I select the new computer, I get asked if I need to install Windows Easy Transfer on the old computer. I’ll select “I need to install it now”. If the old computer is running Windows 7 you don’t need to install the tool.

Once I select “I need to install it now” I get prompted for the location of to copy the Windows Easy Transfer tool on the screen below.

I will select the External Hard disk or Network folder.

From here you may browse for the folder that you intend to use to copy the Windows Easy Transfer tool so it can be installed on Windows XP. I will create a folder on central network location I established for my shared files. Note: Use a folder that you have permissions to write to. READ ONLY folders won’t work!

Click Ok once you have chosen the folder

The Windows Easy Transfer tools is copied to the network location

Now, on the old computer you will connect to the network location where Windows Easy Transfer was copied to, and install it on the old computer.

Double click on Windows Easy Transfer tool Icon.

Windows Easy Transfer tool installs

The Windows Easy Transfer tool runs on Windows XP

Click Next to start the Wizard on WindowsXP

Select Network Location

Select “This is my old computer”

You will get instructions on screen to go to your old computer and enter a code to connect to the new computer

On the new computer enter the code provided on the old computer, and click next

Windows checks for updates to Windows Easy Transfer

Windows scans for what can be transferred. This can take some time.

Choose what profile to transfer from the old computer, then click transfer. You may want to uncheck profiles that you do not intend to transfer, for instance  profiles that contain large My Document files, and or service packs for the old computer that are not relevant to the new computer.

Windows Easy Transfer copies information from old computer to new.

The transfer completes and prompts you to see what was transferred, and suggest programs you may need to install to support transfered data files, such as Microsoft office files.

On your old computer you can close the dialog box.

On the new computer you can click on “see what was transfered”, and inspect the transfer report, and the program report to see what else may need to be done on the new computer to support the transfered data.
On the new computer close the Windows Easy Transfer tool.

You are prompted to restart the computer to complete the transfer. Click “Restart now”.

Remote control your Windows Computer with Remote Desktop Protocol

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

Think you need to get these programs from the internet such as goto meeting, logmein, or team viewer? You don’t, provided that you are running a professional version of Windows or Ultimate. These editions of Windows come equiped with Remote Desktop Server software that allows you to connect to them from any computer or device in the world that has the Remote Desktop Client on it. The program uses RDP protocol and uses port 3389 for communication. So you will need to configure your firewall to allow that communication.

First, enable remote control by going to remote settings and enabling Remote Desktop. Then select “Allow connection from computers running any version of remote deskop(less secure). I prefer to use this setting because you can use any mobile device, or older copy of Windows to connect.

On your router you will need to create an exception for RDP. In this example I used the routing page to create the exception. Other routers will have the setting in a Port Forwarding page.

Also you will need to create a Windows Firewall exception.
Once this is done you can connect to Windows Desktop from another computer or device using the Remote Desktop Client which is installed on all editions of Windows XP and higher. You can also download a client for your mobile device.
If you are connecting to your desktop from the internet you will need to know your ISP assigned IP address, or use Dynamic DNS to resolve the IP address. Using Remote Destktop is safer than those other programs because they envolve only the two computers in question, your client, and your server.

Prevent contaminating your PC by using standard user accounts

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

Most users go directly into their PC without a second thought about security. And while Microsoft will do its best to safeguard against malware, it can’t protect everything. There is a simple method that prevent most of accidental contaminations by email and web sites, and that is by creating a standard user account. A standard user account is one without administrative privilege. On the control panel go to create users and create a standard user account. Then logoff and login with the standard user account. Because the standard user account does not have administrative privilege, the OS will prevent rouge programs from making changes to your PC. This will keep most malware out of your PC, with some minor inconvenience when you actually want to make modifications. At which point you will have to logout and login with an administrator account that has privileges to make changes to the OS. Since most users computing is limited to checking email and facebook pages, this should not be to bothersome. Keep in mind that if you share your PC with other users, those users should have their own non-administrative standard account as well.