| Previous | Next |
| STATUS_CTX_BAD_VIDEO_MODE | STATUS_CTX_NOT_CONSOLE |
STATUS_CTX_GRAPHICS_INVALID
DOS graphics mode is not supported in the session
This status is tied to legacy graphics behavior inside a Terminal Services session. Remote Desktop remotes a supported desktop graphics model; it does not provide direct legacy DOS graphics hardware access to a remote interactive session.
The error is usually application-compatibility evidence. Reconfiguring credentials or drive redirection will not help if the application requires a graphics mode that the session host cannot expose through RDP.
What to inspect
- Identify the legacy application or subsystem requesting DOS graphics mode.
- Test the application on the local console and in a remote session separately.
- Consider compatibility settings, virtualization, or replacing the application rather than changing RDP security policy.
References
- Microsoft Open Specifications: MS-RDPBCGR
- Microsoft: Remote Desktop Services overview
- Microsoft: Terminal Services API portal
- Microsoft Open Specifications: NTSTATUS values
Looking for a different code? Search another status or error code.