Install Node.js on Windows (2025)

Step-by-step Node.js installation guide for Windows 10 & 11 — includes CMD check, npm verification, and a simple VS Code example.

What you’ll do
In this guide, you’ll: check Node.js in CMD, download it from the official website, install it with default settings, verify node & npm, and run a simple Node.js program in VS Code.
Windows 10 / 11
Node.js + npm
Beginner Friendly

Video Tutorial — Node.js on Windows (2025)

Watch this video to see every step visually: CMD check, download, installation, verification, and running code in VS Code.