How do I type a TAB character in PowerShell? January 30, 2023 by Tarik If it helps, you can embed a tab character in a double-quoted string: "`t hello"