Enable external manifest control on Windows 10

To fix issues with Windows 10 ignoring external manifest files (which control .exe window sizing, etc) with regedit, verify that the

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PreferExternalManifest

AND

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\PreferExternalManifest

DWORD is set to true.

 

If these DWORD entries don’t exist, then create them and assign them a true value.

Once complete, restart windows.

Leave a Reply

Your email address will not be published. Required fields are marked *