MSDN Documentation

Microsoft Developer Network

Windows Terminal Troubleshooting

This guide provides solutions to common issues encountered while using Windows Terminal. We'll cover startup problems, rendering glitches, profile configuration errors, and more.

1. Windows Terminal Fails to Launch

If Windows Terminal does not open when you try to start it, consider the following:

2. Performance Issues and Lag

Slow performance or stuttering within the terminal can be frustrating. Here are some steps to diagnose and resolve these issues:

Tip: For rendering issues, try experimenting with different rendering engines (e.g., Angle or DirectX) in the advanced settings.

3. Command Palette Not Appearing

The command palette (Ctrl+, or Shift+Ctrl+P) is a core feature. If it's not showing up:

4. Profile Configuration Errors

Incorrectly configured profiles are a common source of problems, such as shells not starting or commands not executing as expected.

Important: Always back up your settings.json file before making significant changes, especially when editing manually.

5. WSL (Windows Subsystem for Linux) Integration Issues

Problems with WSL distributions within Windows Terminal:

Warning: Incorrectly modifying WSL profile settings can prevent your Linux environment from starting within Windows Terminal.

6. General Troubleshooting Steps