Search code examples
androidwindowsflutterdartgroup-policy

Unable to create a flutter project on Android studio


I am trying to create a new flutter project on Andriod Studio but the following error is shown:

C:\Users\cvaa4\flutter\bin\flutter.bat doctor --verbose

This program is blocked by group policy. For more information, contact your system administrator.

Process finished with exit code 1

Any idea how to solve it? Thanks


Solution

  • Your windows user has not permision to change(create) files in C:\Users\... you should have Admin user in windows.