--- syntax: markdown tags: [tldr, windows] source: https://github.com/tldr-pages/tldr.git --- # explorer > The Windows File Explorer. > More information: . - Open Windows Explorer: `explorer` - Open Windows Explorer in the current directory: `explorer .` - Open Windows Explorer in a specific directory: `explorer {{path o\directory}}`