Go to the directory where your "venv" folder is located and type the below command.
activate venv
This should activate your environment in CMD. I am currently running Python 3.12 and it is working but I am not sure about the older Python versions.