# How to install Discourse on windows

**URL:** https://meta.discourse.org/t/how-to-install-discourse-on-windows/29250
**Category:** Support
**Tags:** docker
**Created:** [26 Maggio 2015, 9:10am UTC](https://meta.discourse.org/t/how-to-install-discourse-on-windows/29250 "2015-05-26T09:10:46Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![Qasem\_h](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qasem_h/32/155935_2.png) [@Qasem\_h](https://meta.discourse.org/u/Qasem_h)
#### Post date: [29 Maggio 2015, 6:16am UTC](https://meta.discourse.org/t/how-to-install-discourse-on-windows/29250/12 "2015-05-29T06:16:24Z")

</div>

First create a acounte in the site  
go to your git bash and type : `rake admin:create` active that acouunt and gnrate admin rank

> [@Create an admin account from the console](https://meta.discourse.org/t/create-an-admin-account-from-the-console/17274/1):
>
> Grant Admin Privileges to Existing Account
> 
> Run this command from console:
> 
> rake admin:create
> 
> You will be asked for Email, enter the email of existing account.
> 
> Now you will be asked: User with this email already exists! Do you want to reset the password for this email? (Y/n). Press n then enter.
> 
> Now you will be asked: Do you want to grant Admin privileges to this account? (Y/n). Press enter to continue.
> 
> You will see success message Your account now has Admin privileges!.
> 
> That’s it, you have successfully granted Admin privileges to existing account.

---

_[View the full topic](https://meta.discourse.org/t/how-to-install-discourse-on-windows/29250)._
