Winux 11: A Linux Distribution Designed for Windows Users

Jarret B

Well-Known Member
Staff member
Joined
May 22, 2017
Messages
454
Reaction score
519
Credits
19,511
There are quite a few people still using Windows yet, and some that want to switch to Linux. People are comfortable with the look of Windows and dislike the Linux desktops.

Now, there is Winux that looks exactly like Windows 11.

NOTE: Winux 11 looks like Windows 11 or Windows 10, whichever style you choose.

Winux Requirements

Winux has more relaxed requirements than Windows for hardware. The Operating System requires:
  • 3 GB of RAM (4 GB is preferred)
  • Intel or AMD 64-bit processor
  • 25 GB of hard disk space (recommended is 50 GB and an SSD for speed)
If you are installing in VirtualBox, then you should use the following:
  • 3D Acceleration
  • Guest Additions
Winux Specs

Winux is built on Ubuntu Noble (24.04) with the 6.14 kernel. You can install Winux on either system with BIOS or UEFI.

The Winux OS uses KDE 5.27 and allows for Advanced Active Directory Group Policy Object Support, for those that use PowerTools Pro.

The system supports the Windows-style Control Panel and Settings.

Improved support for running '.exe' and '.msi' programs.

OneDrive is supported in File Explorer.

The OS has an Android Subsystem.

To get the Professional key is $35 for a lifetime.

Since Winux is based on Ubuntu 24.04, it is Long-Term Support (LTS) and has 5 years of support, which a user can extend to 12 years if they get 'PowerTools Pro'.

There is Wine to allow for the execution of 'EXE' and 'MSI' files. The limits of WINE may be limited to specific applications.

Winux Download

Winux can be found at 'www.winuxos.org'.

Here you can download the image for installation: 'https://sourceforge.net/projects/windows-linux/files/winux-11.25.09-noble-lts.iso/download'.

Installation - Initial Setup for VBox

For the article, I will be installing Winux in VirtualBox, but the process is the same whether a virtual system or on real hardware.

The beginning of this will be specific to VirtualBox, but I will cover the initial setup for running it on actual hardware.

For VirtualBox, create a new machine. Give it a name, such as 'Winux'. Set the 'ISO Image' to the ISO file you downloaded from the Internet. The 'Type' should automatically be 'Linux' and the 'Subtype' is 'Ubuntu'. The version is 'Ubuntu (64-bit)'.

For the 'Hardware' section, set the 'Base Memory' to a minimum of '2048', but more may be better. The 'Processors' should be '1', but you can make this more if needed.

You can check the 'Enable EFI' box if you want to emulate UEFI.

Next is the 'Hard Disk' section. The default should be 25 GB, but you can increase this if needed.

Click on 'Finish' to create the base part of the machine.

Now, open 'Settings' for the machine you created.

On the 'Display' tab, set the 'Video Memory' to 128 MB, or after you save the changes, you can set the value to 256 MB by clicking on the 'Video Memory' in the main window.

Go to the 'Network' tab and change the option 'Attached to' from 'NAT' to 'Bridged'. Click on 'OK' to save the changes. You can now 'Start' the machine and perform the actual installation.

Installation - Initial Setup for Hardware

Use software such as Balena Etcher, which can copy an ISO to a USB flash drive.

Once the image is on the flash drive, you can boot your hardware with the USB flash drive and start the installation process.

Installation of Winux

There are quite a few steps to get through before installing Winux. After the installation, we have a little configuration to perform to help speed up the system.

The first thing you need to worry about is the GRUB boot screen. It has four options:
  1. Windows Theme Over Linux
  2. Windows Theme Over Linux (safe graphics)
  3. Boot from next volume
  4. UEFI Firmware Settings
Highlight the first option, which should be by default, and press Enter.

You should then see a blue Windows icon with the moving circle below it to show it is loading. Once it finally loads, you’ll see a screen similar to Figure 1.

Figure 1.JPG

FIGURE 1

The second icon on the desktop is 'Install Winux 11 LTS'. Double-click the icon to start the installation.

Once the installation starts, as shown in Figure 2, it asks for the language to use.

Figure 2.JPG

FIGURE 2

You can see in the left pane, it lists the various steps:
  1. Welcome
  2. Location
  3. Keyboard
  4. Partitions
  5. Users
  6. Summary
  7. Install
  8. Finish
These eight steps are what we need to get through to complete the installation.

After you set the language, you can click on 'Next' to go to step 2.

For the 'Location' settings, set your appropriate 'Region' and 'Zone', as in Figure 3. Click on 'Next' when you set your choices.

Figure 3.JPG

FIGURE 3

In Step 3, for the 'Keyboard', you can choose your keyboard style, as shown in Figure 4, then click 'Next'.

Figure 4.JPG

FIGURE 4

For the next setting, you'll be setting the partition on which to install Winux. Figure 5 shows mine, and you can see that the partition is a VirtualBox partition.

Figure 5.JPG

FIGURE 5

Here, you can specify whether to use a swap file as well as what disk format to use for the ROOT partition. The options for the partition format is:
  • ext4
  • btrfs
  • xfs
If you have no data on the drive, you can use the 'Erase' option. After you make your choices, click on 'Next'.

When you are at the 'Users' step, as shown in Figure 6, you set up your initial user account.

Figure 6.JPG

FIGURE 6

After you enter all your user information, you can click 'Next'.

The 'Summary' page just shows all the choices you made and what changes are to be made to the system. After you look over the summary, you click on 'Install' to begin the installation.

You should see a small window appear to alert you that changes will be made. You need to click on 'Install Now' to approve the installation.

The system is now in the seventh step of 'Install' and you only need to wait for the installation to complete.

The last stage, 'Finish', just informs you that the installation is complete. You have the choice to 'Reboot Now' or continue to use the live system. Make your choice and click 'Done'.

Once the installation is complete, you will need to reboot the system and remove the installation media so the system does not restart from the installation media.

Configuration

After rebooting, you will need to sign in, as shown in Figure 7.

Figure 7.JPG

FIGURE 7

In Figure 8, you can see the initial customization screen that lets you choose between Windows 10 and 11 for your desktop.

Figure 8.JPG

FIGURE 8

Set your preferred look on this screen. Keep in mind that you can change it later if you wish.

Configuration

There are two points in configuring the Operating System. Both are for VirtualBox, while one should be set up when installed on regular hardware.

The one configuration is the screen resolution. This is important on VirtualBox since you do not have an easy way to fill the desktop and keep the menu bars from the main Operating System.

To do this, I added the '.xprofile' script from this article. I made the file executable and added as a startup application.

Now, the main configuration is that when you go to perform an update, the default repositories were very slow. The download speed was in the kilobytes range and would have taken hours to complete the initial upgrade.

So, I tried changing all the different settings for the network, but I ended up finding that the best repositories were not the ones being used.

To change these, we need to install a 'snap' application with:

Code:
sudo snap install mirrorselect

Once you install it, you need to run the following command to get a list of the best repositories for speed:

Code:
sudo mirrorselect -a amd64 -r noble -c US

Be sure to specify your country code after the parameter '-c'. The distro release is Ubuntu 24.04, or 'noble'.

Figure 9 shows my output.

Figure 9.JPG

FIGURE 9

Now that I have a list of repositories that have a low latency and should be quick, I can update the repository list. You'll need to edit the file '/etc/apt/sources.list~', with elevated privileges and add one or more of the sites listed to the list. Save the file and exit the editor.

The format of the 'sources.list' file is:

Code:
deb <repository> noble main universe multiverse

You can remove the 'universe' and/or 'multiverse' parameter. Remember that the 'universe' parameter is the part of the repository that holds the 'free' software, while the 'multiverse' is not free software.

Code:
sudo cp /etc/apt/sources.list~ /etc/apt/sources.list

When you perform an update of the repository lists, you should hopefully get no errors, but if a specific repository causes an error, then comment out the line or remove the repository name.

Perform the update and upgrade when your list is the way you want it and an update causes no errors.

Code:
sudo apt update
sudo apt upgrade -y

The update should download files faster than in kilobytes.

Conclusion

The Winux Operating System has a lot of items that look similar to real Windows. There are the 'System Settings', 'Device Manager' and of course 'Microsoft Edge Browser'.

There are more similarities, but these are the main utilities.

I would think that for a user who is used to Windows, but wants to do something different on their system, this might be the way to go.

With October 2025 being the end of support for Windows 10, this could be an option for systems that cannot be updated to Windows 11. Granted, any Windows programs need to be compatible with Wine, or use a Linux variant.
 


I didn't move it out of the staging section.

If you let me know your schedule, I could probably double-check that from time to time. We older mods are getting a break. I don't see why that shouldn't extend upstream.

I think I know which buttons to press, but I'm sure I could ask for help if I get confused.
 
  • Like
Reactions: Rob
Are you aware that this is yet another rebrand of linuxFX/Wubuntu?

Edit: It appears that you are, as you were the poster who opened similar threads for both linuxFX and Wubuntu. I can only urge readers to look up the threads here and on the wider internet before considering to download this.
 
Last edited:
There is also Anduin Linux from Europe, made to replicate Windows 11

sc-3041757010.webp
 
I have seen these before. I recall Lindows which was actually pretty nice. However the push and support for the windows clone in linux never seems to survive. once the user sees the possibilities they just go full linux and drop the need for windoze. I figure this winux will go the same way. Over the years so many others have.
 
To get the Professional key is $35 for a lifetime.

Is it okay for people to make profit out of linux? I thought it was supposed to be free and stay always free for everybody. Though I understand that money makes the world go round.
 
Is it okay for people to make profit out of linux?

Absolutely. In fact, that's one of the things protected by the various FOSS licenses.

Linux is big business, making companies billions of dollars per year. Your Android phone is running the Linux kernel.

Then, there are companies like IBM, Red Hat, SUSE, Microsoft, Cloudflare, AWS, and I could go on. They're all making money from FOSS.

The 'free' in FOSS (Free Open Source Software) has never been about being 'free in cost'. It's about keeping the code 'free'. The code is free for you to see, modify, and distribute. Not everything they offer will be FOSS, as well. You're free to ask for the source code, and then you can try compiling it yourself, but they're not obligated to help you in any way.

Linux is licenced under the GPL 2.0

By the way, these days most of the Linux kernel contributions are from those companies (and others). They pay people to work on the Linux kernel. They submit code to the kernel all the time. Their contributions are many. The kernel is now so complicated (more than 40 million lines of code) that it requires professionals to work on it.

Hobbyists can (and do) still contribute. There are parts of the kernel maintained by people who like to do so or need those features in the kernel. But the majority of the code commits to the Linux kernel are done by people who profit from Linux and pay their employees to work on the kernel.

It's not 'most of the code committed', it's 'the vast majority of the code committed'.

And, yes, Microsoft is involved. They're actually a "Platinum Member" of the Linux Foundation. They've been doing that for a decade now. They contributed code prior to that, but not on the scale that they do now. These days, they're full-fledged Linux service providers, and they make a whole lot of money by doing so.
 
I thought i just quickly download and run it on my test rig, no way Jose! 6.5 hrs to download is a joke
 
There are quite a few people still using Windows yet, and some that want to switch to Linux. People are comfortable with the look of Windows and dislike the Linux desktops.

Now, there is Winux that looks exactly like Windows 11.

NOTE: Winux 11 looks like Windows 11 or Windows 10, whichever style you choose.

Winux Requirements

Winux has more relaxed requirements than Windows for hardware. The Operating System requires:
  • 3 GB of RAM (4 GB is preferred)
  • Intel or AMD 64-bit processor
  • 25 GB of hard disk space (recommended is 50 GB and an SSD for speed)
If you are installing in VirtualBox, then you should use the following:
  • 3D Acceleration
  • Guest Additions
Winux Specs

Winux is built on Ubuntu Noble (24.04) with the 6.14 kernel. You can install Winux on either system with BIOS or UEFI.

The Winux OS uses KDE 5.27 and allows for Advanced Active Directory Group Policy Object Support, for those that use PowerTools Pro.

The system supports the Windows-style Control Panel and Settings.

Improved support for running '.exe' and '.msi' programs.

OneDrive is supported in File Explorer.

The OS has an Android Subsystem.

To get the Professional key is $35 for a lifetime.

Since Winux is based on Ubuntu 24.04, it is Long-Term Support (LTS) and has 5 years of support, which a user can extend to 12 years if they get 'PowerTools Pro'.

There is Wine to allow for the execution of 'EXE' and 'MSI' files. The limits of WINE may be limited to specific applications.

Winux Download

Winux can be found at 'www.winuxos.org'.

Here you can download the image for installation: 'https://sourceforge.net/projects/windows-linux/files/winux-11.25.09-noble-lts.iso/download'.

Installation - Initial Setup for VBox

For the article, I will be installing Winux in VirtualBox, but the process is the same whether a virtual system or on real hardware.

The beginning of this will be specific to VirtualBox, but I will cover the initial setup for running it on actual hardware.

For VirtualBox, create a new machine. Give it a name, such as 'Winux'. Set the 'ISO Image' to the ISO file you downloaded from the Internet. The 'Type' should automatically be 'Linux' and the 'Subtype' is 'Ubuntu'. The version is 'Ubuntu (64-bit)'.

For the 'Hardware' section, set the 'Base Memory' to a minimum of '2048', but more may be better. The 'Processors' should be '1', but you can make this more if needed.

You can check the 'Enable EFI' box if you want to emulate UEFI.

Next is the 'Hard Disk' section. The default should be 25 GB, but you can increase this if needed.

Click on 'Finish' to create the base part of the machine.

Now, open 'Settings' for the machine you created.

On the 'Display' tab, set the 'Video Memory' to 128 MB, or after you save the changes, you can set the value to 256 MB by clicking on the 'Video Memory' in the main window.

Go to the 'Network' tab and change the option 'Attached to' from 'NAT' to 'Bridged'. Click on 'OK' to save the changes. You can now 'Start' the machine and perform the actual installation.

Installation - Initial Setup for Hardware

Use software such as Balena Etcher, which can copy an ISO to a USB flash drive.

Once the image is on the flash drive, you can boot your hardware with the USB flash drive and start the installation process.

Installation of Winux

There are quite a few steps to get through before installing Winux. After the installation, we have a little configuration to perform to help speed up the system.

The first thing you need to worry about is the GRUB boot screen. It has four options:
  1. Windows Theme Over Linux
  2. Windows Theme Over Linux (safe graphics)
  3. Boot from next volume
  4. UEFI Firmware Settings
Highlight the first option, which should be by default, and press Enter.

You should then see a blue Windows icon with the moving circle below it to show it is loading. Once it finally loads, you’ll see a screen similar to Figure 1.

View attachment 27926
FIGURE 1

The second icon on the desktop is 'Install Winux 11 LTS'. Double-click the icon to start the installation.

Once the installation starts, as shown in Figure 2, it asks for the language to use.

View attachment 27927
FIGURE 2

You can see in the left pane, it lists the various steps:
  1. Welcome
  2. Location
  3. Keyboard
  4. Partitions
  5. Users
  6. Summary
  7. Install
  8. Finish
These eight steps are what we need to get through to complete the installation.

After you set the language, you can click on 'Next' to go to step 2.

For the 'Location' settings, set your appropriate 'Region' and 'Zone', as in Figure 3. Click on 'Next' when you set your choices.

View attachment 27928
FIGURE 3

In Step 3, for the 'Keyboard', you can choose your keyboard style, as shown in Figure 4, then click 'Next'.

View attachment 27929
FIGURE 4

For the next setting, you'll be setting the partition on which to install Winux. Figure 5 shows mine, and you can see that the partition is a VirtualBox partition.

View attachment 27930
FIGURE 5

Here, you can specify whether to use a swap file as well as what disk format to use for the ROOT partition. The options for the partition format is:
  • ext4
  • btrfs
  • xfs
If you have no data on the drive, you can use the 'Erase' option. After you make your choices, click on 'Next'.

When you are at the 'Users' step, as shown in Figure 6, you set up your initial user account.

View attachment 27931
FIGURE 6

After you enter all your user information, you can click 'Next'.

The 'Summary' page just shows all the choices you made and what changes are to be made to the system. After you look over the summary, you click on 'Install' to begin the installation.

You should see a small window appear to alert you that changes will be made. You need to click on 'Install Now' to approve the installation.

The system is now in the seventh step of 'Install' and you only need to wait for the installation to complete.

The last stage, 'Finish', just informs you that the installation is complete. You have the choice to 'Reboot Now' or continue to use the live system. Make your choice and click 'Done'.

Once the installation is complete, you will need to reboot the system and remove the installation media so the system does not restart from the installation media.

Configuration

After rebooting, you will need to sign in, as shown in Figure 7.

View attachment 27932
FIGURE 7

In Figure 8, you can see the initial customization screen that lets you choose between Windows 10 and 11 for your desktop.

View attachment 27933
FIGURE 8

Set your preferred look on this screen. Keep in mind that you can change it later if you wish.

Configuration

There are two points in configuring the Operating System. Both are for VirtualBox, while one should be set up when installed on regular hardware.

The one configuration is the screen resolution. This is important on VirtualBox since you do not have an easy way to fill the desktop and keep the menu bars from the main Operating System.

To do this, I added the '.xprofile' script from this article. I made the file executable and added as a startup application.

Now, the main configuration is that when you go to perform an update, the default repositories were very slow. The download speed was in the kilobytes range and would have taken hours to complete the initial upgrade.

So, I tried changing all the different settings for the network, but I ended up finding that the best repositories were not the ones being used.

To change these, we need to install a 'snap' application with:

Code:
sudo snap install mirrorselect

Once you install it, you need to run the following command to get a list of the best repositories for speed:

Code:
sudo mirrorselect -a amd64 -r noble -c US

Be sure to specify your country code after the parameter '-c'. The distro release is Ubuntu 24.04, or 'noble'.

Figure 9 shows my output.

View attachment 27934
FIGURE 9

Now that I have a list of repositories that have a low latency and should be quick, I can update the repository list. You'll need to edit the file '/etc/apt/sources.list~', with elevated privileges and add one or more of the sites listed to the list. Save the file and exit the editor.

The format of the 'sources.list' file is:

Code:
deb <repository> noble main universe multiverse

You can remove the 'universe' and/or 'multiverse' parameter. Remember that the 'universe' parameter is the part of the repository that holds the 'free' software, while the 'multiverse' is not free software.

Code:
sudo cp /etc/apt/sources.list~ /etc/apt/sources.list

When you perform an update of the repository lists, you should hopefully get no errors, but if a specific repository causes an error, then comment out the line or remove the repository name.

Perform the update and upgrade when your list is the way you want it and an update causes no errors.

Code:
sudo apt update
sudo apt upgrade -y

The update should download files faster than in kilobytes.

Conclusion

The Winux Operating System has a lot of items that look similar to real Windows. There are the 'System Settings', 'Device Manager' and of course 'Microsoft Edge Browser'.

There are more similarities, but these are the main utilities.

I would think that for a user who is used to Windows, but wants to do something different on their system, this might be the way to go.

With October 2025 being the end of support for Windows 10, this could be an option for systems that cannot be updated to Windows 11. Granted, any Windows programs need to be compatible with Wine, or use a Linux variant.
A Power Tools programot miért nem telepítetted ? Bár hány videót nézek, azt senki nem telepíti. Így nemtudom megnézni, a gyakorlatban mennyit dob a gépen.
 
A Power Tools programot miért nem telepítetted ? Bár hány videót nézek, azt senki nem telepíti. Így nemtudom megnézni, a gyakorlatban mennyit dob a gépen.
 
Why didn't you install the Power Tools program? No matter how many videos I watch, no one installs it. So I can't see how much it actually does on the computer.
 
There are a lot of packages and tools that are labeled 'Power Tools'. Which one are you specifically asking about?
 


Follow Linux.org

Members online


Top