rmdir
Verified for current stable LTS
Rmdir Command: Remove Directory Recursively Windows
Use for remove directory recursively windows with Rmdir. Exact CLI syntax to remove directory recursively windows using Rmdir.
When to use this: Use for remove directory recursively windows with Rmdir.
Command Syntax
rmdir <path\to\directory> /s rmdir <path/to/directory> /s Live Command Builder
Final Command
rmdir <path\to\directory> /s Command Breakdown
rmdir is the base executable for this command.
FAQ
Purpose: Exact syntax to remove directory recursively windows using Rmdir.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Rmdir Command: Clean Directory Of Empty Directories
rmdir * Rmdir Command: Remove Directory Recursively Quiet Windows rmdir <path\to\directory> /s /q Rmdir Command: Remove Empty Directory Windows rmdir <path\to\directory> Rmdir Command: Remove Nested Directories Recursively rmdir -p <path/to/directory1 path/to/directory2 ...> Rmdir Command: Remove Specific Directories rmdir <path/to/directory1 path/to/directory2 ...>