17 February 2008 Categorized under Windows

Prevent system slowdown due to large Host file

A large host file can slow down your system significantly as said in the . This is mainly notable in W2000/XP. Windows 98 and ME are not affected. The problem can be solved by editing the Services Editor.
* Goto Start»Run type services.msc
* In the services editor scroll to “DNS Client”, Right-click and select: Properties
* From “Startup type” select: Manual, or Disabled (recommended) click Apply/Ok and .
However, Microsoft claims that “The overall performance of the client computer decreases and the network traffic for DNS queries increases if the DNS resolver cache is deactivated.


Some related articles you may like :

  1. Host Files – local DNS lookup
    This is a basic introduction to the host file, how they work, how to block web sites or computers on LAN using a host file...
  2. How to prevent access to select drives using Registry
    You can disable access to select drives for a user using the Registry. Create a REG_DWORD value named NoViewOnDrive under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer and enter its...
  3. Prevent copying of files to USB drive
    There are times when you want to prevent others from copying your data but you still need them to be able to view it on...
  4. Virus infection by autoplay, how to prevent it
    One of the main reasons of rapid spreading of viruses is due to the presence of Autoplay in Windows. Autoplay feature was originally introduced to...
  5. Add a context menu option to list all files in a folder and save it as text file
    okthen has commented here with an easier way if you know registry : Go to the Folder tree My Computer\HKEY_CLASSES_ROOT\Folder\shell\ Right Click and select New»Key...
  6. Online archives for file types, extensions, application used
    Filext.com is an online encyclopedia of file extensions, MIME types, programs that use specific file extensions etc. For example : msc – is a microsoft...

Leave a Reply