Browse by type
FastCopyA GUI wrapper for Windows' built-in robocopy ~~and xcopy~~.
Easy to use copy/paste/move/delete dialog, just like your good old explorer, but much faster🚀
Support the new Windows 11 context menu, and the old windows context menu, with the fluent design icon adapted to Light/Dark theme




Integration with Windows Notification Center: a notification toast will pop up when the copy is finished

Speed graph

Integration with taskbar: a progress bar sync with the one inside the window
![]()
Settings

Multi-language support
.cert, click Install Certificate. Choose Local Machine in the dialog, click Next

Place all certificates in the following store, click Browser, and in the dialog choose Trusted root certification authorities

Next and finally Finish to install the certificate.msix to install the app.
6. In rare situations, you might need to restart explorer.exe to see FastCopy in the right-click context menu*FastCopy
FastCopy\ --- Main project
FastCopyShellExtension\ --- A dll project for registering the new Windows context menu
SpeedTest\ --- A speed test project for measuring various copying method under Windows
UnitTest\ --- Unit test for above projects
FastCopy.sln --- The solution file for all the projects
vcpkg is the recommended package manager to handle these dependencies. You can install them with one command, and do no more.
vcpkg install spdlog:x64-windows
vcpkg install abseil:x64-windows
For contribution to translation, there are 2 places to be translated:
- The main project, in FastCopy/Strings/<language>/Resources.resw
- The shell extension project, in FastCopyShellExtension/CopyOperationNames.cpp CopyOperationNames::GetInstance()
Figma link, you may need to ask for permission.



$ claude mcp add FastCopy \
-- python -m otcore.mcp_server <graph>