This quickstart describes how to create a Windows Server virtual machine (VM) instance by using the Google Cloud Console.
Before you begin
- Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
-
In the Google Cloud Console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Cloud project. Learn how to confirm that billing is enabled for your project.
- Enable the Compute Engine API.
- If you aren't using Windows on your local machine, install a third-party RDP client such as Chrome RDP by FusionLabs.
Create a Windows Server VM instance
- In the Cloud Console, go to the VM instances page.
- Click Create instance.
- In the Boot disk section, click Change to begin configuring your boot disk.
-
On the Public images tab, choose Windows Server 2019 Datacenter.
- Click Select.
- In the Firewall section, select Allow HTTP traffic.
- Click Create to create the instance.


Allow a short time for the instance to start. After the instance is ready, it is listed on the VM instances page with a green status icon.
Connect to the VM instance
In the Google Cloud Console, go to the VM instances page.
Under the Name column, click the name of your virtual machine instance.
Under the Remote access section, click Set Windows password.
Specify a username, then click Set to generate a new password for this Windows Server instance. Save the username and password so you can log into the instance.
Connect to your instance using your choice of graphical or command line tools.
Clean up
To avoid incurring charges to your Google Cloud account for the resources used in this quickstart, follow these steps.
In the Google Cloud Console, go to the VM instances page.
Click the name of the instance you created.
At the top of the instance's details page, click Delete.
What's next
Learn about the Windows Server images provided by Compute Engine.
Learn about Microsoft software on Compute Engine.
Set up a basic web server on your new instance.
Deploy an ASP.NET app to your VM instance.
Learn how to create and manage Windows Server instances using the
gcloud
command-line tool and API.Set up Active Directory on Compute Engine.