Maybe not your issue, but on 2018 I've found that the installer usually starts the cf service under my account (person running the install).
Services control panel looks like the service isn't started, because it's not the one it expects. In an admin cmd prompt, cd to <cfinstallrootdir>\cfusion\bin, type cfstop, press enter, and wait for that cmd to complete, then use the Services control panel to start cf normally.
This doesn't seem to happen any more as of CF 2021, it starts it using the correct user, but I usually do that same procedure anyway, just in case.