After successfully registered gitlab-runner not able to start gitlab runner

I am not able to start gitlab-runner after successful registration. When I am giving query to start runner its showing below error-
‘gitlab_runner’ is not recognized as an internal or external command,
operable program or batch file

You need to share a bit how have you deployed the Runner and on what platform. Usually using RPM/DEB package on a Linux it is a standard systemd unit.

systemctl status gitlab-runner and so on…

I deployed the runner on windows I can see runner is suggessfull register but it is not starting in command prompt by below command. Also please find the attached screenshot.
gitlab-runner.exe start.

On Windows the Runner is usually controlled in Services.

Could you please help me with the steps to resolve the above mention issue

Hey did you get it resolved? Have you checked under Services in Windows?