I have issues with my android Studio, Every time I run it it brings this error. I have tried uninstalling and reinstalling android Studio in a different location but its not working. Here's The error message:Error Message
Asked
Active
Viewed 238 times
0
-
Maybe [this post](https://stackoverflow.com/questions/64329143/android-studio-updated-cannot-start-now-internal-error-thrown) will help you. – itsmejohn Dec 01 '21 at 09:40
2 Answers
0
For Windows, run following command in Command Prompt as administrator:
netsh winsock reset
Restart your machine

Maikzen
- 1,504
- 2
- 6
- 18
0
FOR WINDOW 10
My problem is gone after this solution Try may be the solution for your problem too
Run following command in Command Prompt as administrator
netsh winsock reset
Restart your machine
I found the solution here https://www.youtube.com/watch?v=VmWUrFIK8RY

Awais Rehman
- 574
- 3
- 10