Since a recent Android Studio (or Windows 10?) update, when I open an existing project in Android Studio, the main window is no longer maximized, as it use to be. I cannot find a setting to specify opening a project in a maximized window. A slight but niggling nuisance. Operating system: Windows 10 Android Studio version: 4.0.1 (Latest at the time of writing) Thanks in advance for any suggestions.
Asked
Active
Viewed 210 times
2
-
Same issue here, were you able to solve it? – shim-kun Aug 31 '20 at 19:21
-
Still unresolved – Red wine Sep 01 '20 at 20:42
-
Still an issue in v4.1.2 – AJW Apr 02 '21 at 03:08
-
Try this: https://stackoverflow.com/a/71197271/11888809 – SWIK Feb 20 '22 at 18:08
1 Answers
2
- install a plugin which named: window-decorate-mode-switcher
- enable Other Settings -> Swith decorate mode -> Auto undecorate on start
For details, please check the following links: Android Studio everytime starts with minimize window size

JeffSzh
- 21
- 2
-
Thanks for your suggestion. However, the problem has resolved itself most of the time, so I won't install another plugin at this stage. I'm wondering if the fact that I am using custom, scaling ,which is quite unusual I think, contributed to the problem. – Red wine Apr 26 '21 at 23:21