- To enable Windows Terminal portable mode, download the “.zip” package, extract its content, create a “.portable” file to enable portable mode, and copy the folder to a USB flash drive, network drive, or another location.
You can now use Windows Terminal in portable mode, and in this guide, you will learn how to set it up. Starting on version 1.7 and higher releases, the Windows Terminal allows you to deploy a self-contained portable environment that saves and maintains the application state and configuration to easily transport the console to different devices, maintaining the same experience.
This is possible using the “zip” package of the Windows Terminal available through GitHub. Once you download the package and enable the “portable mode,” you can export the files to a network share, cloud drive, or USB flash drive and run the same Windows Terminal on any supported device without installing the bits on Windows 11.
This guide will teach you the steps to set up Windows Terminal portable mode on Windows 11.
Configure portable mode for Windows Terminal
To enable portable mode for the Windows Terminal, use these steps:
-
Open the Windows Terminal GitHub page.
-
Under the “Assets” section, download the Zip package of the terminal – for example, Microsoft.WindowsTerminal_1.17.11461.0_x64.zip.
-
Open File Explorer.
-
Open the folder where you downloaded the Windows Terminal package.
-
Open the “zip” folder.
-
Click the Extract All button from the command bar.
-
Check the “Show extracted files when complete” option.
-
Click the Extract button.
-
Select the “terminal” folder and click the Cut button from the command bar.
-
Open the location to store the portable version of the Windows Terminal.
Quick note: You can use a USB flash drive, external hardware, another partition, network share, etc. -
Click the Paste button from the command bar.
-
Open the extracted “terminal” folder.
-
Click the New menu from the command bar and choose the “Text Document” option.
-
Rename the file from “Net Text Document.txt” to “.portable” and press Enter.
Quick note: When updating the file name, make sure that File Explorer is configured to show file extension. Otherwise, you may not be able to set up portable mode correctly. -
Right-click the WindowsTerminal.exe file and select the Open option.
Quick note: When you launch the terminal for the first time, it’ll create a new “settings” folder to store the settings and runtime state. -
Open the Windows Terminal settings (Ctrl + ,).
-
Click the Save button for the “Windows Terminal is running portable mode” message.
Once you complete the steps, the Windows Terminal will create a “settings” folder to maintain the application state and configurations. You can now copy the folder with the app files to a USB flash drive, cloud drive (such as OneDrive), or network share and run the Windows Terminal across devices without installing it. You can either create a shortcut to the “WindowsTerminal.exe” file, or you can execute the “WindowsTerminal.exe” file from the portable folder to launch it.
Any configuration changes will save automatically in the “settings” folder. The only caveat is that using the portable mode will lose automatic updates, the ability to set it as the default terminal, and the “Open in Terminal” context menu won’t work for this mode.
If the time comes to update the Windows Terminal to a new version, you only need to keep the “settings” folder and replace the application files with the version.