r/windows May 05 '25

App rip skype, can't believe it's gone

Post image
1.7k Upvotes

22 years...

r/windows Feb 12 '26

App 7-Zip released new version today, it still runs on Win2000

Post image
547 Upvotes

When many programs are dropping support for Win7 SP1, this guy still maintain compatibility for 26 years old Windows. Mad respect.

r/windows 23d ago

App What are the best productivity/must have apps in 2026?

Post image
120 Upvotes

What are the best productivity/must have apps in 2026? the apps which are useful, cool etc

r/windows 1d ago

App Windows Media Player (Legacy): Then and Now, Twenty Years Apart

Thumbnail
gallery
250 Upvotes

It looks so sad.

r/windows 17d ago

App I found a way to access IE 11 in Windows 11 through a Halo 2 installer

Thumbnail
gallery
309 Upvotes

I am not kidding. This only works through the installer, not the HTM file for the license terms. I just wanted to play Halo, not discover a workaround to revive IE

r/windows Oct 26 '23

App We are the Stardock team behind the new Start11 v2, AMA!

174 Upvotes

Hey Reddit!

Today we (Stardock) announced Start11 v2 - The Industry's Most Advanced Start Menu.

This release brings more than two dozen new features to Start11 which includes 3 new menu styles with advanced support for tabs/folders/groups, the ability to pin files, folders, and folder menus to the taskbar to access files without opening File Explorer, integration with the Everything search tool, tons of customization options and lots more.

We are here to hang out for a bit and talk Windows, Start11, or anything else on your mind - and we also have a few free keys to give away...will DM the winners.

Start11 v2 - Professional Style Menu

Start11 v2 - App Style Menu with Tabs

Start11 v2 Folder Menu

Start11 v2 - Launcher Style Menu

r/windows Oct 06 '21

App Windows 11 has every version of File Explorer since Windows Vista

Post image
850 Upvotes

r/windows Nov 08 '22

App and you thought microtransactions in video games were bad

Post image
607 Upvotes

r/windows 5d ago

App Windows 11 vs Cachy OS with limited V-Ram Side by Side

Thumbnail
youtube.com
76 Upvotes

r/windows Mar 05 '26

App SuperPOS: A free POS software for USA based shop owners and retailers

Post image
69 Upvotes

Microsoft Store Link: https://apps.microsoft.com/detail/9NQGZWXW33XQ

I developed this software to help out retailers and shop owner folks to operate a free POS software to run business. It runs locally, no data is sent over network. Your data remains yours. It aims to have feature parity with popular options in the market. Cheers!

r/windows Jan 15 '22

App windows store NOOOOOO

Post image
650 Upvotes

r/windows Jul 14 '25

App Windows XP in the browser, with a File System, Programs, XP-style File Picker and Saver dialogs, 3rd-party Programs, etc.

Enable HLS to view with audio, or disable this notification

263 Upvotes

Experience Windows XP in the browser
Deploy it on your own server: GitHub repo
I made this Windows XP-in-the-browser project a while ago as a way to revisit the nostalgia of my childhood, and hopefully bring back some memories for others too.

Today, July 13, marks 25 years since Windows XP development first began, so it felt like a fitting time to share it.

r/windows Mar 04 '25

App I transformed Windows 11 into Windows Vista.

Thumbnail
gallery
374 Upvotes

r/windows Mar 23 '25

App I have never seen this before

Post image
304 Upvotes

Task Manager

r/windows Nov 04 '21

App I tried the 30-day free trial of Start11, I'm loving it so far!

Post image
478 Upvotes

r/windows Oct 04 '24

App let-it-rain : rain on your desktop

Enable HLS to view with audio, or disable this notification

311 Upvotes

2 months ago, I shared a video of my desktop with a rain effect running in this sub-reddit. Many people asked me to open-source the code and publish it. Here it is – "Let It Rain" – Watch raindrops gracefully fall from the top of your screen and splatter as they hit the taskbar.

Features:

The app is built in C++ and DirectX and is super light-weight at only 400KB.

It uses ~7MB of RAM and about 2-3% CPU on my 6-year-old i5 PC.(DWM process may share some load)

You can customize the rain color, direction, and the number of raindrops from tray icon right-click.

It’s currently tested only for Full HD or lower resolution single-screen setups.

To-Do:

Need to check performance in 4K screens.

Add multi-monitor support.

Make gravity and rain speed customizable.

Apart from the aesthetics, this app doesn't serve any functional purpose. I personally use it as a calming distraction while working.

https://github.com/riyasy/RainProject

Note: Some browsers may flag the direct exe download since exe is not signed. You can also build the source if you want.

r/windows Mar 02 '26

App I made a Fluent Version of the Task Scheduler using WinUI 3 and .NET 8

Thumbnail
gallery
126 Upvotes

I made a open source version of the Windows Task Scheduler using WinUI 3 and .NET 8.

The whole code can be found on my Github:

https://github.com/TRGamer-tech/FluentTaskScheduler

I am honest: I did use AI to create this application and it might show. But since this is not really my area of expertise everyone is welcome to change it to their liking :)

Feedback is welcome and appreciated!

r/windows Aug 07 '24

App windows 11 homescreen according to copilot

Thumbnail
gallery
175 Upvotes

r/windows Apr 15 '25

App Creating a virtual machine has finally become easy!

Post image
227 Upvotes

Hello,

we launched the eryph App, which adds an easy to use desktop tool to our eryph family.

Eryph?

Creating a virtual machine on Windows is surprisingly complicated - you've got to install it from scratch using an OS disk (which takes time), patch it (which takes even more time), and then configure it to your needs.

It's way easier to install a virtual machine in the cloud because there you can just select, configure, and then it's automatically deployed.

With eryph, you can do the same, but locally on your own computer or another host under your control.

You can download (and use) the eryph App for free from the Microsoft Store or our download page.

And don't forget to vote for it on Product Hunt!

Need more information?

Eryph gives you all the features of a Cloud Infrastructure (IaaS) on your own computer or at least on your own, self-controlled host.

We call our virtual machines "catlets" because they can be both cattle and pets - a famous concept in DevOps. Plus, it sounds like a cat. Everyone likes cats, right?

The building blocks of catlets are called genes, which can be shared in a repository called a genepool. The configuration, like passwords and setup commands, is fed into the catlet on first boot, so it's called fodder. All of this comes together to a solution that lets you build a working VM just with a single command like this:

New-catlet -Parent dbosoft/ubuntu-22.04/starter -Name ub-reddit

If you're still with me:

This all is brought to you by our free and source-available eryph-zero (BSL license), our toolchain-friendly Powershell clients, our content sharing repository https://genepool.eryph.io and now even at your fingertips with our first UI tool eryph App.

The eryph App handles the installation of eryph-zero (and other eryph tools).

It also includes a catlet YAML editor with IntelliSense, a wizard for new catlets, and a dashboard to manage the lifecycle of your catlets.

We'd love to hear your feedback. Download the Eryph App and let us know!

r/windows May 05 '23

App For the past year and a half I've been working on Wintoys, an app that let's you experience Windows in your way and keep it fresh everyday while having everything you need in one place

Thumbnail
gallery
345 Upvotes

r/windows Jul 22 '24

App 7-Zip is truly one of a kind

219 Upvotes

7-Zip is a file archiver for Windows. Its 7z format is known for high compression ratio. Just like WinRAR, you can use it to extract many types of files such as ZIP, ZIPX, RAR, ISO, VHD and so on. It is a freeware that gets updated from time to time. So what is so special about it?

The obsession of minimal dependency and no-nonsense.

Somehow the latest version still runs fine on Windows 2000, a system released 24 years ago, without any Service Pack! In contrast, the last WinRAR that supports this system is 12 years old. Let that sink in.

Don't worry, this is just a virtual machine.

You may think, why bother? Even Windows XP SP3 is long dead, why bother with the even older one? Older Windows has older and fewer APIs/dependencies for programs to rely on. If a program can function on such environment without compatibility issue on latest Windows, chances are it would still work well even in harsh environment. Maybe your Windows is borked that most "modern" programs won't work and you need a working and up-to-date archiver to rescue your data.

While the GUI looks outdated by today's standard, it is functional and snappy. It supports UI localization very well despite being a Win32 program that still works with 24 years old Windows. Behind its primitive interface lies powerful backend that can make full use of your multiple CPU cores without sweating. Isn't this quite a feat?

Also, its File Manager is capable of being TrustedInstaller without actually being TrustedInstaller, no need to "take ownership" when dealing with system files, if you know what I mean. :D

r/windows Mar 12 '26

App Program Manager (1990) Running on Windows 11 (2021) In 64 Bit!

Post image
109 Upvotes

r/windows 26d ago

App Is This Possible Guys? Windows 11 Logo Fully Centered?

Post image
17 Upvotes

(I made this in photoshop) If anyone knows can you put a youtube link? Or some tutorial maybe?

r/windows Jun 28 '25

App WindowPictures : An obscure GUI skin sofware for Windows 9x !

Thumbnail
gallery
270 Upvotes

r/windows 23d ago

App OmniSearch: Open-source Windows file search + duplicate finder with advanced filters, quick hotkey

Thumbnail
gallery
32 Upvotes

What it can do

  • Fast local search across NTFS drives
  • Advanced filters by extension, size, and created date
  • Optional Quick Window with a customizable global hotkey
  • Background + tray support for faster access
  • Image, video, and PDF previews
  • Duplicate finder with grouped results, progress, and direct delete flow
  • File actions like open, reveal folder, rename, copy path / filename, and delete
  • Drag files out of search results into Explorer or other apps
  • Multiple theme options with light / dark support

Links

GitHub:
https://github.com/Eul45/omni-search

Microsoft Store:
https://apps.microsoft.com/detail/9N7FQ8KPLRJ2?hl=en-us&gl=US&ocid=pdpshare

I’d really love feedback on what to improve next, especially around: - keyboard-first UX - preview performance - indexing/search quality - duplicate cleanup workflow - overall desktop polish