Help with NTVDM.EXE

I just reinstalled Win2k today and so far (with many restarts) the file ntvdm. exe is constantly running (as shown on the processes menu in taskmanager) and is using 50% of my cpu's at all times. Does anyone know why the Virtual DOS Machine might be running at all times and how I might stop it? Thanks in advance.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar35.webp

3 Posts
Location -
Joined 2001-08-23
I just reinstalled Win2k today and so far (with many restarts) the file ntvdm.exe is constantly running (as shown on the processes menu in taskmanager) and is using 50% of my cpu's at all times. Does anyone know why the Virtual DOS Machine might be running at all times and how I might stop it? Thanks in advance.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar28.webp

74 Posts
Location -
Joined 2001-01-14
CheeseKilla,
 
NTVDM is run when a 16-bit application is run and will hang around until you run another one, to stop it from "hanging" around, edit this registry setting:
 
HKLM\SYSTEM\CurrentControlSet\Control\WOW
 
Change the "DefaultSeparateVDM" to "yes" (without the quotes!)
 


data/avatar/default/avatar35.webp

3 Posts
Location -
Joined 2001-08-23
OP
Thanks a lot man, working fine now.