Compare

cwdio vs Windows File Explorer

Explorer is fine for one folder at a time. cwdio is for the work between two places: two panels, a following terminal, verified transfers, batch undo, bulk rename.

Updated 16 August 2026 View as Markdown

cwdio on first launch: two file panels side by side showing a project folder and its src directory, with a menu bar above and a command line below.
Explorer shows you one folder and asks you to remember the other. This is the whole difference — source and destination on screen at the same time, and F5 to copy between them.

Windows File Explorer is fine for a folder at a time, and it is on every machine. cwdio is for the work between two places: two panels side by side, a terminal that is always in the folder you are looking at, transfers that are verified and resume after a dropped drive, an undo that covers a whole batch, bulk rename with a live preview, and a size map of what is filling the disk. It installs beside Explorer — never instead of it — and is free during the beta with no account and no telemetry.

Side by side

cwdioWindows File Explorer
Where it comes fromA separate download; per-user install or portable zipPart of Windows
LayoutTwo panels, per-panel folder tabs, dockable tool windowsOne folder view; tabs since Windows 11 22H2
TerminalEmbedded, two-way working-directory sync; SSH shell on SFTPNone; “Open in Terminal” launches a separate window
Copy and moveVerified copy, resume after disconnect, journaled queue that survives a restart, per-file skip and retryCopy dialog with pause; no verification or resume
UndoCtrl+Z undoes a batch: copy, move, bulk rename, overwrite; overwritten files are stashedCtrl+Z undoes the last operation
DeleteRecycle Bin by default; Shift+Del permanent, danger-styledRecycle Bin by default; Shift+Del permanent
RenameInline rename plus a bulk rename studio with live preview, EXIF dates, audio tagsInline rename; select-many rename numbers files
SearchBy name or by content, honours .gitignore; Everything integration when installedWindows Search index
PreviewSpace: images, video, audio, PDF, Markdown, code, JSON, CSV, diff, hexPreview pane for common types
ArchivesZIP, 7z, RAR, tar as folders (incl. encrypted); create ZIP, 7z, tar.gzZIP as a folder; 7z/RAR/tar extraction on Windows 11
RemoteSFTP and FTP/FTPS as folders, credentials encrypted by the OSFTP in the address bar; no SFTP
Disk usageSize map (treemap), folder sizes, duplicate finderProperties per folder
GitStatus column, changes, branches, historyNone
KeyboardOrthodox F-keys plus developer chords; command palette; every key rebindableFixed shortcuts
PriceFree in beta, all features; Founding Users free forever; one-time tiers at 1.0Included with Windows

Where Explorer is stronger

  • It is already there, on every Windows machine, with no download and no SmartScreen prompt.
  • Deep shell integration. Every context-menu extension, every cloud provider’s status icons, every “Open with” handler is written for Explorer first.
  • Familiarity. Nothing to learn; everyone you support already knows it.
  • Cloud drives. OneDrive’s on-demand files and status icons are native to Explorer. cwdio sees the synced folder as an ordinary folder.

Where cwdio is different

  • Two places at once. F5 copies to the other panel, F6 moves, Tab switches sides — the destination is visible instead of behind another window.
  • The terminal follows you. Navigate the panel and the shell is there; type cd and the panel moves.
  • Transfers you can trust with a 10 GB move. Verified as they go, resumed after a disconnect, journaled so closing the app does not lose them, and per-file skip and retry when one file fails.
  • Bulk rename with a preview. Type a pattern and see every new name before anything changes; Ctrl+Z puts it all back.
  • The safety net. Recycle Bin by default, overwritten files stashed rather than destroyed, batch undo.
  • Space to look inside anything, and a size map that shows where the space went.

Who should pick which

  • Stay with Explorer if you open one folder at a time, live in OneDrive on-demand files, or cannot install software.
  • Add cwdio if you move, sort, rename or clean up files for real, work in a terminal, or want transfers and deletes you can undo. Keep Explorer for everything else — the two coexist.

Switching notes

Nothing to unlearn: Alt+Up, Alt+Left, Alt+Right, Alt+D, Alt+Enter and Ctrl+C/X/V mean the same, and the clipboard is shared. New habits: Tab for the other panel, F5/F6 to copy/move across, Space to preview, Ctrl+` for the terminal, Shift+F2 to rename many, Ctrl+Shift+T for the size map, Ctrl+Z when in doubt. Our Explorer switching guide is a ten-minute read.

Last checked

Explorer facts are stated conservatively from Windows 11’s own behaviour as of 2026-08-15 (tabs since 22H2, built-in archive extraction, Ctrl+Z single-step undo, no dual pane, no embedded terminal). Microsoft’s documentation is the authority; behaviour differs between Windows 10 and 11.

Questions

Does cwdio replace Windows Explorer?

No, and it does not try to. It installs per-user beside Explorer, does not take over file associations, and adds an optional “Open in Cwdio File Manager” entry to Explorer's right-click menu so you can jump into it from any folder. Explorer stays your default; you open cwdio for the work Explorer is slow at.

Can I copy in cwdio and paste in Explorer?

Yes. cwdio uses the Windows clipboard as its file clipboard: Ctrl+C or Ctrl+X in cwdio pastes in Explorer, and Explorer's copy or cut pastes in cwdio — as a copy or as a move, exactly as Explorer would. Dragging a file out of a cwdio panel is a native Windows drag, so it lands in Explorer, the desktop or any app that takes files.

Is cwdio harder to use than Explorer?

It opens as two ordinary folder panels — double-click to open, drag to move, Delete to remove — and you can use it that way indefinitely. The extra tools are switched off until you ask for them, and Ctrl+Shift+P lists every command with its shortcut.

Why would I want two panels?

Because most real file work is between two places: this folder and that drive, the download and the project, the phone and the archive. Two panels make the destination visible, F5 copies to it, F6 moves to it, and Tab switches sides — with no second window to line up.