Solutons Lounge

How to Make Windows 11 Look and Feel Like Windows 10


Nearly three years after it came out and a year before Windows 10 reaches its end of life, Windows 11 still accounts for only 29% of PC operating system installs, with its predecessor accounting for 66%. One reason: a lot of people don’t like the subtle changes in Windows 11’s user interface, from its bloated Start menu to its unresizable taskbar. 

Unfortunately, most of us can’t avoid upgrading to Windows 11 for long. Not only is Windows 10 going to lose support in 2025, but if you buy a new computer, it almost certainly comes with Windows 11 preloaded. 

Fortunately, there are lots of ways to get Windows 11 looking and feeling quite a bit more like 10. From getting a more WIndows 10-like Start menu to changing the takbar functionality, here’s how.

Ever since Windows 8 shocked the world and countless Windows users (yours truly among them) in mid-2012 with its tiled Start Menu, developers have provided alternatives to Windows built-in “front door.” Such programs are often called Start Menu replacements, and many are available. Among those options, the best ones are (you must pay for the first two; the third is Open Source and free):

  • Start11: Stardock Systems has had versions of this program for versions of Windows back to 8 (and I found it a lifesaver when that version seemingly changed everything I knew about navigating Windows). The latest version is named Start11 2.0 and works with all Windows 11 versions, including the emerging 24H2 scheduled for public release later this year (and already included on Copilot+ PCs). Start11 v2 costs $9.99 for a single PC, but a 5-pack version costs $14.99. It’s definitely worth checking out (a free 30-day trial is available). It includes a Windows 10 lookalike function you can select in the program’s Start Menu settings as shown in the next screencap. Please note: Start11 for Copilot+ PCs (ARM64 Snapdragon X CPUs) and not yet in general public release. 

Start 11’s Start Menu options includes an option for “Windows 10 style.” (Image credit: Tom’s Hardware)

Start 11’s Windows 10 style option removes the styling and wasted space in the Start Menu, and shows more than 7 items at a glance. It also shows All apps at left with pinned and MS Store items right. As you can see in the left-hand menu in the preceding screencap, Start11 also provides controls for the Start Button itself, Taskbar spacing and behaviors, the search box, and shortcuts. That last item is labeled Control, and includes the ability to pin access to the built-in Windows 11 Start Menu inside its own reworked Start Menu (handy for some things). I’m a big fan: by itself, Start11 provides a pretty easy and bulletproof way to revert Windows 11 to a more Windows 10-like look and feel.

  • StartAllBack: While it is a usable start menu replacement, StartAllBack aims at Windows 7 rather than Windows 10 to target look and feel characteristics. If you can cover the cost of Start11, it’s a better choice for the stated objective of this story – that is, to make Windows 11 look and act like Windows 10. Otherwise, it’s a little bit cheaper than Start 11 ($4.99 for a single copy; $8.99 for 2 PCs; $11.99 for 3 PCs.) If you’re seeking a capable Start Menu replacement, in general StartAllBack is worth a look.
  • Open-Shell: An open source project from GitHub, Open-Shell is a reworked version of the now-defunct Classic Shell project from Ivo Beltchev. Like StartAllBack, Open-Shell targets the Windows 7 UI, not Windows 10. It’s a surprisingly capable Start Menu replacement for those who wish to spend nothing, but it doesn’t offer a Windows 10 look-and-feel to its users, either. ‘Nuff said.

Use WinAero Tweaker, Explorer Patcher

This category of tools offers access to a variety of Windows tweaks, but mediates registry access on behalf of its users. Their developers are reasonably diligent about keeping up with Windows 11 changes, too, so you won’t have to stay on top of individual registry tweaks as you might otherwise be compelled to do if taking a DIY approach. The two recommended tool sets go well beyond restoring Windows 10 characteristics to Windows 11, but both offer substantial capabilities in that regard. Those two tool sets are:

  • WinAero Tweaker: The brainchild of Sergey Tkachenko at WinAero.com, WinAero Tweaker program basically bundles nearly 200 Windows tweaks into 21 categories, as depicted in the next screencap.  

WinAero Tweaker Categories show left, with category details/elements right.  (Image credit: Tom’s Hardware)

The program’s Windows 11, Appearance and Advanced Appearance, Desktop and Taskbar, Context Menu, and File Explorer categories will be of major interest to those seeking a Windows 10 look-and-feel on Windows 11 PCs. That latter item does overlap somewhat with the next tool, whose focus is more or less entirely on File Explorer.

  • Explorer Patcher is an Open Source GitHub project that aims to return File Explorer (and its menus) and the Taskbar (including the System tray) to a Windows 10-like state. It provides controls for icons, the Start Menu (placement), weather and search information, and more. The UI for Explorer Patcher is labeled Properties (ExplorerPatcher) in the Start Menu, and provides a set of links and settings for 10 different aspects of File Explorer plus the associated taskbar, system tray and notification area icons and appearance. 

Explorer Patcher is labeled “Properties;” its window shows related controls. (Image credit: Tom’s Hardware)

Start 11 plus WinAero Tweaker and Explorer Patcher makes a potent combination. For me, that combination definitely comes “close enough” to Windows 10 look-and-feel to overcome most of Windows 11’s perceived irritations and shortcomings. Those who really want to establish and maintain tighter controls will want to read on to understand numerous important and related Windows 11 registry tweaks.

Tweaking the Registry to Make Windows 11 Look Like 10 

In general, the Windows registry deserves the same warning that Dante put over the gates to Hell in his Divine Comedy: spem omnem relinquite qui huc intratis (abandon all hope ye who enter here). Microsoft’s warnings are more prosaic but no less chilling – namely in the MS Learn article Windows registry information for advanced users:

Serious problems might occur if you modify the registry incorrectly by using Registry Editor or using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

Somehow, I feel strongly that the preceding admonition should conclude with at least two exclamation marks. You’ve been warned: the following tweaks can change or break things. Microsoft can undo them any time it feels so inclined. Many, many people have spent countless hours figuring out (and fixing, from time to time) the items that follow in the next X sections.

Registry Editing Terms, Illustrated: Hives, Keys, Subkeys, and Values

The principal tool for editing the Windows registry – a hierarchical collection of data that includes configuration settings and other information that guides how the Windows OS and its services and applications work – is called the Registry Editor (aka regedit.exe). Not coincidentally, it also shows the registry’s organization into hives, keys and subkeys, and where applicable, associated values. The next screenshot depicts all of these things.

The Registry is divided into 5 hives (all-caps strings that start with HKEY), then into keys, and sub-keys. Values appear for specific keys at right, with right-click access to create, edit and delete functions. (Image credit: Tom’s Hardware)

In the preceding screencap, I navigated into the HKEY_LOCAL_MACHINE hive, which stores information about the configuration and behavior of the local PC where regedit is running. You can see the navigation string at the top left, just below the menu bar; it reads:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing

As the registry is a hierarchy, this may be read as follows:

  • Computer: indicates this is the PC on which regedit is running. The tool can also edit registries remotely (through the File menu item Connect Network Registry…). In such circumstances the string would begin with the machine name for the remote PC.
  • HKEY_LOCAL_MACHINE: The Windows registry hive for local machine configuration and other runtime data. The other four Windows registry hives are named HKEY_CLASSES_ROOT, HKEY_CURRENT_USER, HKEY_USERS, and HKEY_CURRENT_CONFIG. In the afore-cited Windows registry information … article MS defines “A registry hive…[as]… a groups of keys, subkeys, and values in the registry that has a set of supporting files that contain backups of its data.” Indeed, an important part of starting up Windows occurs when those files get read into memory so that the OS and its applications and services can run.
  • SOFTWARE: Windows hives are divided into major keys (all-caps) that further organize each hive’s structure. The parent hive for this major key also includes entries for DRIVERS, HARDWARE, SAM (Security Account Manager), SECURITY and SYSTEM major keys. These help to organize hive data by category and kind.
  • Microsoft\Tracing: The Microsoft sub-key is divided into many dozens of further sub-keys, of which Tracing is the lowest subkey for the current registry editing location.
  • EnableConsoleTracing: A value to indicate if console tracing is enabled or disabled (may be expressed in either Hexadecimal or Decimal numbers, as per the right-hand radio button). For toggle values like this one, a 0 (zero) generally indicates disabled, and a 1 (one) generally indicates enabled. Right-click on a value name (left-hand column in right pane) to access value controls, including the edit box shown.

One can navigate to any key in the registry in the left-hand pane by clicking into a hive, a major key, and then subkeys. It’s faster, however, to copy the full path you’ll find for each such tweak in its lead-in text, and past it into the “address line” where regedit displays the current registry location, though. 

This is the fast and efficient way to get around inside the Windows registry (as long as you know where you’re going). With this information in mind, you should be better equipped to understand the following registry tweak sections. These items may (or may not) overlap with the Start Menu replacements and tweaking tools already covered earlier. When you’ve created or altered a registry value, it’s best practice to reboot Windows to get this change to “take” (I also recommend making changes one at a time so you can see and evaluate their impact on a case-by-case basis).

Restore the Classic Windows 10 Taskbar with Registry Hack

  1. Inside regedit, navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell\Update\Packages
  2. Create a DWORD (32-bit) value named UndockingDisabled. To create a value, right-click in the right-hand pane for the aforementioned key, then select New > DWORD (32-bit) Value. Type Undocking Disabled in the name field, hit return.
  3. Set its value to 1 to enable it.
  4. Restart Windows to see the new/old layout (I actually had to restart Explorer in Task Manager to make it show, for some odd reason).

(Image credit: Tom’s Hardware)

Note: Start11 and both tweaking tools offer various ways to make this change within their confines. You’ll also need to restore the taskbar clock, volume control and network icons. Here’s how: Open the Run box (type WinKey+R), then enter shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} to bring up the Notification item in Control Panel. Click “Turn system icons on or off,” and toggle the entries for Clock, Volume and Network to “On.” Click OK. You may also want to visit Settings > Personalization > Taskbar, and then toggle Task view to “Off.” You can right-click the taskbar, then toggle the “Show Cortana” entry to turn that off (no checkmark should be showing).

Turn Off the Search Box in the Taskbar

  1. 1. Inside Regedit, visit this location: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search
  2. 2. Right-click the Searchbox TaskbarMode, and Modify its value from 1 (one) to 0 (zero) to turn it off.

Set to 0 (zero) to turn off the Search box; set it to 1 (one) to only show an icon.  (Image credit: Tom’s Hardware)

Disabled Rounded Corners in Windows 11

  1. Inside regedit, navigate to the following location:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM
  2. Right-click the DWM key, select New > DWORD (32-bit) Value. Name it UseWindowFrameStagingBuffer, and leave it set to 0 (zero: the default value).

(Image credit: Tom’s Hardware)

Note: ExplorerPatcher offers this change through its Other category, under which you can “Disable rounded corners for application windows.”

Ungroup Taskbar Icons

  1. With the classic taskbar enabled (see Reghack 1) visit this location in regedit:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  2. Create a DWORD (32-bit) Value named NoTaskGrouping if it doesn’t already exist.
  3. Set its value to 1 (one) to turn this on (and turn grouping off, ironically enough).

(Image credit: Tom’s Hardware)

Note: StartAllBack has a Taskbar setting called “Combine taskbar button” that may be set to “Never” to achieve this same result. To use this reghack, you must first implement Reghack 1.

By default, Windows 11 shows limited right-click menu options that often force a second click to select – and show – “More options.” This is easy to fix by creating and setting two registry keys, one inside the other.

  1. First, use regedit to visit this location:
    HKEY_CURRENT_USER\Software\Classes\CLSID
  2. Create a registry key named {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}. Now, create a subsidiary key inside that item named InProcServer32. Then set the default value to a single space character, as shown in the next screencap.

The default value is a blank space (space character) highlighted in blue as the Value data.  (Image credit: Tom’s Hardware)

Here again, StartAllBack offers “Classic context menus” as a checkbox option on its Explorer tab. Easy-peasey.

Revert to Windows 10 File Explorer Look-and-Feel

  1. Use regedit to navigate to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions
  2. Create a new key named Blocked if it doesn’t already exist.
  3. Inside that key, create a new String Value named {e2bf9676-5f8f-435c-97eb-11607a5bedf7}.

That will do it, after you follow best practice by closing regedit and restarting Windows.

Using Windows 10 Wallpaper in Windows 11

If you still have access to a running Windows PC or VM, you can find the Windows 10 wallpaper inside the folder named:

C:\Windows\Web\Wallpaper\Windows

The filename is img0.jpg, as shown in the next screencap. Make a copy. If you can’t find a Windows 10 install, try searching for Windows 10 wallpaper (hint: Wallpapers.com is a good place to look).

(Image credit: Tom’s Hardware)

To use this file in Windows 11, right-click on the desktop, then select Personalize from the resulting pop-up menu, then click Background. Notice the entry labeled “Choose a photo.” This will let you browse your file system, so you can pick wherever you stashed your copy o of img0.jpg (I stuck mine into D:\Temp). You can see the results in the next screencap.

The Windows 10 wallpaper is now the background (look below to see it next to the Windows 11 default). (Image credit: Tom’s Hardware)

Beware Infinite Regress…

Once you start hacking away at the Windows registry, there’s really no limit to the number and kinds of tweaks you can apply. If you’re seeking some kind of special look, effect or behavior, search for “Windows 11 registry tweak for X” where X is a common name for what you’re trying to achieve. 

Indeed, finding the right name to search for can be the most challenging aspect when seeking ways to change how Windows versions – including 11 – look and behave. To that end, I have found it immeasurably helpful to spend time trolling the Personalization forum at ElevenForum.com. The collective wit and wisdom of the wizards who congregate there is never to be underestimated or overlooked. Check it out, and have fun “perfecting” Windows 11, just the way you like it. 

More Windows Tutorials



Source link

Exit mobile version