I installed redis using chocolaty. Then, It was working normally, however I cannot start it again.
Running redis-server: reports a problem in config file
Specifying Config File
Running the command:
But the problem persists, if I try connecting to the client:






I think you have to run
redis-server.exe redis.windows.confin your command prompt and it will work. I think the windows version needs you to specify the config file for it to work (which you can see is in the same directory)