目次
What is Other storage on Mac?
How to check storage on macOS Ventura and later
How to check storage on macOS Monterey and earlier
How to access Other storage on Mac
The best way to reduce Other storage on Mac
How to delete Other storage on Mac manually
Clear the cache
Remove application support and log files
Delete DMG installers and ZIP archives
Delete old Time Machine backups
Remove browser extensions from Other storage
FAQ
Why is Other storage on the MacBook so high?
Why does my Mac say there is not enough disk space but there is?
Is it safe to delete Other files on Mac?
ホームページ システムチュートリアル MAC Macで他のストレージを削除する方法

Macで他のストレージを削除する方法

Mar 22, 2025 am 10:07 AM

Macで他のストレージを削除する方法

The only time you have the option to upgrade Mac’s storage is when you’re buying it. While older Macs allowed you to swap storage later on, new Macs don’t.

Buying storage is expensive. Moving from 256 GB in the base model to 512 GB will cost your $200. Moving to 1 TB is $400. Moving to 2 TB is $800 — nothing to sneeze at.

That’s why when your storage runs low, instead of buying a new Mac, consider freeing up space by deleting files you don’t need. If you look at what occupies your storage on Mac, you’ll see that the Other category takes up a lot of space.

What is “Other” in storage? And how to get rid of Other storage on Mac?

What is Other storage on Mac?

When you check storage on Mac, you’ll see a breakdown of everything that takes up space on your hard drive.

All the files on your Mac are grouped into categories, such as iCloud Drive, iOS Files, Apps, Documents, Photos, Mail, and more. Then, you might see a large category, taking up gigabytes, called Other.

MacBook storage Other contains everything that didn’t fit into any of the categories above. It’s mainly composed of system data, temporary files, DMG installers, caches, app plugins and extensions, and obscure document formats.

If you use macOS Monterey or later, you won’t see the Other storage label anymore. Instead, it’s been broken up into macOS, System Data, and Other Users categories. But earlier macOS releases do have Other storage as illustrated above.

How to check storage on macOS Ventura and later

The way you check storage on Mac differs slightly between macOS Venture and later releases and macOS Monterey and earlier ones.

To see your storage breakdown on macOS Ventura or later:

  1. Go to System Settings
  2. Navigate to General ➙ Storage

Macで他のストレージを削除する方法

How to check storage on macOS Monterey and earlier

The easiest way to see Other storage in macOS Monterey and earlier is through the About This Mac menu:

  1. Click the Apple logo in the menu bar
  2. Select About This Mac
  3. Switch to Storage

Maximize free space on your Mac

Use top-rated Mac apps and utilities from the Setapp collection to optimize and speed up your Mac.

Try free

How to access Other storage on Mac

Now that you know what and where Other storage is, you might be wondering how to clear “Other” storage on Mac.

While you can see Other storage in Settings, where are the files that you can delete located?

You can find most of the temporary files in the Library folder on your Mac:

  1. Select Go ➙ Go to Folder… (Shift + Command + G) from the menu bar
  2. Type ~/Library/Caches
  3. Press Return

Macで他のストレージを削除する方法

Caches is one of the largest folders in your Mac’s Library. These are temporary files created by various apps to load their data faster. While this is not the only Other storage folder available on your Mac, it’s one of the most representative ones.

The best way to reduce Other storage on Mac

If you wonder how to delete Other on Mac storage, there are a few ways to do it. The most efficient one is to use an automated cleaner like CleanMyMac X.

CleanMyMac X is the world’s most advanced Mac optimization app, taking care of anything from deleting unneeded cache files, clearing logs, optimizing system processes, freeing up RAM, deleting apps, removing malware, and much more.

With CleanMyMac X, you don’t have to know all the complexities of your macOS. Just go through its predefined scans once in a while to keep your Mac in top shape.

Here’s how to clear “Other” storage on Mac:

  1. Launch CleanMyMac X
  2. Go to System Junk
  3. Scan
  4. Once the scan is complete, Review Details and then Clean

Macで他のストレージを削除する方法

How to delete Other storage on Mac manually

It’s possible to find and delete some of the files that comprise Other storage manually as well. However, it’s not a recommended option as it’s easy to delete wrong files, takes too much time, and doesn’t remove as much junk as an automated tool like CleanMyMac X would.

Clear the cache

The first step to deleting unneeded files in Other storage on Mac is going through caches. Cached files are there to speed up apps and make sure they don’t load the same data multiple times.

Even though caches are temporary files, some of them stay on your Mac long after you’ve stopped using certain apps. As a result, you might have a bloated folder of caches you no longer need.

To clear the cache on your Mac:

  1. Select Go ➙ Go to Folder… (Shift + Command + G) from the menu bar
  2. Type ~/Library/Caches
  3. Press Return
  4. Delete any cached folders that you can clearly identify as no longer relevant

Macで他のストレージを削除する方法

Note: If you delete cached files from the apps you currently use, your preferences and settings might be lost.

Remove application support and log files

Other library folders that are part of the Other storage that you might want to go through and delete are Application Support and Logs.

You can access Application Support and Logs in the same Library folder as Caches:

  1. Select Go ➙ Go to Folder… (Shift + Command + G) from the menu bar
  2. Type ~/Library
  3. Press Return
  4. Go through Application Support files and delete the ones you don’t need
  5. Repeat the steps for Logs

Macで他のストレージを削除する方法

Note: Find the MobileSync folder inside Application Support for old iPhone backups that you might no longer need.

Read also:

  • Stop Discord From Opening on Startup
  • macOS System Data Large
  • Applications Folder on Mac
  • Delete Files on Mac

Delete DMG installers and ZIP archives

When you download apps from the internet, you can get a DMG installer that you need to unpack. Some apps ask you if you want to delete installers after the app is unpacked on your Mac, but some don’t.

DMG installers do nothing but hog space. To find and delete them:

  1. Open Finder
  2. Type DMG in the search field
  3. Select Kind: Disk Image
  4. Click on This Mac
  5. Review and delete any installers you don’t need

Macで他のストレージを削除する方法

Repeat the process with ZIP archives. Often you get archives by email and downloading files from the web. But after unarchiving, you likely don’t need them, so Move to Trash all the ones that are taking up space without purpose.

Delete old Time Machine backups

If you use Time Machine for backing up your Mac, it will continue to save backups until the drive runs out of space, and start rewriting the oldest backups after that.

In case you don’t want to wait until your hard drive is full, you can delete old Time Machine backups manually, thus getting rid of the Other storage on your Mac.

To delete Time Machine backups, you need to use Terminal:

  1. Launch Terminal from Utilities
  2. Type and Enter this command: tmutil listlocalsnapshots /
  3. Type and add a timestamp to delete a particular backup: sudo tmutil deletelocalsnapshots 2023-08-14-112730 (for example)
  4. Enter your password if required
  5. Repeat the process to delete as many old backups as you need

Macで他のストレージを削除する方法

Those who are looking for an easier and better way to manage their backups, should try Get Backup Pro.

Get Backup Pro is one of the most advanced backup solutions for Macs today. You can do overall backup, back up selected files and folders, synchronize folders between Macs, clone drives for bootable backups, and more.

Backup management via a user-friendly interface is where Get Backup Pro really shines. You can see all types of backups instantly in one place and delete anything you don’t need, freeing up space on your drive.

Macで他のストレージを削除する方法

Remove browser extensions from Other storage

Any browser extensions you use end up contributing to the Other storage on your Mac. While most extensions don’t take that much space, there are some heavy-hitters and they tend to accumulate over time.

So it might be a good time to go through your browsers and delete the extensions you don’t use.

Start with Safari:

  1. Open Safari and go to Preferences (Command + ,)
  2. Switch to the Extensions tab
  3. Click on any extension and delete it

Macで他のストレージを削除する方法

Move over to Google Chrome:

  1. Launch Chrome from the Applications folder
  2. Open Preferences (Command + ,) and click Extensions
  3. Go through the list and remove the ones you don’t need

Macで他のストレージを削除する方法

Finally, finish with Firefox:

  1. Open Firefox and click the menu icon

  2. Select Add-ons and themes ➙ Extensions

  3. Go through extensions and click the three-dot icon ➙ Remove

As you can see, knowing how to clear “Other” storage on Mac can help you free up space on your hard drive in minutes. The key is to know which files you can delete and which apps you can use to help you out. Plus, make sure you always know what’s going on with your Mac with iStat Menus monitoring solution and keep files safe with Get Backup Pro.

You can use all the apps mentioned above for free during the seven-day trial of Setapp. Setapp is a platform of more than 240 curated apps for Mac and iOS, covering everything from creativity to productivity, to finance. Try them all at no cost and see all kinds of features you’ve been missing.

FAQ

Why is Other storage on the MacBook so high?

After asking “what is the Other storage on my MacBook?” you might also wonder why it is so high. The Other storage contains system files, temporary data, installers, cache files, plugins, and other files that don’t fit into other categories.

Why does my Mac say there is not enough disk space but there is?

When you’re trying to install something (e.g. a new macOS), you might get a notification saying there’s not enough space even though there is. This is because some apps and utilities need extra space during the installation process.

To solve this problem, run a quick junk scan with CleanMyMac X, and you’d be ready to go.

Is it safe to delete Other files on Mac?

If you know the nature of all the files you’re deleting (e.g. cache files, DMG installers), the process could be safe. However, never delete anything you’re not sure about, since it can affect your system performance and create all kinds of unforeseen problems.

Better delegate file deletion to professional apps like CleanMyMac X.

以上がMacで他のストレージを削除する方法の詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。

このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。

ホットAIツール

Undresser.AI Undress

Undresser.AI Undress

リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover

AI Clothes Remover

写真から衣服を削除するオンライン AI ツール。

Undress AI Tool

Undress AI Tool

脱衣画像を無料で

Clothoff.io

Clothoff.io

AI衣類リムーバー

Video Face Swap

Video Face Swap

完全無料の AI 顔交換ツールを使用して、あらゆるビデオの顔を簡単に交換できます。

ホットツール

メモ帳++7.3.1

メモ帳++7.3.1

使いやすく無料のコードエディター

SublimeText3 中国語版

SublimeText3 中国語版

中国語版、とても使いやすい

ゼンドスタジオ 13.0.1

ゼンドスタジオ 13.0.1

強力な PHP 統合開発環境

ドリームウィーバー CS6

ドリームウィーバー CS6

ビジュアル Web 開発ツール

SublimeText3 Mac版

SublimeText3 Mac版

神レベルのコード編集ソフト(SublimeText3)

Apple WatchのSpotify:2025年にそれを使用する方法 Apple WatchのSpotify:2025年にそれを使用する方法 Apr 04, 2025 am 09:55 AM

Appleデバイスの相互接続されたエコシステムのサポートにより、Appleデバイスの管理と同期は簡単になりました。 Apple WatchでMacのロックを解除しますか?単純! (このロック解除方法をまだ設定していない場合は、本当に試してみてください。非常に時間を節約します)。 iPhoneを使用せずにApple Watchで支払うことはできますか? Appleは簡単に処理できます!今日は、SpotifyプレイリストをApple Watchにダウンロードし、iPhoneなしでプレイする方法に焦点を当てます。ネタバレ:これは可能です。 Apple WatchでSpotifyの使用方法:簡単な概要 重要な問題とその解決策に直接飛び込みましょう。このフォームがあなたを助けるなら、それは素晴らしいでしょう!あなたが

フローティング画面録音:Macで特定のアプリウィンドウをキャプチャする方法 フローティング画面録音:Macで特定のアプリウィンドウをキャプチャする方法 Mar 28, 2025 am 09:16 AM

MAC画面録音:Windows、領域、ドロップダウンメニューを簡単にキャプチャします MACシステムに付属するスクリーンショットツール(コマンドシフト5)は、フルスクリーンまたは選択した領域を記録できますが、特定のアプリケーションウィンドウを個別に記録することはできません。現時点では、タスクを完了するには、より強力なツールが必要です。この記事では、Mac Windowsを専門家と同じくらい簡単に記録するのに役立ついくつかの方法を紹介します。 アプリケーションウィンドウを個別に記録します 1つのウィンドウを録音して、雑然としたデスクトップの背景を避け、より専門的で顕著な画像やビデオを作成します。優れた画面録音アプリケーションを次に示します。 関数の比較 gifox Cleanshot x Dropshare 特定のウィンドウを記録します ✓✓ ✓✓ ✓✓

電子メールは同期していませんか? Macでメールアプリを更新する方法 電子メールは同期していませんか? Macでメールアプリを更新する方法 Apr 04, 2025 am 09:45 AM

Mac Mailの同期は失敗しましたか?簡単な解決策! 多くのMacユーザーは、シンプルで便利なため、付属のメールアプリに依存しています。しかし、信頼できるソフトウェアでさえ問題を抱える可能性があります。最も一般的な問題の1つは、メールを同期できないため、最近のメールが表示されないことです。 この記事では、電子メールの同期の問題を案内し、そのような問題を防ぐためのいくつかの実用的なヒントを提供します。 Macでメールアプリを更新する方法 操作手順 エンベロープアイコンをクリックします メールアプリを開く> [表示]> [タブバーの表示]> [エンベロープアイコン]をクリックして更新します。 ショートカットキーまたはメニューオプションを使用します ShiftコマンドNを押すか、メールアプリを開きます

「画面が観察されている」エラーを取り除く方法 「画面が観察されている」エラーを取り除く方法 Apr 05, 2025 am 10:19 AM

「画面が監視されている」というメッセージが表示されたとき、最初に考えるのは、誰かがコンピューターにハッキングすることです。しかし、それは常にそうではありません。心配する必要がある問題があるかどうかを調べてみましょう。 Macを保護します SetAppを使用すると、コンピューターを保護するツールを選択することを心配する必要はありません。 SetAppで独自のプライバシーとセキュリティソフトウェアのスイートをすばやく形成できます。 無料トライアルセキュリティテスト「あなたの画面は監視されている」とはどういう意味ですか? 「画面が監視されている」と表示されるMacロック画面メッセージがある理由はたくさんあります。 画面を他の人と共有しています 画面を録音しています あなたはエアプレイを使用しています 画面にアクセスしようとするアプリを使用しています あなたのコンピュータは悪に感染しています

Macのドックにアクティブなアプリのみを表示する方法 Macのドックにアクティブなアプリのみを表示する方法 Apr 09, 2025 am 11:44 AM

Mac Dockbar Optimization Guide:実行中のアプリケーションのみを表示します MacのDock Barはシステムのコアであり、Finder、Trash、最近使用されたアプリ、アクティブなアプリ、ブックマークアプリを起動することができ、ドキュメントやダウンロードなどのフォルダーを追加できます。デフォルトでは、Mac Dock Barには、12を超えるAppleが所有するアプリケーションが表示されます。ほとんどのユーザーはさらにアプリケーションを追加しますが、アプリケーションを削除することはめったになく、ドックバーが乱雑で効果的に使用するのが難しくなります。 この記事では、ほんの数分でMac Dock Barを整理してクリーンアップするのに役立ついくつかの方法を紹介します。 方法1:ドックバーを手動で整理します 未使用のアプリケーションを手動で削除し、一般的に使用されるアプリケーションのみを保持できます。 アプリケーションを削除します: アプリケーションを右クリックします

See all articles