---
title: "Just released SurrealDB for Windows!"
description: "SurrealDB and its command-line tool can now be installed for Windows using a single iwr command in your terminal."
url: https://surrealdb.com/blog/just-released-surrealdb-for-windows
date: 2022-09-02
authors: "Tobie Morgan Hitchcock"
---

# Just released SurrealDB for Windows!

![Just released SurrealDB for Windows!](https://cdn.surrealdb.com/cl95ri203ggs73c8tt60.auto)

The easiest and preferred way to get going with SurrealDB on Windows is to install and use the SurrealDB command-line tool. Run the following command in your terminal and follow the on-screen instructions.

```cli
iwr https://windows.surrealdb.com -useb | iex
```
