Tag Archives: Windows Tutorial

Windows operating systems are particularly common on personal computers and servers.

Start Menu and Taskbar Customize in Windows 11 with Start11

Customizing the Start Menu and Taskbar in Windows 11 and 10 with Stardock Start11

Start Menu and Taskbar Customize in Windows 11 and 10

Stardock Start11 can visually customize the start menu and taskbar of Windows 11 and Windows 10 and enrich it with additional functions and enhanced features.

There are various layouts to choose from and it is possible. For example, to get a classic start menu in the style of Windows 7. Start11 even bring back missing functions from old Windows versions. Start11 version 1.47 is currently available as a free trial version.

Install Stardock Start11

Stardock Start11 can be deployed using the Windows Package Manager as follows. Open a command prompt with hit Windows+R to run cmd

Then ran the following command line.

winget install -e --id Stardock.Start11

Start11 works on Windows 11 and Windows 10 (32-bit/64-bit), but older windows versions are not supported. After installation, the software can be started as a 30-day trial version by providing a valid email address.

Make Windows 11 more individual

Start11 is primarily aimed at those users who are not satisfied with the Windows 11 start menu and would like the old Windows 10 or Windows 7 start menu back. After the start, the software offers four different design templates for this purpose. These can also be further adjusted and, for example, use a compact representation or a grid style.

Additional options to customize

Additional options make it possible to customize the color, transparency and other properties of the start menu. If you want, you can even change the start button. The taskbar can also be given a personal touch by changing the transparency, color, texture and size.

New Start11 Features

However, Start11 not only changes the Windows design, but also brings some useful functions with it. For example, it is possible to place the taskbar back at the top of the screen under Windows 11 and to expand the greatly reduced context menu. A separate search function promises better results than Windows own search and can also filter them by file type and search through file contents.

Start11 can be tested for 30 days free of charge and without any restrictions on the range of functions, after which the purchase of a license key is required. This costs around seven euros for activation on a device.

More alternatives

A similar tool is available with StartAllBack. It gives Windows 11 back the look of Windows 10 or Windows 7. The respective themes can be easily selected, which automatically customizes the start menu, taskbar, icons and command bar in Windows Explorer.

Install StartAllBack

Open a command prompt with hit Windows+R to run cmd

winget install startallback

Taskbar11 open-source tool

If you just want to move the taskbar to the top of the screen. Can do this with the open source tool “Taskbar11”.

The open-source tool can also remove unnecessary icons and optimize taskbar behavior on multi-monitor systems. Taskbar11 is currently available in version 6.0.

Taskbar11 does not require installation and can therefore be run directly after download. The prerequisite is of course Windows 11, so the software does not work with older versions of the operating system.

At the first start, a security warning may have to be confirmed by the Microsoft Defender Smart Screen (first click “More info” and then “Run anyway”).

Source Code preview in Windows File Explorer

It can be helpful for developers to look into the source code of files, with the preview of the Windows File Explorer, without need opening all the files.

Source Code Preview with File Explorer

Specifying File Handlers for File Name Extensions with add the registry classes keys to preview files for php, ps1, py, css, vbs, shell scripts and more in File Explorer with just expanding it.

To do this, open a command prompt with elevated rights as an administrator and add the following lines.

REG ADD "HKCR\.sh" /v "PerceivedType" /t REG_SZ /d "text" /f
REG ADD "HKCR\.sh" /ve /t REG_SZ /d "txtfile" /f
REG ADD "HKCR\.sh" /v "Content Type" /t REG_SZ /d "text/plain" /f
REG ADD "HKCR\.sh\PersistentHandler" /ve /t REG_SZ /d "{5e941d80-bf96-11cd-b579-08002b30bfeb}" /f

REG ADD "HKCR\.php" /v "PerceivedType" /t REG_SZ /d "text" /f
REG ADD "HKCR\.php" /ve /t REG_SZ /d "txtfile" /f
REG ADD "HKCR\.php" /v "Content Type" /t REG_SZ /d "text/plain" /f
REG ADD "HKCR\.php\PersistentHandler" /ve /t REG_SZ /d "{5e941d80-bf96-11cd-b579-08002b30bfeb}" /f

REG ADD "HKCR\.py" /v "PerceivedType" /t REG_SZ /d "text" /f
REG ADD "HKCR\.py" /ve /t REG_SZ /d "txtfile" /f
REG ADD "HKCR\.py" /v "Content Type" /t REG_SZ /d "text/plain" /f
REG ADD "HKCR\.py\PersistentHandler" /ve /t REG_SZ /d "{5e941d80-bf96-11cd-b579-08002b30bfeb}" /f

REG ADD "HKCR\.ps1" /v "PerceivedType" /t REG_SZ /d "text" /f
REG ADD "HKCR\.ps1" /ve /t REG_SZ /d "txtfile" /f
REG ADD "HKCR\.ps1" /v "Content Type" /t REG_SZ /d "text/plain" /f
REG ADD "HKCR\.ps1\PersistentHandler" /ve /t REG_SZ /d "{5e941d80-bf96-11cd-b579-08002b30bfeb}" /f

REG ADD "HKCR\.css" /v "PerceivedType" /t REG_SZ /d "text" /f
REG ADD "HKCR\.css" /ve /t REG_SZ /d "txtfile" /f
REG ADD "HKCR\.css" /v "Content Type" /t REG_SZ /d "text/plain" /f
REG ADD "HKCR\.css\PersistentHandler" /ve /t REG_SZ /d "{5e941d80-bf96-11cd-b579-08002b30bfeb}" /f

REG ADD "HKCR\.vbs" /v "PerceivedType" /t REG_SZ /d "text" /f
REG ADD "HKCR\.vbs" /ve /t REG_SZ /d "txtfile" /f
REG ADD "HKCR\.vbs" /v "Content Type" /t REG_SZ /d "text/plain" /f
REG ADD "HKCR\.vbs\PersistentHandler" /ve /t REG_SZ /d "{5e941d80-bf96-11cd-b579-08002b30bfeb}" /f

Now just activate the preview in Windows File Explorer.

Enable PowerToys Thumbnail Previews

Another approachis brings PowerToys. Preview Pane is an existing feature in the Windows File Explorer. Which allows you to see a preview of the file’s contents in the view’s reading pane. PowerToys adds multiple extensions: Markdown, SVG, PDF, and G-code. In addition to those, PowerToys also adds support for source code files (for more than 150 file extensions).

Settings for Source code files previewer

If the preview pane does not appear to work after setting the extension to On. There is an advanced setting in Windows that may be blocking the preview handler. Open the Options menu in Windows File Explorer and select the View tab. Under the View tab, you will see a list of Advanced settings. Ensure that Show preview handlers in preview pane has a check next to it in order for the preview pane to display.

Open Windows File Explorer, select the View menu in the File Explorer ribbon. Hover over Show, and then select Preview pane.