Youssef sayed
Youssef sayed

Reputation: 31

visual studio code maximize button doesn't work windows11

i cant resize window using maximize icon

1

Upvotes: 1

Views: 4581

Answers (5)

i have the solution is to uninstall vs code and install it again i do this and all my extentions is still on it

Upvotes: -1

Midhun Mareedu
Midhun Mareedu

Reputation: 9

I had same problem with vscode today. So What I did is :-

Solution 1 :

  1. Downloaded a new version of vscode.(https://code.visualstudio.com/download)
  2. Close any running instances of vscode.
  3. Click on the installer and install it into you pc.

Solution 2 :
Go to

help > check for updates

and update the vscode to the current version. I even did this :-
Solution 3 :

visual studio code maximize button doesn't work windows11

but their is no experimental section for me. So I tried Solution 3 first and then 2 and 1.

For me Solution 1 Worked

Upvotes: 0

adamu_fura
adamu_fura

Reputation: 819

I am using windows 11 as well, and I just recently updated my vs code to the latest version. I will use pictures to explain my solution

1. Go to settings

enter image description here

2. Search for overlay in the settings page

enter image description here

3. Uncheck the checkbox below and restart vs-code

enter image description here

Upvotes: 0

Mark
Mark

Reputation: 182076

It is a reported issue, see Maximize/restore button is not responsive when Window Controls Overlay is enabled.

You can try disabling this setting (although it is disabled by default in Stable v1.71) to see if it helps:

Window > Experimental > Window Controls Overlay: Enabled

Upvotes: 2

Andrea
Andrea

Reputation: 40

have you tried the F11 button? or the combination of CTRL + k -> Z Bye

Upvotes: -1

Related Questions