8
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Android Studioの手動アンインストール

Posted at

はじめに

Windows環境でAndroid Studioをコントロールパネルからアンインストールしようとしたが、uninstall.exeがありませんと表示されたので、手動でアンインストールしたときのメモ

手順

  1. インストールしたユーザーのホームフォルダに移動し、.android,.m2,.grandleフォルダを削除する
  2. [user]>[AppData]>[Local]>[Google]のフォルダに移動し、Android Studioに関連するフォルダを削除する
  3. [user]>[AppData]>[Roaming]>[Google]に移動し、Android Studioに関連するフォルダーを削除する。
  4. [Program files]に移動し、AndoridStudioのフォルダを削除する
  5. Windows+Rを押して、regeditと入力し、レジストリエディターを開き、[HKEY_LOCAL_MACHINE]>[SOFTWARE]を開き、AndroidStudioを削除する
8
4
1

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
8
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?