2

I have to free some space in my hard disk, and looking for what to delete I found that I have many Android Studio (AS) folders refering to old versions.

The route where I found that folders is: C:\Users\mysuername

enter image description here

What I want is the way to delete the older versions and just have the lastest one (in that moment ASPreview 1.3).

I have just to delete the folders and will be ok? Or I have to do something more to don't "break" AS?

Shudy
  • 7,806
  • 19
  • 63
  • 98

1 Answers1

1

You can also delete the older version folders instead of completely removing the Android studio as you mentioned go to C:\Users\yourUsername and delete older version folder.

Inzimam Tariq IT
  • 6,548
  • 8
  • 42
  • 69
  • So it's ok to just delete the folders? It won't mess else anything up with the registry or whatnot? – Adjwilley Feb 11 '19 at 03:07
  • 1
    when a new version get installed all the necessary settings and necessary folders are now in new version. If you delete the old version folder Android studio will work fine – Inzimam Tariq IT Feb 11 '19 at 20:21