# recycle-bin **Repository Path**: mirrors_sindresorhus/recycle-bin ## Basic Information - **Project Name**: recycle-bin - **Description**: Move files and folders to the Windows recycle bin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # recycle-bin > Move files and folders to the Windows recycle bin ## Install [Download](https://github.com/sindresorhus/recycle-bin/releases/latest) the binary and put it somewhere in your [`%path%`](https://stackoverflow.com/a/28778358/64949). ## Usage ``` $ recycle-bin --help Usage: recycle-bin [...] ``` ## Build Install the Visual Studio C++ build tools and run: ``` $ build-msvc x86_64 ``` ## Related - [empty-recycle-bin](https://github.com/sindresorhus/empty-recycle-bin) - Empty the Windows recycle bin - [trash](https://github.com/sindresorhus/trash) - Move files and folders to the trash - cross-platform - [empty-trash](https://github.com/sindresorhus/empty-trash) - Empty the trash - cross-platform