LoginSignup
0
4

More than 5 years have passed since last update.

MacのExcelが重いときに実行するコマンド

Posted at

以下をターミナルで実行します。

環境設定ファイルを削除

rm -rf ~/Library/Preferences/com.microsoft.Excel.plist
rm -rf ~/Library/Preferences/com.microsoft.office.plist

キャッシュを削除

rm -rf ~/Library/Caches/Microsoft/
0
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
4