set

Winsage
September 24, 2026
Microsoft has informed IT administrators about potential connection challenges with the Always On VPN after the September 2026 Windows 11 security updates. Users may face difficulties connecting to their organization's network, particularly if the VPN is set to automatically attempt an alternative connection method upon failure. Symptoms include connections remaining in a 'Connecting' state or displaying the error message: 'The specified port is already in use.' Affected versions include Windows 11, version 26H1 (KB5124012), version 25H2 (KB5124008), and version 24H2 (KB5124008). A temporary workaround involves adjusting the Always On VPN profile from automatic protocol selection to a single protocol (SSTP or IKEv2). Microsoft is also addressing various other issues related to Hyper-V, Remote Desktop Services, USB audio, and the File History backup feature.
Tech Optimizer
September 23, 2026
A new tool named BigDiskBuster has been released on GitHub, which disrupts Microsoft Defender Antivirus by preventing it from installing updates. It does this by consuming available disk space during the update process, causing Defender to remain on its current version and unable to receive new platform or signature updates. BigDiskBuster operates as a local denial-of-service technique and requires prior access to the target machine to execute. The tool was created by researcher Abdelhamid Naceri, known as Nightmare Eclipse, who has previously worked on similar projects. As of now, there is no CVE identifier, patch, or advisory from Microsoft regarding this issue.
AppWizard
September 23, 2026
The Android development community has historically addressed memory optimization reactively, but new performance requirements from Google Play, effective February 2027, emphasize proactive memory management. These requirements include metrics for dynamic memory usage, bitmap memory, and DEX code optimization, with apps needing at least 25% optimization coverage. Memory usage can now hinder releases even without local crash replication, necessitating its integration into the pre-production process alongside other performance metrics. Dynamic memory usage is defined as anonymous RSS plus swap, excluding file-backed data. Google Play will evaluate this across different application states and device performance categories. Bitmap memory is scrutinized for the retention of invisible bitmaps, and DEX optimization aims to reduce memory footprint and improve performance. Investigating memory growth involves using Android Studio’s Memory Profiler to monitor memory changes during specific user flows and conducting heap dumps to identify retained objects. Issues often arise from retained state, where components hold onto callbacks that reference image data, necessitating a focus on lifecycle management rather than merely cache size. Bitmap memory should be carefully managed, as the decoded size can significantly exceed the compressed file size. Downsampling images to match UI dimensions is crucial. Memory checks should occur before production, with a focus on establishing a memory budget based on actual measurements and defining representative memory scenarios for testing. A pre-release memory checklist includes running user flows repeatedly, testing on various devices, inspecting heap dumps, examining image configurations, and reviewing optimization metrics. Monitoring Android vitals and Play Console warnings is essential to detect potential issues before they lead to user-reported crashes.
AppWizard
September 23, 2026
The Google Recorder app is set to introduce a new feature in version 4.2.2 that allows users to access audio recordings through the Files by Google app or other file manager applications. A toggle labeled “Access recordings in other apps” will enable future recordings to be automatically saved to the device's internal storage in a designated Recordings folder. Existing recordings will not be affected by this change, and the app will remember user preferences even when switching devices or clearing app data. This update is expected to roll out through a server-side update, though the timeline is uncertain.
AppWizard
September 23, 2026
The Google Maps speedometer feature has been experiencing a glitch where it fluctuates between kilometers per hour (kph) and miles per hour (mph), causing confusion for users, particularly those set to kph. This issue requires users to restart the app to restore their preferred settings, which is cumbersome on Android Auto. Some users report that the speedometer switches to mph while the settings still indicate kph, highlighting a disconnect between user preferences and app functionality. Google has not yet addressed this issue publicly. Additionally, a new speedometer feature that operates without a destination has faced challenges, including its disappearance after an update in early September, which Google stated was part of the rollout process. The feature is expected to be widely available by the end of the year. Users experiencing the glitch are advised to force-close the app when the unit switches to mph.
AppWizard
September 23, 2026
Spotify is developing a "Cache Limit" feature for Android users that will allow them to manage the local storage used by temporary files. This feature aims to give users control over the app's caching behavior, which currently operates automatically and can accumulate several gigabytes of data over time. Users can manually clear the cache but may find it tedious. The new feature will enable users to set a cap on storage for temporary files, with notifications about the implications of their choices, such as increased data usage or potential effects on playback quality. The feature will not affect downloaded music or podcasts and is expected to first appear in the beta version of the app before being rolled out to all users.
AppWizard
September 23, 2026
The Googlebook features the Magic Pointer for easy navigation, seamless integration with Android devices for file management, and the Rambler natural-language voice-to-text system for accurate dictation. It includes the Create My Widget system for personalized widgets, a Quick Insert menu for quick access to functions, and a glowbar design element. These innovations aim to enhance user experience and productivity.
Search