Stay Safe And Secure On Your PC

It is hugely important to maintain your PCs security level. Keeping your computer safe from viruses and other malware, and protecting your privacy and data from prying eyes; should all be a part of your ongoing computer maintenance programme. Not only that, but you’ll also need to have Windows itself. Finally you’ll need to have some kind of backup system in place just in case things go wrong.

Security is a big topic – one that could fill an entire Ultimate guide all of its own. Fortunately, it’s pretty easy to stay on top of things. With the right tools you should be able to keep your computer and your data safe without really having to think too much about it. In this article, I’ll be explaining which areas you need to pay attention to and why.

Windows Update – Downloading and installing Windows Updates is an absolute must. Not only do these ensure your system files are up to date, but updates also address security vulnerabilities, both in Windows and other Microsoft programs such as Office. Fortunately, the process can be automated to the point of being (almost) effortless.

Go to Control Panel, Security Center and in XP click on the ‘Automatic Updates’ link at the bottom of the Window. In Vista, click on the Windows Update link on the left of the Security Center, then on Change Settings at the left of the Update window. The default setting is Updates are Automatic and downloaded daily (if available) at 3am.

If you don’t plan on having your computer running or being connected to the Internet at this time, then you have two choices. Either change the time to a more convenient one (I recommend, however, that you keep the checks on a daily basis), or just leave the settings as they are – Windows will automatically check for updates the next time your PC is running and online. This also applies if your computer is in Standby or Hibernate mode. Some updates do require user intervention – you may have to restart your computer or agree to a EULA. You can also opt to have the updates downloaded, but not installed without your say-so. You’ll need to set the time and frequency first, then click the second option from the top. Be warned, however, that you can only install updates this way if you are logged on with Administrator status.


» Continue reading Stay Safe And Secure On Your PC

How To Recover Administrator Password Using ERD Commander

Have you forgotten administrator password for your Windows Vista/XP powered computer, now you are worried that you have to format and reinstall windows in order to gain access to your windows admin account. Well It happens with many of us and even though we have helped other in this we don’t take care ow our own password. We tend to forget and this is a normal human tendency.

But you can recover your forgotten password using Lock Smith utility which is part of ERD Commander tool by win internals. How to do that is explained below.

E.R.D. Commander by Win internals —

ERD Commander is part of the Microsoft Diagnostics and recovery Toolkit and can be downloaded from Microsoft’s site or other sources you know.  Among several method which can be used to Rest admin password in Windows XP ERD commander is one of them.

This tool is very useful if you don’t have more than one working admin account in your windows installation and you lost password for that. Also You don’t have password reset disk as well as Windows Installation disk, or lost any or both of these.


» Continue reading How To Recover Administrator Password Using ERD Commander

RamDisk - Using More than 3GB ram on 32 bit OS

So You have just upgraded your RAM on 32 bit OS from 3Gb to 8GB and what’s this, system properties still shows only 3.xx GB of memory in use…

This happens because windows can address at most 2 ^ 32 address location in RAM which is just above 3GB, so it discards anything above 3GB. There is no way 32bit Windows can use more than 3GB however, there is an application which can make use of extra ram as Paging File.  Using extra ram as Paging file will greatly improve your systems performance because of access time difference between RAM and HDD…

To create RamDisk from your excess RAM you need an application call “RAMDISK” (http://www.superspeed.com/desktop/ramdisk.php). It will cost you minimum $34.95 for Basic Version for more details on Pricing look at above mentioned page.

Ramdisk is used to create a Virtual disk from the excess RAM which is not used by 32bit WIndows Operating System. The Virtual RAMDisk appears in my computer like a physical hard disk attached to system for OS and other programs. You can configure it’s size, drive letter and file system etc, but maximum size you can define is as per available RAM. You can perform all operation as you do in a physical HARD Disk (like copy, cut, move, delete), but files stored on this drive will be erased as soon as you shut down your system because it is created from RAM and will not be permanently stored. RAMDisk can also be shared and used from Network system.

The difference which makes RAMDisk usable above hard disk is access speed. The time required for a hard disk to read data depends on RPM and other Hardware factor where RAMDisk is almost 50 times faster than that.  Reason behind this is very simple that it don’t have any mechanical parts.

How To use RAMDisk for Performance Boost

To Boost system performance using RAMDisk, you need to create a DISK out of your excess ram and then change your Paging file to be stored in this disk, this will reduce the time taken for paging file to read HDD and you will feel a severe performance boost.


» Continue reading RamDisk – Using More than 3GB ram on 32 bit OS