How to Reset Settings to its Defaults on Windows Terminal

 If you need to reset the settings of Windows Terminal to its default configuration, it can be done easily by restoring the default settings file. This can be useful if you’ve made changes that you want to undo or if you’re experiencing issues with your current configuration.

In this guide, you will learn how to reset the settings to its defaults on Windows Terminal. Use these steps:

Step 01: Open Windows Terminal
First, open Windows Terminal:

  • Right-click the Start button and select Windows Terminal or Windows Terminal (Admin) from the menu.

Step 02: Open Settings
Next, open the settings of Windows Terminal:

  • Click on the down-arrow button next to the plus (+) tab button.
  • Select Settings from the dropdown menu.

Step 03: Open the Settings File Location
To reset to defaults, you need to delete the current settings file. Find the file location:

  • In the Settings tab, click on Open JSON file or Open file location (if available).

Step 04: Close Windows Terminal
Before deleting the settings file, make sure to close Windows Terminal to prevent any conflicts.

Step 05: Delete or Rename the Settings File
Locate the settings file in File Explorer:

  • The file is usually named settings.json.
  • Navigate to the following path: C:Users<YourUsername>AppDataLocalPackagesMicrosoft.WindowsTerminal_<random string>LocalState
  • Delete the settings.json file or rename it to something like settings_backup.json for backup.

Step 06: Restart Windows Terminal
Open Windows Terminal again:

  • When Windows Terminal restarts, it will generate a new default settings.json file with the default settings.

Step 07: Verify the Settings
Check that the settings have been reset:

  • Open the Settings menu again to confirm that it reflects the default configuration.

By following these steps, you can reset Windows Terminal to its default settings, resolving any configuration issues or unwanted changes. If you want to restore your previous settings, simply replace the newly created settings.json file with your backup file.

If you encounter any further issues, consider reinstalling Windows Terminal or seeking additional support from the Windows community or official documentation.

Leave a Comment

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