Bluehost.com Web Hosting $6.95

Username Not Showing In Windows Task Manager

Are you wondering why the Username column is empty in the Windows Task Manager? Do not worry because this is not due to any malware or spyware. Basically this problem occur because Terminal Services is turned off under Windows Services.

How to enable Terminal Services?

Follow this simple step:

Go to Control Panel->Administrative Tools->Services

Go look for Terminal Services in the list. Change the status to “Automatic” or “Manual”. Either one works perfectly.
Have Fun!

Popularity: 4%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: terminal services, windows task manager, windows-services

ESET - Download NOD32 Here!



What is mdm.exe

So what is all about mdm.exe? Basically mdm.exe is Machine Debug Manager which is a part of Windows system files. So do not worry because it will not harm your PCs. MDM is used by the Windows to provide application debugging. It used to check for faults and dump memory data to a file. Machine Debug Manager runs as a service and it starts automatically when your computer starts.

For normal use of PC, we normally do not need this feature to be running all the time. You can safely turn off the Machine Debug Manager to save some resources.

Below is a method to turn off the Machine Debug Manager in Windows XP.

1. Open Internet Explorer.
2. Go to File Menu->Tools, click Internet Options.
3. Go to Advanced tab, check Disable script debugging and click ok

Have fun.

Popularity: 4%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: faults, machine debug manager, script debugging, system, tools, windows system files, Windows XP

Fix Missing HAL.DLL

I found this quick solution to repair missing hal.dll error in your Windows XP.

First of all, boot into Recovery Console using WinXP CD and follow the instruction below:

At the command prompt type the following commands

Attrib -H -R -S C:\Boot.ini
DEL C:\Boot.ini
BootCfg /Rebuild
Fixboot

Thats all. Hope it helps. Otherwise you need to manually edit the boot.ini which is complicated and not recommended unless you know what you are doing.

Popularity: 5%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: missing-hal.dll, repair-hal.dll, Windows XP

What is svchost.exe

Are you wondering why is it so many processes running with the name svchost.exe in the windows task manager?

What is svchost.exe? Will it harm my computer? I’m Worry:)

Basically, svchost.exe is a generic host process name for services that run from dynamic-link libraries. So in the layman terms, svchost.exe is used to load those .dll files into the memory so it can be called directly by other windows software that uses it. As you can see, .dll libraries files cannot be loaded directly by just double clicking on them. It is not an executable file. Therefore Microsoft developed svchost.exe to load these .dll into memory.

So far so good? Understand?

Basically this is a windows system file. It will not do any harm on your computer.

Why there are so many of them running at the same times?

That is because there are so many services running in the background which uses svchost.exe. Most of the windows services required svchost.exe to run them.

It is not a spyware or malware. So please do not be surprised. It is very common in all windows operating system.

Any questions? Please comment it here.

Popularity: 5%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: dll-files, svchost, svchost.exe, Windows XP, windows-services

How to Disable Recent Documents History

Windows XP keeps track of all recent documents you have opened or used. Follow the below instruction to disable it.

1. Open the Registry Editor (select Start/Run, type regedit, and click OK).
2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer.
3. Create a NoRecentDocsHistory D_WORD key. Double-click the value to open it once it is created.
4. Set the Data Value to 1 to enable the restriction.
5. Click OK and close the Registry Editor. You’ll need to restart the computer for the change to take effect.

Glad you get rid of it :)

Popularity: 5%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: disable-recent-documents, document-history, Windows XP

Disabling The ‘UNSIGNED DRIVER’ Dialogs

This option wll disable the screen wich keeps popping up when you try to install ‘digitally unsigned drivers’. Normally you can choose to continue the install anyways, but I have had situations where you cannot continue the install.. very annoying..

This is how to fix it:

Click Start - Run->gpedit.msc

Browse the folder tree to the following location:
User Configuration - Administrative Templates - System
now right-click Code signing for Device drivers and select Properties.

On the Settings tab, either select
- enable, and then select ignore from the appearing listbox..
- or click the disable option. Click apply and Ok and your set!

Alternatively for XP Home users:
Open “System” properties (Windows key + pause or Right click ‘My Computer’ - properties or Control Panel - System).On the Hardware tab click the “Driver Signing” button. In the dialogs that comes up choose “Ignore” to install the new driver anyway.

Popularity: 4%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: annoying-dialog, disable-annoying-popups, unsigned-driver, windows, Windows XP

Quickly Start The Shared Folder Wizard

Do you want to share a folder, or multiple folders, quickly and easily?

You can invoke the Shared Folder Wizard by typing shrpubw.exe at the Run box or command line. The wizard takes you through the process of setting up a shared folder and allows you to start the process over within the same wizard, which is especially good if you want to make multiple folders shared.

Popularity: 4%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: folder-sharing, shared-folder-wizard, Windows XP, winxp-sharing

How To Rename Multiple Files In WinXP

XP lets you rename files in bulk by simply selecting multiple files within Windows Explorer and pressing the F2 key. When you use this feature, the OS applies the name you enter to the first file and applies the same name with a number in parentheses to the other files you selected (the file extensions remain unchanged).

For example, if you select the following files,
* mydata.doc
* book.xls
* funny.jpg
* pictures.gif

and rename the first file (mydata.doc) to new.doc, XP automatically renames the remaining files as follows:
* new (1).xls
* new (2).jpg
* new (3).gif

Popularity: 4%

Please Share and Bookmark :) These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
Tags: multiple-rename, rename-files, Tips and Tricks, Windows XP