install redis windows Learn how to install Redis on Windows using WSL2 (Windows Subsystem for Linux) and the official packages.redis.io APT repository. Follow the steps to enable WSL2, add the repository, update, and install Redis..docker-install-windows
Learn how to download, extract, install, start, stop, and uninstall Redis as a Windows service. Also, learn how to verify and configure Redis using the command prompt and the redis.windows-service.conf file.install-pip-windows
Or from Windows 10 you can install Bash on Ubuntu on Windows which will let you run the official version of Redis on Ubuntu on Windows :) This is our preferred approach as it lets you run native Ubuntu binaries on Windows more efficiently than a VM of Linux.