--- title: Windows sidebar_label: Windows hide_title: false hide_table_of_contents: false --- # SRS for Windows SRS 5.0.89+ supports Windows(Cygwin64). SRS 7.0.60+ remove the supports for Windows, because it's too complex to maintain. Please use WSL(Windows Subsystem for Linux) which starts a Ubuntu in Windows, so you can simply build and run SRS by: ```bash wsl --install -d Ubuntu-22.04 ``` Winlin 2022.11 ![](https://ossrs.io/gif/v1/sls.gif?site=ossrs.io&path=/lts/doc/en/v7/windows)