How to Permanently Delete Files on macOS Without Sending to Trash

No need to move files to Trash, macOS lets you delete them immediately using keyboard shortcuts, the Finder menu, or create your own Delete Immediately option. Detailed instructions with safety warnings for use.

The Trash on macOS is where files you delete are temporarily kept—making it easy to restore things you no longer need without having to dig through a backup. It also virtually eliminates the risk of accidentally deleting something.

 

However, if you want to immediately delete a file without sending it to the Trash, macOS still allows you to do that.

Delete files with keyboard shortcuts

Normally, to move a file to the Trash, you use Command + Backspace .
But if you want to skip that step and delete it permanently , use Option + Command + Backspace .

Images 1 of How to Permanently Delete Files on macOS Without Sending to Trash

Just select the file or folder you want to delete, then press the above key combination. A dialog box will appear to confirm the action, warning you that you can't undo it .
Press Delete to delete it, or Cancel if you change your mind.

The Option key is a 'magic' key in macOS — it hides a lot of useful extra features that people often overlook. If you have the time, try holding it in menus to discover some cool hidden options.

 

Delete directly via Finder menu

If you don't like keyboard shortcuts, Finder has a similar option available.

Select the file you want to delete, open the File menu , then hold down the Option key —the Move to Trash line will then change to Delete Immediately . Select this and confirm to delete it immediately.

Images 2 of How to Permanently Delete Files on macOS Without Sending to Trash

Create 'Delete Now' option in right-click menu

If you are an advanced user, you can add the 'Delete Immediately' feature to the right-click menu in Finder using the Shortcuts app . This option allows you to delete files without confirmation , so be extremely careful when using it.

How to do it:

1. Open the Shortcuts app , select Quick Actions in the sidebar, then tap the + sign to create a new action.

Images 3 of How to Permanently Delete Files on macOS Without Sending to Trash

2. In the Search Actions box , type 'Run Shell Script' and double-click to add.

Images 4 of How to Permanently Delete Files on macOS Without Sending to Trash

 

3. If this is your first time using this feature, macOS may give you an error because execution permissions are not enabled. Click Open Preferences , then enable Allow Running Scripts and Allow Deleting Without Confirmation .

Images 5 of How to Permanently Delete Files on macOS Without Sending to Trash

Images 6 of How to Permanently Delete Files on macOS Without Sending to Trash

4. In the 'Run Shell Script' box, select Shell: zsh and Pass Input: as arguments .

5. Paste the following code into the content box:

#!/bin/zsh for f in "$@"; do /bin/rm -rf -- "$f" done 

This script will immediately delete the selected file or folder without asking again .

If you want to add a confirmation step, use the version with the following message:

#!/bin/zsh response=$(osascript -e 'display dialog "Permanently delete selected file(s)? This cannot be undone." buttons {"Cancel", "Delete"} default button "Cancel"') if [[ "$response" == *"Delete"* ]]; then for f in "$@"; do /bin/rm -rf -- "$f" done fi 

6. Close the window, right-click on the newly created Quick Action, select Rename to rename it — for example, 'Delete Immediately'.
You can change the color, add an icon for easy recognition.

7. To enable, right-click any file → Quick Actions → Customize , enable 'Delete Immediately' and select Done .

From now on, when you need to delete quickly, just right-click → Quick Actions → Delete Immediately . If you use the unsigned version, the file will disappear immediately; but if there is a dialog box, just press Delete to finish.

You can also use the Shortcuts app to create more convenient actions for macOS — from automatically organizing files, converting image formats, to managing your system.

Be careful with the 'permanent delete' operation

Before we wrap up, it's important to note that skipping the Recycle Bin will permanently delete a file. You can't undo or restore it. So use this feature sparingly, and avoid making the Option + Command + Backspace key combination a subconscious reflex.
One wrong press could mean you lose important data forever.

However, this deletion method is still extremely convenient, especially when you regularly deal with large files such as videos or photos, which take up a lot of space and quickly fill up both the Recycle Bin and SSD.

Close
Category

System

Windows XP

Windows Server 2012

Windows 8

Windows 7

Windows 10

Wifi tips

Virus Removal - Spyware

Speed ​​up the computer

Server

Security solution

Mail Server

LAN - WAN

Ghost - Install Win

Fix computer error

Configure Router Switch

Computer wallpaper

Computer security

Mac OS X

Mac OS System software

Mac OS Security

Mac OS Office application

Mac OS Email Management

Mac OS Data - File

Mac hardware

Hardware

USB - Flash Drive

Speaker headset

Printer

PC hardware

Network equipment

Laptop hardware

Computer components

Advice Computer

Game

PC game

Online game

Mobile Game

Pokemon GO

information

Technology story

Technology comments

Quiz technology

New technology

British talent technology

Attack the network

Artificial intelligence

Technology

Smart watches

Raspberry Pi

Linux

Camera

Basic knowledge

Banking services

SEO tips

Science

Strange story

Space Science

Scientific invention

Science Story

Science photo

Science and technology

Medicine

Health Care

Fun science

Environment

Discover science

Discover nature

Archeology

Life

Travel Experience

Tips

Raise up child

Make up

Life skills

Home Care

Entertainment

DIY Handmade

Cuisine

Christmas

Application

Web Email

Website - Blog

Web browser

Support Download - Upload

Software conversion

Social Network

Simulator software

Online payment

Office information

Music Software

Map and Positioning

Installation - Uninstall

Graphic design

Free - Discount

Email reader

Edit video

Edit photo

Compress and Decompress

Chat, Text, Call

Archive - Share

Electric

Water heater

Washing machine

Television

Machine tool

Fridge

Fans

Air conditioning

Program

Unix and Linux

SQL Server

SQL

Python

Programming C

PHP

NodeJS

MongoDB

jQuery

JavaScript

HTTP

HTML

Git

Database

Data structure and algorithm

CSS and CSS3

C ++

C #

AngularJS

Mobile

Wallpapers and Ringtones

Tricks application

Take and process photos

Storage - Sync

Security and Virus Removal

Personalized

Online Social Network

Map

Manage and edit Video

Data

Chat - Call - Text

Browser and Add-on

Basic setup