Tips#shortcuts#tips#productivity
WinRAR Keyboard Shortcuts and Power User Tips (2026)
··6 min read
Navigation Shortcuts
- Enter: Open selected archive or enter folder
- Backspace: Go up one directory level
- Tab: Switch between left and right panels (dual-panel mode)
- Ctrl+D: Change drive (opens drive selection dialog)
- Ctrl+\: Jump to root directory
- Alt+F1/F2: Change left/right panel drive
File Operation Shortcuts
- Alt+A: Add files to archive (same as the Add button)
- Alt+E: Extract to specified folder
- Alt+W: Extract without confirmation (fastest extraction)
- Alt+T: Test archive integrity
- Alt+V: View selected file without extracting
- Del: Delete selected files from archive
- F7: Create new folder inside archive
Selection Shortcuts
- Ctrl+A: Select all files
- Space: Toggle selection on the highlighted file
- Num +: Select files by wildcard (e.g., *.txt)
- Num -: Deselect files by wildcard
- Num *: Invert selection
- Ctrl+C: Copy file names to clipboard
Archive Management Shortcuts
- Ctrl+P: Set default password (persists until WinRAR closes)
- Alt+I: Show archive information (size, format, compression ratio, recovery record)
- Alt+R: Repair archive
- F2: Rename selected file inside archive
5 Hidden Features Most Users Miss
- Solid archives: In the Compression tab, enable "Solid archive" to compress multiple files as a single data block. Dramatically improves ratio for many small similar files (like source code).
- Profile presets: Save your favorite compression settings (format, level, password, split size) as a named Profile. Next time, pick it from the Profiles dropdown instead of configuring manually.
- Archive comment: Add text notes to any RAR archive via Comments → Add comment. The comment displays when someone opens the archive — useful for README text without extra files.
- SFX archives: Create self-extracting
.exearchives that extract without WinRAR installed. The recipient just double-clicks and chooses an output folder. - Command line: WinRAR has a full CLI at
rar.exein its installation folder. Use it for batch operations, scripts, and automated backups.
Conclusion
Learning WinRAR's shortcuts transforms it from a simple file opener into a powerful archiving workstation. Start with Alt+A and Alt+W for the most frequent operations, then explore solid archives and profile presets for batch work. The time invested pays back quickly on any day involving large-scale compression tasks.
Ready to try it yourself?
Download WinRAR free and follow along with this guide.