Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code v[Latest Version Number] Crashing - "The window is not responding" on Windows after update, rolling back to 1.96 fixes it. #239896

Closed
pravinheroku opened this issue Feb 7, 2025 · 6 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@pravinheroku
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: VS Code v[Latest Version Number] Crashing - "The window is not responding" on Windows after update, rolling back to 1.96 fixes it.
  • OS Version: windows 10

Steps to Reproduce:

  1. VS Code v[Latest Version Number] Crashing - "The window is not responding" on Windows after update, rolling back to 1.96 fixes it.
  2. VS Code v[Latest Version Number] Crashing - "The window is not responding" on Windows after update, rolling back to 1.96 fixes it.
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.97.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@gaganxdhiman
Copy link

im using the latest version of it [1.97.0] and whenever i used to open the terminal , it freezes the whole vs code and the terminal im using latest version of it.

@tamuratak
Copy link
Contributor

Duplicate of #239838. It would be helpful to give reproducible steps and settings at #239838.

@gjsjohnmurray
Copy link
Contributor

/duplicate

Thanks @tamuratak

@vs-code-engineering vs-code-engineering bot added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 7, 2025
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vs-code-engineering vs-code-engineering bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2025
@mmwangilewis
Copy link

Use the following steps to resolve the issue.

  • open vs code

  • press ctrl+shift+p

  • search for preference configure runtime arguments

  • add this line to argv. json

           "disable-hardware-acceleration": true
    

then restart vs code. The issue will be solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants