Make sure you set the path of the flutter/bin location under the environment variable (This PC -> right click to properties -> A dvanced system settings -> Environment variables ) in the variable called as Path. If there are no variable named as Path then create one and set the flutter/bin path.
Read moreHow do I add the Flutter Path in Windows 10?
Get started with Flutter on Windows
Read moreHow do I set Flutter Path in environment variables in Windows 10?
If you wish to run Flutter commands in the regular Windows console, take these steps to add Flutter to the PATH environment variable:
Read more