目次
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)

Sequoiaに更新した後、Macの実行を遅く修正します Sequoiaに更新した後、Macの実行を遅く修正します Apr 14, 2025 am 09:30 AM

最新のMacOSにアップグレードした後、Macは遅くなりますか?心配しないでください、あなたは一人ではありません!この記事では、MacOS Sequoiaにアップグレードした後、遅いMacランニングの問題を解決した私の経験を共有します。アップグレード後、音声ノートの録音や転写やトレイルマップ計画機能の改善など、新しい機能を体験するのが待ちきれません。しかし、インストール後、私のMacはゆっくりと実行され始めました。 Macosの更新後に実行されるスローマックの原因とソリューション これが私の経験の私の要約です。MacOSSequoiaの更新後の遅いMacが実行されるという問題を解決するのに役立つことを願っています。 問題の原因 解決 パフォーマンスの問題 Novabeを使用します

Windowserver Mac CPUの使用を減らす方法 Windowserver Mac CPUの使用を減らす方法 Apr 16, 2025 pm 12:07 PM

MacOS Windowserver:CPUの使用量とソリューションの高い理解 WindowserverがMacで重要なCPUリソースを消費していることに気づきましたか? このプロセスは、Macのグラフィカルインターフェイスにとって非常に重要であり、画面に表示されるすべてをレンダリングします。 高c

BluetoothヘッドフォンをMacに接続する方法は? BluetoothヘッドフォンをMacに接続する方法は? Apr 12, 2025 pm 12:38 PM

時間の夜明けから数年前まで、私たち全員が有線のヘッドフォンを装備し、これが単にそれが永遠に行われる方法であると確信していました。結局のところ、それらは最も簡単なテクノロジーです:それらをプラグインするだけで、それらを置きます

Macでハッシュタグを入力する方法 Macでハッシュタグを入力する方法 Apr 13, 2025 am 09:43 AM

このように見えるハッシュタグシンボルに遭遇することなく、最近では実際にインターネットを使用することはできません - #。一般的なツイートのテーマを定義し、後にInstagramやその他のアプリがCに採用する方法として、Twitterによってグローバルスケールで普及しました

画像からテキスト:Macの写真からテキストを抽出する方法 画像からテキスト:Macの写真からテキストを抽出する方法 Apr 13, 2025 am 10:06 AM

画像からテキストをすばやく抽出する必要があるが、その方法がわからない場合は、ワークフローを停止する可能性があります。 準備をして、スクリーンショット内のテキストを自動的に認識したり、ビデオからテキストをキャプチャしたり、ERをコピーする方法を知っている方が良いです

Macディスクユーティリティ:応急処置でディスクを修理する方法は?それを回復する方法は? Macディスクユーティリティ:応急処置でディスクを修理する方法は?それを回復する方法は? Apr 13, 2025 am 11:49 AM

コンピューターが起動しない場合、アプリが凍結を続けたり、特定のドキュメントを開けたり、パフォーマンスが遅くなったりする場合は、Macディスクを修理する必要がある場合があります。幸いなことに、Appleにはあなたが使用できる便利なツールが含まれています

Mac上のファイルを削除する方法 Mac上のファイルを削除する方法 Apr 15, 2025 am 10:22 AM

Macストレージの管理:ファイルを削除するための包括的なガイド 毎日のMacの使用には、アプリのインストール、ファイルの作成、データのダウンロードが含まれます。 ただし、ハイエンドMacでさえストレージが制限されています。 このガイドは、不必要を削除するためのさまざまな方法を提供します

Google ChromeはMacで動作していませんか?なぜウェブサイトが読み込まれていないのですか? Google ChromeはMacで動作していませんか?なぜウェブサイトが読み込まれていないのですか? Apr 12, 2025 am 11:36 AM

65.7%以上の市場シェアで、Google Chromeは世界最大のWebブラウザーです。 WindowsやAndroidなどの他のオペレーティングシステムを使用する場合は使用できますが、多くのMacユーザーもSafariよりもChromeを好みます。 MO

See all articles