Releases: turkaysoftware/glow
Glow v26.4 is available! [MAJOR UPDATE]
Important
Pre-Installation: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
Note
May our month of Ramadan be blessed. May the blessings of Ramadan be upon you.
Note
This version has undergone extensive testing on different system and hardware configurations; identified bugs have been fixed, improving overall stability and reliability. It is suitable for both personal and corporate use.
Support My Work
If you find my tools useful, please consider supporting their development to ensure these projects are continuously updated and to meet my own basic needs.
Official Website | Report a Bug
What's New
- Glow's reading, processing, and memory management infrastructure has been optimized; all sections now load up to 60% faster, memory usage has been reduced by 20%, and the application has been stabilized to operate with an average memory consumption of 50–60 MB.
- TS Preloader's boot time has been improved by 60%, allowing Glow to start significantly faster. In addition, for new settings introduced via updates, missing configuration keys are now automatically detected and added to the existing configuration file if they are absent or were not created for any reason.
- The disk infrastructure has been redesigned. Disks that were previously listed on a partition basis are now displayed as a single entry per physical disk, with multiple partitions consolidated under the same disk. BitLocker status is presented in a unified and summarized form by considering all partitions, and manufacturer detection has been made more reliable. With these improvements, disk section performance has increased by 75%.
- The CPU section has been completely reprogrammed. Multi-processor support has been added, along with various modernization improvements. Active core count display has been introduced, and L1/L2/L3 cache calculations have been made more accurate for hybrid architectures.
- A detailed DirectX support summary has been added to the Graphics Card section, clearly displaying all supported DirectX versions and the maximum supported DirectX level, along with support for multiple GPUs of the same model.
- The Feature Experience Pack version information has been added to the Operating System section, allowing installed Windows feature and experience updates to be displayed more clearly.
- The Cache Cleaning Tool has been improved; icon and thumbnail cleaning has been expanded, a safe Explorer restart has been integrated, and the overall process has been made more stable.
- The Bluetooth Information Tool has been optimized; thanks to the restructured PowerShell infrastructure, adapter detection and analysis time have been accelerated by up to 70%.
- A Debug section has been added under Settings in the top menu. When enabled, a log folder is created within the Glow directory; logs can be viewed, deleted, or exported to the desktop as a ZIP file. Logs are never automatically uploaded or transferred to any remote server. This feature does not contain personal data, is enabled by default, and can be disabled optionally.
- Multi-language management has been updated; when missing translations are detected, the system automatically falls back to English default values.
Fixed Bugs
- Cross-process errors that occasionally caused crashes during Glow's startup have been resolved; the application now starts in a more stable and clean manner.
- The TS Theme Mode Helper module has been updated; operating system integration has been improved, and handle leaks and resource management issues have been fixed.
- All issues causing stuttering, brief freezes, and sudden jumps in second-by-second updated data across all sections have been fully resolved.
- Excessive uxtheme.dll calls that caused white flickering during startup in dark mode have been eliminated; UI rendering has been stabilized.
- Critical issues on Windows 10 that caused stuttering and a slow-motion effect while dragging windows have been fixed; window movements are now smooth.
- In the Disk section, issues related to duplicated multi-partition disks, incorrect disk selector entries, incorrect type counts, missing BitLocker status, and synchronization problems during disk changes have been fixed.
- In the Graphics Card section, VRAM inconsistencies on systems with multiple GPUs of the same model have been resolved.
- In the Operating System section, an issue that prevented the informational messages of BSOD action buttons from updating when the language was changed has been fixed.
- All tools within Glow have undergone a comprehensive maintenance process, during which numerous issues were identified and resolved. As a result of these improvements, all tools now operate more efficiently, stably, and accurately.
- An issue causing an extra trailing blank line when saving the configuration file has been fixed.
Changes
- The settings management infrastructure in the TS Modules library has been improved; settings keys and container structures are now updatable and re-orderable, and module naming has been aligned with established standards.
- The DNS address update applied to the Network section in Glow v26.3 has been reverted; due to Windows manual DNS priority behavior, the structure was optimized and previous issues were resolved.
- Second-by-second updated data in the Operating System section (such as system uptime and runtime) has been improved to provide more accurate results and a cleaner presentation.
- In the Disk section, capacity calculation, disk type detection, and detail presentation have been improved; information is now more accurate and readable. Visual blocks in the Disk Distribution area have been updated to use a rounded design.
- The Graphics Card selection box now distinguishes multiple GPUs with the same name by displaying identifiers such as #1 and #2.
- When Privacy Mode is enabled, the Monitor Serial Number information is now hidden.
- In the Battery section, when the Battery Type information is detected as “Li-Ion,” it is now automatically translated into the selected language.
- The page navigation algorithm using arrow keys has been updated. The Down and Right arrow keys now navigate pages from top to bottom, while the Up and Left arrow keys navigate from bottom to top. Additionally, cyclic navigation support between the first and last pages has been improved.
- With this release, a modern Panel component has been added to the TS Custom Controls library.
- Windows 11's rounded corner design has been integrated into the TS Preloader, About, and Screen Overlay windows, providing a more modern appearance.
Security Checksums
| Algorithm | Hash Value |
|---|---|
| SHA-1 | 8e72f32c73fcbdb8cc05a0bcd4cabcfacd5767f6 |
| SHA-256 | 1787d0ccbd41a71d04005b6657909d9918bd3ac158cc33e3335480bedbe39125 |
Glow v26.3 is available!
Important
Pre-Installation: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
❤️ Support My Work
If you find my tools useful, please consider supporting their development to ensure these projects are continuously updated and to meet my own basic needs.
Official Website | Report a Bug
✨ What's New
- The Bluetooth Information Tool has been developed. It can now detect almost all manufacturers.
- The Wi-Fi Password Viewer has been completely revamped. Instead of selecting Wi-Fi networks one by one, you can now easily view all networks stored in the system by listing them in a table view. Double-click any row to instantly copy the password for that network to your clipboard. Additionally, the button below has been updated to allow you to export all saved Wi-Fi passwords as a text document.
- The System DNS 1 and System DNS 2 features have been added to the Network section. These features allow you to view system DNS addresses that have been subsequently modified by the user, and IPv4 is detected as the priority. It also supports both IPv4 and IPv6. Additionally, you can easily check whether the DNS Over HTTPS (DoH) feature is active!
- The automatic adapter selection algorithm in the network section has been developed. Previously, adapter selection was based on the manufacturer name, but now it is based on whether the connection is active or not. Additionally, when both Ethernet and Wi-Fi connections are available simultaneously, the system is configured to prioritize the Ethernet connection.
- The display of all connection speeds in the network section has been improved. When the connection speed exceeds 1000 Mbps, the speed information is now displayed in Gbps.
- The network section's reading and processing algorithm has been improved and now loads 15% faster.
- The USB section's read and processing algorithm has been improved and now loads 30% faster.
- The Installed Drivers section's read and processing algorithm has been reprogrammed and now loads 50% faster.
- The Installed Services section's read and processing algorithm has been reprogrammed and now loads 75% faster.
- An algorithm for changing pages using the left and right arrow keys has been developed. According to this, pressing the left arrow key on the first page takes you to the last page; pressing the right arrow key on the last page takes you to the first page. This creates an infinite loop between pages, enhancing functionality.
- Our in-house developed TS Custom Controls Library has been updated to version v26.2, gaining significant enhancements. It now offers improved button designs, expanded ComboBox features, and new custom form control integration.
- All combobox in Glow now display a theme-color-coordinated appearance when hovering over dropdown menu items. This feature was specifically redesigned using the TS Custom Controls module.
- All checkboxes in Glow now display a theme-color-coordinated appearance when selected. This feature was specifically redesigned using the TS Custom Controls module.
🐞 Fixed Bugs
- A processing error that occasionally caused the day and month values in the Driver Date feature in the Network, USB, and Audio sections to switch places has been fixed.
- In the Bluetooth Information Tool, various errors that prevented the detection of uncommon brands have been fixed, and the tool has been optimized to run more stably.
- The error that prevented page switching with the arrow keys when interacting with an item in the content area has been fixed.
- The Anti Aliasing error that caused all buttons to appear jagged has been fixed. They now appear smooth.
- The error that caused all checkboxes to flicker when hovering over them has been fixed.
🔁 Changes
- In this version, a new algorithm has been added to the TSModules library that cleans empty keys in INI files.
- In the Battery section, if the Battery Type is displayed as "Li-I", it will now be displayed as "Li-Ion".
🔒 Security Checksums
| Algorithm | Hash Value |
|---|---|
| SHA-1 | 69cc96efc3197f8c321d9a654dc731f6a5dd3931 |
| SHA-256 | 192074c8e1bff802df21b768c8bc1f90abe6345dab446fa0f4ba368e4ce751d7 |
Glow v26.2 is available!
Important
Pre-Installation: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
❤️ Support My Work
If you find my tools useful, please consider supporting their development to ensure these projects are continuously updated and to meet my own basic needs.
Official Website | Report a Bug
✨ What's New
- A new Windows CA 2023 Certificate Status feature has been added to the Operating System section. This feature indicates whether the Windows version you are using contains the Secure Boot certificate associated with Windows CA 2023.
- A new Windows CA 2023 Certificate Compatibility feature has been added to the Operating System section. This feature specifies whether your current Windows version is compatible with the Secure Boot certificate of the Windows CA 2023 release.
- A new Windows CA 2023 Certificate Error Status feature has been added to the Operating System section. This feature displays any errors that occur during or after the installation of the Secure Boot certificate associated with the CA 2023 release.
- A new Windows UEFI CA 2023 Support feature has been added to the Motherboard section. By checking the Windows CA 2023 information stored in your motherboard's NVRAM, this feature indicates whether your system will be able to continue operating with Secure Boot after the Windows UEFI CA 2011 certificate expires in June 2026.
- A new Computer IP Address feature has been added to the Network section. This feature displays the IP address assigned to your computer by the modem or a similar network device.
- A new Gateway IP Address feature has been added to the Network section. This feature displays the IP address of the modem or network device your computer uses to access the internet.
- An Open Gateway Interface Page button has been added to the Network section. This feature automatically opens the management interface of the modem or network device your computer is connected to in your web browser.
- The Primary DNS and Secondary DNS fields in the Network section have been enhanced. For example, when using 1.1.1.1, the output is now displayed as 1.1.1.1 (Cloudflare).
- The DNS Test Tool has been improved. NextDNS support has been added, and the table view has been simplified.
- The DNS Test Tool has been further enhanced. The two providers with the lowest latency are now highlighted and displayed in a separate section.
🐞 Fixed Bugs
- A rendering issue has been fixed that caused the checkmarks of selected items in the top menu to appear distorted and blurry at high DPI levels. Checkmarks are now displayed clearly and sharply at all DPI settings.
- An issue has been resolved where clicking the Check for Updates button while there was no internet connection caused the application to enter a Not Responding state.
- A bug has been fixed in the Operating System section where the informational tooltip failed to appear when hovering over the Preview Wallpaper feature.
- Parsing errors in the Installed Applications section that caused some application icons to be missing have been resolved. The icons of the vast majority of applications can now be detected correctly.
- Errors in the search engines of the Installed Drivers, Installed Services, and Installed Applications sections have been fixed. When the search box is empty, the list now automatically returns to the top.
- Various issues in TS Preloader have been fixed, and it has been optimized for improved performance and stability.
- A visual glitch that caused a flash/flicker effect while opening the Wallpaper Viewer has been resolved.
- A bug has been fixed where the application icon in the title bar was not displayed after exiting full-screen mode with F12 while the Dead Pixel Repair Tool or Dynamic Range Test tools were active.
🔒 Security Checksums
| Algorithm | Hash Value |
|---|---|
| SHA-1 | a710b1fab9e1de702ab4e0eb7ff0f96dcb81cb3b |
| SHA-256 | 6059b2d527005bd537977214f728da8eb91869e741390d274cb4fb9ed58b66ee |
Glow v26.1 is available!
Important
Note: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
Türkay Software Website
Note
May the new year bring health, happiness, and peace to you and your loved ones. Let each new day refresh your hopes, and each new moment add joy to your heart. Carry the beautiful memories of the past into the dreams of the future, and may 2026 be a year full of success for you! 🎉
What's new
- Dutch language support has been added. Thanks to @PhilipVerstraeten
- The SFC and DISM Automation Tool has been developed. The command execution order has been configured in accordance with Microsoft's official documentation, ensuring that DISM commands are executed first, followed by the SFC command.
- The SFC and DISM Automation Tool has been designed to detect and report any errors that may occur during command execution. As a result, it delivers a reliable, user-friendly, and industry-leading automation solution.
Fixed Bugs
- The issue that caused the Active Internet Connection field in the Network section to remain displayed as 'N/A' when the computer did not have an active internet connection has been resolved.
- An interface and sizing issue in the Installed Applications section, where application icons filled the column height and appeared without spacing, has been fixed.
- A DPI-related issue that caused application icons in the Installed Applications table to appear blurry at high DPI settings has been resolved.
- A minor memory leak that occurred when high-resolution application icons were placed within the table in the Installed Applications section has been fixed.
Note
SHA-1: a1078257ab61fcf13d336d74821d4322ba831a3a
SHA-256: e5195b98e0566a9ffb14ec0ca11581c37c8b1837094588395bd6dbe46a26a47a
Glow v25.16 is available!
Important
Note: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
Türkay Software Website
What's new
- In this version, we made a series of accessibility improvements for visually impaired users. Glow will now respond much more accurately when Screen Reader or other reading tools are enabled. This allows visually impaired people to use it more easily.
- We optimized Glow to make it more efficient and reduced power consumption. Thanks to these improvements, we decreased CPU usage and increased performance. Glow now runs more efficiently with less processing power.
- Starting with Glow version v25.16, it is now compiled with Visual Studio 2026’s modern compiler. This brings the latest security updates, bug fixes, and performance enhancements for .NET Framework 4.8.1.
- The x86 (32-bit) architecture has been completely removed from Glow’s source code. As a result, Glow now operates more stably and faster.
- We conducted extensive work to increase startup speed on Windows 11 systems. As a result, Glow’s startup speed on Windows 11 improved by 40% and is now closer to Windows 10 levels.
- An Active Power Plan feature has been added to the Operating System section. This feature shows the system’s currently active power mode.
- An Active Power Plan GUID feature has been added to the Operating System section. This feature displays the GUID number of the system’s active power mode.
- A Display Timeout (Plugged In/Battery) feature has been added to the Operating System section. This feature shows how long it takes for the display to turn off both when plugged in and when on battery power.
- A Sleep Timeout (Plugged In/Battery) feature has been added to the Operating System section. This feature shows how long it takes for the computer to enter sleep mode both when plugged in and when on battery power.
- A "Processor Thread Count" feature has been added to the Processor section. This shows the number of threads the processor is currently running.
- A "Processor Handle Count" feature has been added to the Processor section. This shows the total number of system handles the processor is currently executing.
- The SFC and DISM Automation Tool has been improved. It now displays the progress of all executed commands as a percentage.
- A timer has been added to the SFC and DISM Automation Tool. This allows the tool to dynamically display the runtime and report the total duration at the end of the test.
- The System Identity Creation Tool has been improved. Identity generation now starts automatically as soon as the tool opens, allowing you to focus only on saving and comparing steps for faster operation. Additionally, timestamps have been added to report names to prevent confusion between reports created at different times of the day.
- The Cache Cleaning Tool has been improved. All cleaning paths are now processed as system variables, allowing dynamic automatic detection even if users change their directories.
- Bluetooth 6.2 support has been added to the Bluetooth Information Tool. Additionally, we improved and updated the reading infrastructure on Windows 11 systems, enabling nearly twice as fast read performance.
Fixed Bugs
- A rare issue that caused Glow to fail to locate the folder containing language files on some systems and special environments has been fixed.
- In the Graphics Card section, an issue that caused monitor information to become mixed up on systems using multiple monitors has been resolved. Information for each monitor is now displayed correctly.
- In the Motherboard section, a problem that caused the BIOS Update button to open the URL incorrectly in some browsers has been fixed. The link now works correctly in all browsers.
- An issue that caused the RAM Speed feature in the Memory section to appear inconsistent has been resolved.
- A bug in the Quick Access Tool that prevented the Tab key index order from being rebuilt after buttons were rearranged based on the interface language has been fixed. The Tab key now navigates in the correct order.
Changes
- The Operating System section has been simplified and reorganized. Some features were combined, and others were optimized. The section now has a clearer and more organized appearance.
- The Motherboard section has also been updated in a similar way. Features were merged and optimized, providing a cleaner and easier user experience.
- The appearance of the Used RAM Amount feature in the Memory section has been simplified.
- The icon sizes in the left menu were slightly reduced to create a cleaner look.
- The top bar content was proportioned to be aligned both to the left and right, ensuring a balanced layout.
Note
SHA-1: 73e7668e17a7c6a7828c82278e12b5a4e34021e0
SHA-256: 20ffd6e54e4b197b7d1147160781cd6744cdfd1da7bf53d02d982fe8a00924b7
Glow v25.15 is available!
Important
Note: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
Türkay Software Website
The best hardware change detection tool in its class
Result:
What's new
- The dark theme has been redesigned! It now features a modern yet simple design principle that is easy on the eyes! Click for Dark Theme Screenshot
- Polish language support has been added.
- Glow's program size has been reduced by 80%. Glow now occupies as little as 1.4 MB of space. Thanks to @lunter2
- Glow's RAM usage has been reduced by 45%. Glow now uses very little memory, around 45-50 MB. Thanks to @lunter2
- The System Identity Generation Tool has been added to vehicles. This tool allows you to verify hardware integrity when you deliver your computer or take it in for service. It creates a unique device identity based on system components; the identity automatically updates when parts are replaced, and changes can be reliably detected. It provides a detailed report on which parts have been added and which parts have been removed. Accessible via the CTRL + G shortcut.
- The USB section has been reprogrammed! The source where USB information is read has now been set to a different location that brings more USB devices. This allows the display of devices such as keyboards, mouses, cameras, microphones, etc.
- The USB section has been updated with the USB Device Publisher feature. This feature displays the manufacturer of the selected device.
- The USB section has been updated with the USB Device Driver Version feature. This feature displays the driver version of the selected device.
- The USB section has been updated with the USB Device Driver Date feature. This feature displays the driver date of the selected device.
- The USB section has been updated with the USB Device INF File feature. This feature displays the name of the configuration file (i.e., the *.inf file) of the selected device.
- The USB section has been updated with the USB Device ID feature. This feature displays the ID of the selected device.
- The USB section has been updated with the USB Device Hardware ID feature. This feature displays the hardware ID of the selected device.
- The USB section has been updated with the USB Device GUID feature. This feature displays the unique GUID information of the selected device. It is compatible with Hide Mode.
- The Network section has been updated with the Network Device Driver Version feature. This feature displays the driver version of the selected network device.
- The Network section has been updated with the Network Device Driver Date feature. This feature displays the driver date of the selected network device.
- The DHCP First IP Assignment Time feature has been added to the Network section. This feature shows when your network connection receives an IP address after the computer is turned on.
- The DHCP Assigned IP Renewal Time feature has been added to the Network section. This feature shows when your network connection will send a signal to your network to obtain a new IP address.
- The Sound section has been updated with the Sound Device Driver Version feature. This feature displays the driver version of the selected sound device.
- The Sound section has been updated with the Sound Device Driver Date feature. This feature displays the driver date of the selected sound device.
- An opacity adjustment feature has been added to the Screen Overlay Tool. You can reduce opacity by left-clicking the button in the top left corner, and increase opacity by right-clicking it.
Fixed Bugs
- The issue that prevented the title bar color from changing correctly and promptly while the dark theme was active on Windows 10 systems has been fixed.
- Code errors in the update checking and version control systems have been fixed, resulting in optimizations.
- The issue in the Operating System section where the Windows Defender Core Isolation feature sometimes appeared as "Unknown" on Windows 10 systems has been fixed.
- The issue in the Operating System section where installed Anti-Virus, Firewall, and Anti-Spyware software continued to show as installed even after being removed from the system has been fixed.
- The issue where the Cache Cleaner Tool detected the wrong directory when the user changed the cache directory has been fixed.
- The issue where 'NUL' appeared next to the monitor name in programs like Visual Studio Code has been fixed.
- The error causing fields such as the Montiör serial number to display incorrect data due to an error in the index conversion algorithm has been fixed.
- Errors were fixed and optimized by adding missing values in the double-click copy feature.
Changes
- Some icons have been updated and made compliant with design patterns.
Note
SHA-1: 02e976639d92f93092cf2f23b4e04c930c9805ce
SHA-256: d166ece444359f00dd1416cf2653e6f07be68c064d248b54019200dc8f45119a
Glow v25.14.1 is available! [HOTFIX]
Important
Note: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
The main update is 25.14. It was released to fix two bugs that occurred in version v25.14. To read the v25.14 patch notes: https://github.com/turkaysoftware/glow/releases/tag/v25.14
Türkay Software Website
Fixed Bugs
- The DPI and image processing engine error that prevented the content area from automatically resizing on monitors with 4K and higher resolutions has been fixed. This issue occurred in version v25.14 and has now been resolved.
- The error causing the System Uptime feature to display a negative value and count down has been fixed. This error occurred in v25.14 and has now been resolved.
Changes
- The System Installation Time feature in the Operating System section now displays the year as well.
Note
If you liked it, please don't forget to share!
SHA-1: f19c14e690b03ba7e803b13a1e8314a6e688c17a
SHA-256: 69c549c8b45a3acdc7f7f5147c6d6357fa1d2c2f7556ef8ca2d9c2130dce9c6c
Glow v25.14 is available!
Important
Note: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
Türkay Software Website
What's new
- You can now copy all the features written in blue within Glow to the clipboard with a double-click, without generating a report! This is an advanced feature and works fully compatible with Hide Mode.
- A Primary Operating System feature has been added to the Operating System section. This feature indicates whether the currently running operating system is the primary one on systems with multiple operating systems installed.
- A Device Serial Number feature has been added to the Motherboard section. This feature shows the device serial number if it is a laptop, or the motherboard serial number if it is a desktop. This allows you to check your device’s/product’s warranty.
- A Virtual Machine Monitoring Support feature has been added to the Processor section. This feature indicates whether the operating system is running on a virtual machine as detected by the processor.
- A Monitor Name feature has been added to the Graphics Card section. This feature displays the hardware name of the monitor.
- A Monitor Manufacturer feature has been added to the Graphics Card section. This feature displays the name of the monitor’s hardware manufacturer.
- A Monitor Manufacturer Number feature has been added to the Graphics Card section. This feature displays the manufacturer number of the monitor hardware.
- A Monitor Serial Number feature has been added to the Graphics Card section. This feature displays the serial number of the monitor hardware.
- A Monitor Connection Type feature has been added to the Graphics Card section. This feature shows which interface the monitor is connected to the system with.
- A Monitor Production Year feature has been added to the Graphics Card section. This feature shows the production year of the monitor.
- A Monitor Production Week feature has been added to the Graphics Card section. This feature shows the year, month, and week number when the monitor was manufactured.
- A Monitor Hardware ID feature has been added to the Graphics Card section. This feature shows the hardware ID of the monitor.
- The DirectX Driver feature in the Graphics Card section has been improved. Now, if the selected graphics card has multiple DirectX drivers, all of them are displayed side by side.
- In the monitor selection box, both the monitor number and the monitor name are now shown. Additionally, in multi-monitor systems, the numbering order matches the monitor number order within the system.
- The Battery section has been completely reprogrammed. It now includes a much higher quality feature set.
- The Battery Status feature in the Battery section has been improved. It now shows the remaining time while the computer is charging or discharging. Additionally, it can detect if the battery level is fixed for protection purposes.
- The Battery Model feature in the Battery section has been improved. Battery Model and Battery Serial Number are now displayed as separate features. Furthermore, the Battery Serial Number can be hidden when Hide Mode is enabled.
- The Battery Chemistry feature in the Battery section has been improved. It can now detect a wider range of battery types.
- A Battery Design Capacity feature has been added to the Battery section. This feature shows the battery’s manufacturing capacity in mWh.
- A Battery Full Charge Capacity feature has been added to the Battery section. This feature shows the power capacity when the battery is fully charged (100%) in mWh.
- A Battery Remaining Capacity feature has been added to the Battery section. This feature shows how much power is left based on the current battery level in mWh.
- The Battery Voltage feature in the Battery section has been improved. It now supports a much wider and more consistent range of devices.
- A Battery Charging Power feature has been added to the Battery section. This feature shows how many watts the computer is charging with.
- A Battery Charging Current feature has been added to the Battery section. This feature shows how many amperes the computer is charging with.
- A Battery Discharging Power feature has been added to the Battery section. This feature shows how many watts the computer is discharging with.
- A Battery Discharging Current feature has been added to the Battery section. This feature shows how many amperes the computer is discharging with.
Fixed Bugs
- A bug that caused Microsoft Office not to be detected on some systems despite being installed has been fixed.
- A bug that caused the wallpaper to be detected incorrectly when multiple users or multiple monitors are present has been fixed.
- A critical parsing error that caused the Serial Number feature in the Motherboard section to display incorrectly has been fixed. It now shows correctly.
- A bug that caused the System Family feature in the Motherboard section to display as 'Unknown' despite being present has been fixed.
- A bug in the DirectX Driver feature in the Graphics Card section that caused incorrect display, especially when multiple GPUs are present in Intel graphics cards, has been fixed.
- A bug in the modem connection speed feature in the Network section that showed connection speeds above 10 Gbps as 'undetected' has been fixed.
- A bug in the connection speed feature in the Network section that caused incorrect readings when using Cloudflare WARP, VPNs, and similar services has been fixed.
- A bug in the Battery Chemistry feature in the Battery section that caused it to display as 'Unknown' on some devices has been fixed.
- A bug in the Installed Applications section that prevented opening the file location by double-clicking on any installed software in the table, even when the file location was valid, by showing a warning has been fixed.
- A bug that caused interface padding to be ignored at 125% DPI and higher settings has been fixed.
- Errors in code blocks containing many logical mistakes have been fixed and the code has been optimized.
- Many translation and localization errors have been fixed and language files have been optimized.
- A bug that caused the donation link text not to change in different languages has been fixed.
Changes
- Operating System support has been adjusted due to the .NET Framework 4.8.1 system requirements. Glow now supports Windows 10 x64 20H2 and later, all versions of Windows 11, Windows Server 2022 x64, Windows Server 2025 x64, and later versions.
- The Windows License Key copy feature has been changed. Instead of a button, you can now copy the key directly by double-clicking on the text without generating a report.
- The Serial Number feature in the Motherboard section has been renamed to Motherboard Serial Number.
- The System Family feature in the Motherboard section is no longer hidden when Hide Mode is enabled.
- Since the BIOS Update button overlapped the motherboard name, we moved the button to the bottom of the BIOS section.
- Since desktop computers don’t have batteries, the Battery section is now resized to a single line container.
- The sorting order in the Monitor section has been reorganized along with the new features. It now has a more accurate order.
- The repair window of the Stuck Pixel Repair Tool can now be resized slightly smaller than its initial size.
- Some colors in the light and dark themes have been changed to improve theme compatibility.
- Some localization improvements have been made in the Turkish language.
- We are almost finished with the Glow source code optimization process. Very little old and problematic code remains. We will continue improving and cleaning up the source code.
Removed Features
- The Processor Microcode Status feature in the Processor section was removed because it was non-functional and did not provide accurate information.
- The Processor Platform feature in the Processor section was removed because it was non-functional and did not provide accurate information.
- The Processor Feature Set in the Processor section was removed because it was non-functional and did not provide accurate information.
- The Processor Revision in the Processor section was removed because it was non-functional and did not provide accurate information.
- The Processor Old Revision in the Processor section was removed because it was non-functional and did not provide accurate information.
- The Desktop Resolution feature in the Graphics Card section was removed because it was non-functional and did not provide accurate information.
- The Physical Disk Name in the Disk section was removed because it was of no use to users.
Don't forget to leave feedback!
Note
If you liked it, please don't forget to share!
SHA-1: e4972536bce1752e388a36e86bc44ac6250de2a6
SHA-256: 33429f37557c8daee23d388dfef203f608c6367e6c30750daf525d5580260324
Glow v25.13 is available!
Important
Note: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
Türkay Software Website
The industry's best STUCK PIXEL REPAIR TOOL
Quality has been reduced for preview purposes; it appears very high quality and high FPS in actual use.
What's new
- Full support for Windows 11 25H2 has been provided.
- In this version, Glow has been thoroughly optimized for Windows 11 25H2 for corporate users and is highly suitable for business use.
- The Stuck Pixel Repair Tool has been added to the Tools section. This feature allows you to quickly repair stuck pixels on your screen. It has the most comprehensive feature set of its kind on the industry. You can access it with the CTRL + C shortcut.
- All scroll bars in the Glow interface have been reprogrammed to be dark in the dark theme. They now work in harmony with the Windows 10 and 11 theme colors.
- All checkboxes in the Glow interface have been reprogrammed to work in harmony with the Windows 10 and 11 theme colors.
- The System Theme feature has been added to Glow settings. When this feature is selected, it follows the Windows theme color, and the Glow theme color will automatically change when the system color changes. You can access it with the F3 shortcut.
- The TS Preloader operating system has been reprogrammed and optimized to be compatible with all Türkay Software software. Thanks to the high-speed loading algorithm, all our software now opens very quickly.
- The October 2025 security update for .NET Framework 4.8.1 has been integrated.
Fixed Bugs
- The About section no longer freezes when opening due to too many language files.
- Most interface creation errors in the TS Custom Controls module have been fixed and optimized.
- The error that occasionally caused the TS Preloader to freeze has been fixed.
- Various punctuation errors in some languages have been fixed.
- Punctuation errors in some languages that did not include UTF8 character encoding have been fixed.
Changes
- We updated the size and spacing of some areas to make the interface look more organized.
- The algorithm that handles the title bar and other Windows features has been reprogrammed. It is now fully compatible with Windows 10 and 11.
- Modifications and improvements have been made to ensure compatibility with all Türkay Software programs.
- The Russian language has been updated for greater clarity. Thank you: @valery1707
Don't forget to leave feedback!
Note
If you liked it, please don't forget to share!
SHA-1: ab6354f815bd5a98bca6b6e65760886ca17fbbfa
SHA-256: b0ecc9d65fc70e86196e85886ab829446e17b9504624d27f8880129e3b80ddcd
Glow v25.12 is available!
Important
Note: Before using software, please ensure you have extracted it from the ZIP file. Otherwise, you may encounter issues.
Note 2: This version has been extensively tested. It works extremely well for end users and corporate users.
Türkay Software Website
Tip
Don't forget to participate in our translation survey: Which interface language should be added next?
What's new
- The Operating System section now includes a Microsoft Office Version detection feature. It can detect all Microsoft Office software installed on the system. Additionally, it displays the license status and type.
- The SFC and DISM Automation Tool has been reprogrammed. All CMD operations can now be performed through the interface. This provides a more modern and user-friendly experience.
- The CPU Benchmark Tool interface has been reprogrammed. It is now more modern and compatible with new generation interfaces.
- The Disk Benchmark Tool interface has been reprogrammed. It is now more modern and compatible with new generation interfaces.
Fixed Bugs
- TS Preloader was flickering during preload. This issue has been fixed.
- TS Preloader was showing a low FPS during preload. Performance has been improved.
- TS Preloader was showing an unnecessary gap below the preload visual at high DPI values. This gap has been removed.
- Interface selection boxes appeared misaligned. Alignment has been corrected.
- The heights of the buttons within the software were inconsistent. They are now standardized.
- The user interface elements of all tools appeared inconsistent with each other. The design has been made consistent.
- A blank white space was visible below tables in Light Theme mode. This issue has been resolved.
- The widths of all tables in Glow were not DPI-sensitive. They now scale correctly.
- The row spacing of all tables in Glow was being overridden. The correct spacing has been restored.
- On multi-monitor systems, values for the Desktop Resolution feature in the GPU section appeared missing. They are now listed correctly.
- The Wallpaper Viewer was showing blank table values in some languages. The data is now displayed correctly.
- When the clear button was pressed in the Installed Drivers, Installed Services, and Installed Programs sections, the table would not return to the top. It now automatically returns to the top of the table when the clear button is pressed.
- The read functions for Installed Drivers, Installed Services, Installed Programs, and Dynamic Network Usage were overriding their startup rules and running asynchronously in their own environments. They now operate in accordance with the rules.
- In the Screen Overlay Tool, the second disk always appeared as drive D. The second disk is now correctly detected even if it is a different drive letter.
- The partition loader engine would sometimes freeze due to access issues outside of the user interface thread, giving a "Invalid Thread Calls" error. This behavior has been corrected.
- The Operating System section would occasionally freeze on its own after running for a certain period. It now runs smoothly.
- The software could crash when the Glow window was resized while a blue screen file was already present on the system. This issue has been fixed.
- If a blue screen error had occurred previously on the system, the software could freeze when Glow's blue screen detector was activated. This no longer happens.
- When the 'C:\Windows\memory.dmp' file was present without the 'C:\Windows\Minidump' folder, pressing the Open Blue Screen Folder button would open the wrong folder. The correct folder is now opened.
- When hovering over the Show Blue Screen Folder button, only the Minidump folder was opening. Now, if only the 'memory.dmp' file is present, it is correctly selected in File Explorer.
- The Show Blue Screen Folder and Compress to ZIP features were not visible on the interface. They are now visible and usable.
- There was a missing component in the Export module. The missing component has been completed.
- The order of information in the Export module was incorrect. It is now displayed correctly.
- The Export section could become active before all sections had loaded. This has been fixed.
- The Export section would sometimes remain disabled even after all sections had loaded. This issue has been resolved.
- The About section would freeze when opened. It now opens without issues.
- The About page was showing a gap below the preload visual at high DPI values. This issue has been fixed.
- The Disk Benchmark Tool was starting the test before measuring read and write speeds. The timing has been corrected.
- All DPI issues in the Disk Benchmark Tool interface have been resolved.
- The RAM Benchmark Tool was not considering the inner padding of control buttons on high DPI screens. The padding has been corrected.
- The RAM Benchmark Tool's control buttons were overlapping on high DPI screens. They now appear correctly.
- All DPI issues in the CPU Benchmark Tool interface have been resolved.
- In the DNS Test Tool, an "Invalid IP Address Entered" warning was incorrectly displayed when the button was clicked and then Cancel was pressed. It now works correctly.
- The DNS Test Tool displayed an unnecessary scroll bar when opened on high DPI screens. This has been removed.
- The buttons in the DNS Test Tool appeared too close to each other. The spacing has been corrected.
- Some sections of Glow were not working in certain languages due to placeholder providers. These sections now work smoothly.
- The error that allowed Glow to close without checking its working status while the SFC and DISM Automation Tool was running has been fixed.
- The error that allowed Glow to close without checking its working status while the CPU Benchmark Tool was running has been fixed.
- The error that allowed Glow to close without checking its working status while the Disk Benchmark Tool was running has been fixed.
- The error that allowed Glow to close without checking its working status while the RAM Benchmark Tool was running has been fixed.
- The error that allowed Glow to close without checking its working status while the Bluetooth Finder Tool was running has been fixed.
- The error that prevented the Start Repair button from being disabled while the SFC and DISM Automation Tool was running has been fixed.
- The error that caused the Disk Benchmark Tool to show a "Test Completed" warning even when it was manually stopped has been fixed.
- The error that caused the DNS Test Tool's export feature to incorrectly calculate the rows for the second DNS address section in column alignment has been fixed.
- The error that prevented the Network Troubleshooting Tool button from being disabled while it was running has been fixed.
Changes
- Language files have been optimized by removing unused variables.
- When Hiding Mode is active, it can now hide the RAM Part Number, Assigned IPv4 Address, Assigned IPv6 Address, Used DNS 1 and Used DNS 2 addresses. This change creates a more secure environment for our corporate users.
- The variable names within all tools have been updated. They now have names that are consistent with the relevant tools.
- A donation section has been added to the bottom of the Export section. You can donate by clicking the button there.
Note
Don't forget to leave feedback!
If you liked it, please don't forget to share!
SHA-1: 12db0e1c11725d3576387118e6b4d2ef4f56db61
SHA-256: 1c7518203fe688b3110f395fd895bd6b41f73084df9c20452e797d972b81d993
