2

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.

Red wine
  • 162
  • 2
  • 11

1 Answers1

2
  1. install a plugin which named: window-decorate-mode-switcher
  2. 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