How to Get a Free Windows VPS (and When It’s Worth Paying)
There are four genuinely free cloud tiers that can run a Windows server, and every one of them has a catch that decides whether it suits you. Here is what each one actually gives you, what it costs after the free part ends, and the arithmetic most articles skip.
01What “Free” Usually Means
Search for a free Windows VPS and you will find dozens of identical articles listing “10 best free VPS providers”. Read one carefully and you will notice almost none of them actually give you a server for nothing. They give you one of three things:
What the listicles offer
- A time-limited credit, such as $100 for 30 days
- An “hourly free” plan that quietly renews into a paid one
- Affiliate links to a normal paid host
- A free plan that is Linux only
What is genuinely free
- The permanent free tiers of the four big clouds
- One small instance, with no card charge while you use it
- A well-defined traffic and storage allowance
- A written list of exactly what you do not get
That second list is shorter than you hoped, and that is the honest starting point. The rest of this page deals only with tiers that are real, and tells you where each one breaks.
02The Four Tiers That Are Real
Here is what the four major clouds actually hand you, before any marketing filter.
| Cloud | What is free | What you get | The catch |
|---|---|---|---|
| Amazon AWS | 750 hours per month, for 12 months | One t2.micro: 1 vCPU, 1 GB RAM. Linux or Windows. | 1 GB RAM, and it starts billing on month 13. |
| Google Cloud | Always-free e2-micro, plus $300 for 90 days | One e2-micro: 2 shared vCPU, 1 GB RAM, 1 GB egress per month. | The always-free instance is Linux. A Windows licence is billed on top. |
| Oracle Cloud | Always free, indefinitely | Two AMD micro VMs at 1 GB each, or 2 OCPU and 12 GB on Ampere ARM. | Idle instances can be reclaimed. See section 04 on the ARM problem. |
| Microsoft Azure | $200 credit for 30 days, plus a 12-month service list | Depends entirely on the current list. | The permanently free compute is Linux. Check the Windows entry each year. |
Four clouds, four different business models, and the same free specification: 1 GB of RAM. That is not a coincidence. It is the smallest instance that still runs a Linux web server, and it is the reason a free tier is rarely usable for Windows. Section 03 explains why that number matters so much.
03The Catches Nobody Lists
Five things decide whether a free tier is usable. Four of them are not in the headline.
1 GB of RAM is below what Windows wants
Microsoft’s own minimums are 2 GB for Windows Server with a desktop and 4 GB recommended for Windows 10 and 11. A 1 GB free instance cannot hold that, and if you are running Windows inside a Linux host, the host needs RAM of its own first. This single number rules out the free tiers for most people before any other catch applies.
HARD LIMITThe clock is running on the good one
AWS gives 750 hours a month for 12 months. That is a genuinely free Windows server for a year, and it is the best offer on this page. On month 13 it becomes a normal bill you have to remember to cancel or accept.
12 MONTHSTraffic is metered, and Windows is chatty
Google’s always-free tier includes 1 GB of egress per month. A single Windows Update cycle downloads several gigabytes, and a Remote Desktop session streams constantly. On a metered tier, an idle Windows machine is never actually idle.
EGRESSIdle instances get reclaimed
Oracle states plainly that idle Always Free instances may be reclaimed. Their definition of idle: over a seven-day window, CPU below 20% at the 95th percentile, network below 20%, and memory below 20%. A server you use occasionally is exactly what that rule targets.
ORACLE ONLYFree tiers are for one account, once
Every one of these offers is written for new customers. You cannot collect the AWS year, then the Google credit, then the Oracle tier and run the same workload forever for nothing. They are onboarding offers, and they are priced as such.
ONCE PER PERSON04The ARM Trap
Oracle deserves special attention, because on paper it is by far the most generous free tier on the internet: 2 OCPUs and 12 GB of memory, permanently, at no cost. People write whole blog posts about how to grab it.
Read the shape name, though. That capacity is on Ampere A1, which is an ARM processor. The 1 GB micro instances are the x86 ones, and you cannot have both the generous ARM capacity and a large x86 machine for free.
Ordinary Windows Server and Windows 10/11 are built for x86. Running them on an ARM machine means emulating a different processor architecture, which is a much heavier job than the acceleration question on an x86 host. The hardware virtualization support in that Ampere chip does not help at all, because the guest is not speaking its language.
ARM is excellent for what it was designed for. Your web server, your database and your containers all run natively on it, at good speed and low power. It is specifically the “install x86 Windows in a VM” plan that it does not serve.
05Doing the Actual Math
Free tiers are usually compared against other free tiers. The comparison that decides anything is a free tier against a cheap server you actually own, so here it is side by side.
| Free tier | A $6/month VPS | |
|---|---|---|
| Month one | $0 | About $9, including the install |
| Month twelve | $0 | About $6 per month |
| Month thirteen | Full price, or the server is gone | $6 per month, unchanged |
| Memory | 1 GB | 2 to 4 GB |
| Can it run Windows properly? | No | Yes |
| Is it still yours next year? | No guarantee | Yes, while you pay for it |
Read down the last three rows, because they are the ones that decide it. A free tier saves you somewhere between $70 and $100 in the first year, and in exchange you get a machine that cannot comfortably hold the thing you wanted to run, and which you may lose with little warning.
You are not choosing between $0 and $6. You are choosing between a $0 machine that cannot do the job and a $6 machine that can. Six dollars a month is roughly the price of two coffees, and it is the entire cost of running a Windows server you control.
06When Free Is Worth It
Free tiers are not a scam and this is not a page telling you to avoid them. They are genuinely excellent for three specific things, and genuinely bad for everything else.
Use a free tier for
- Learning Linux, Docker or networking from zero
- Hosting a small website or bot that fits in 1 GB
- Evaluating a cloud before you commit to one
- Short-lived experiments you will shut down anyway
Do not use one for
- Running Windows you actually need to use
- Anything storing data you would miss
- A server that sits idle between jobs
- A workload that transfers gigabytes of traffic
The pattern is simple once you see it. Free tiers reward active, light, disposable use. Windows on a VPS is the opposite of all three: it wants memory, it updates itself, and you want it to still be there next month.
07The Paid Path, Done Cheaply
If the free option will not carry Windows, the sensible move is not to pay a lot. It is to pay a little to a host that does not sell Windows, because that is where the cheap capacity is. Providers that do not offer a Windows image have no Windows premium to charge you.
Pick any Ubuntu 24.04 server
Around $5 to $6 a month gets you 2 GB of RAM and 40 to 80 GB of disk with DigitalOcean, Hetzner, OVH, Vultr or a dozen others. No Windows image is involved, so no Windows licence premium is added.
PROVISIONCheck whether it has KVM
One command decides how fast your Windows will be. We wrote a separate guide on checking for KVM, including which providers give it to you.
DIAGNOSEInstall Windows over SSH
OS Installer deploys Windows 10 Pro, Windows 11 Pro, Server 2022 or Server 2025 onto that server in roughly 45 minutes, with no rescue mode, no ISO upload and no console access.
DEPLOYConnect and keep it
The server is yours for as long as you pay the host. There is no month 13, no reclamation rule, and no offer that expires because you did not log in often enough.
OWN ITOS Installer is a deployment tool. It does not include a Windows licence and is not affiliated with Microsoft. Licensing your Windows is your responsibility, exactly as it would be if you spun up a Windows image on any cloud — and the free tiers above are no different.
08Frequently Asked Questions
Is there a truly free Windows VPS?
Not permanently, and not one that runs well. The closest is AWS, which covers 750 hours a month of a t2.micro for twelve months on a new account, and that instance has 1 GB of RAM — below what Windows wants. The permanent free tiers from Google and Oracle are Linux only in practice.
Can I run Windows on the AWS free tier?
Yes. AWS explicitly includes Windows in the 750 t2.micro hours for new accounts, and it is the one offer on this page that is genuinely a free Windows server. The limit is the machine: 1 GB of RAM will not hold a usable Windows desktop, and certainly not a Windows desktop inside another virtual machine.
Why can’t I run Windows on Oracle’s free ARM instance?
Because it is an ARM processor and ordinary Windows is built for x86. Running it there means emulating a different architecture, which is far heavier than the usual hardware acceleration question. The generous 2 OCPU and 12 GB tier is excellent for Linux workloads and simply not designed for this.
Will Oracle delete my free server?
Oracle states that idle Always Free instances may be reclaimed, and defines idle as a seven-day period with 95th-percentile CPU below 20%, network below 20%, and memory below 20%. A server you only connect to occasionally is precisely what that rule is aimed at.
What is the cheapest way to get a working Windows VPS?
Rent a small Linux server from a provider that does not sell Windows, then install Windows on it yourself. That avoids the Windows licence premium those providers build into their prices, and it starts at around $5 to $6 a month with no expiry date on the offer.
Do I need a Windows licence for a VPS?
That depends on how you intend to use it and where you are. Licensing is your responsibility on any cloud, free tier or not. OS Installer deploys Windows for you and does not include a licence or have any affiliation with Microsoft.
Stop waiting for month 13.
A $5 server of your own, Windows installed in about 45 minutes, and nobody reclaiming it because you did not log in this week.
