Help with NTVDM.EXE

This is a discussion about Help with NTVDM.EXE in the Windows Software category; 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 in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Aug 23
Created
Aug 23
Last Response
0
Likes
1 minute
Read Time
User User
Users

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.