Windows 95 : Windows 95 in Electron That Runs on macOS, Linux, and Windows

This is Windows 95, running in an Electron app, which runs on macOS, Linux, and Windows. Bear in mind that this is written entirely in JavaScript, so please adjust your expectations.

Before you can run this from source, you’ll need the disk image. It’s not part of the repository, but you can grab it using the Show Disk Image button from the packaged release, which does include the disk image.

Also Read : Dfirtrack : The Incident Response Tracking Application

Unpack the images folder into the src folder, creating this layout:

./src/images/windows95.img

Once you’ve done so, run npm install and npm start to run your local build.

Downloads

WindowsmacOSLinux
Standalone DownloadStandalone, 32-bit
Standalone, 64-bit
Standalone
InstallerSetup, 64-bit
Setup, 32-bit
deb, 64-bit
rpm, 64-bit

Discalmer

This project is provided for educational purposes only. It is not affiliated with and has not been approved by Microsoft.

Credit : Felix Reisberg

R K

Recent Posts

Best OSINT Tools for Journalists 2026: Verify Sources, Images and Claims

Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…

9 hours ago

Install Docker on Ubuntu 20.04: Complete Step-by-Step Guide

Docker is an open-source platform that lets you package and run applications inside containers. Each container…

20 hours ago

Install PostgreSQL on Ubuntu: Database Setup and Admin Guide

PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…

21 hours ago

Install Xrdp Remote Desktop on Ubuntu: Setup and Connect

Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…

21 hours ago

Tomcat 9 on Ubuntu 20.04: Install, Configure, and Start

Apache Tomcat is an open-source web server and Java servlet container. It is one of the…

21 hours ago

Automatic Updates on Ubuntu: Set Up unattended-upgrades

Keeping your Ubuntu system updated is one of the best ways to protect it. Security…

22 hours ago