How To: Enable NTVDM - Running 16-bit Apps on a modern Windows OS!

Channel:
Subscribers:
129
Published on ● Video Link: https://www.youtube.com/watch?v=aNW_hhZiEqE



Category:
Guide
Duration: 6:22
16,720 views
89


Would you rather read about this? Now it's an article too:
https://dev.krayzar.org/how-to/ntvdm/

Windows Vista, 7, 8, and 10 32bit all have this feature. Earlier versions of Windows, like XP and 2000, have this enabled by default.

How to check if your OS is 32bit: 1:45

Skip to how to enable via Control Panel: 4:10

Windows Key + R
optionalfeatures.exe

DISM command: 5:30

dism /online /enable-feature /all /featurename:NTVDM /quiet /norestart