default

AppWizard
September 20, 2026
In mid-September 2026, the "Phone by Google" application introduced a SIM selection menu on its outgoing call screen, allowing users with dual SIM setups to easily choose which number to use for calls. This feature is available in app version v229 and later, improving the user experience for those with multiple SIM cards.
Winsage
September 20, 2026
Microsoft introduced a feature called point-in-time restore in Windows 11, which creates snapshots of the system every 24 hours to enhance recovery options. This feature began rolling out in late June 2026 and is typically enabled by default for boot drives of 200GB or larger. It uses the Volume Shadow Copy Service to generate restore points that are available for 72 hours before being purged. The feature can consume significant storage space, initially occupying 3.9GB and potentially increasing to over 18GB within two months, reaching a maximum of 2% of the total disk space. Users can adjust the storage usage settings or disable the feature entirely to reclaim space. The default maximum usage can be modified to as low as 0.2%. There are concerns that this feature should have been opt-in rather than opt-out due to its storage implications.
AppWizard
September 19, 2026
Valve has open-sourced Lepton, an Android compatibility layer for the Steam Frame headset, allowing VR developers to adapt existing Android games for the device. The code is available on Valve's GitLab repository and facilitates the transition without needing to reconstruct games for a different platform. Lepton is designed to create a game-optimized Android environment rather than transforming the Steam Frame into a general Android device. It disables unnecessary Android services to maintain efficiency and integrates with the SteamOS host system, supporting various graphics stacks and Vulkan tools for enhanced VR gaming. Lepton operates without requiring root access, with each process running as a non-root user, and provides developers with tools for debugging and performance profiling. The open-sourced code offers insight into Valve's approach to supporting Android games on SteamOS.
AppWizard
September 18, 2026
Google's Contacts app is developing a feature that will allow users to share their Calling Cards with new acquaintances without needing an initial phone call. The latest version of the app (4.88.28.981523105) is integrating Calling Card images into Virtual Contact File (VCF) files, enabling seamless sharing of visual business cards. Users can select the “Share contact” option, which will display the Calling Card image prominently. A new toggle for the Calling Card option will be included by default when choosing details to share. Users can send the enriched VCF file via platforms like Quick Share, WhatsApp, or email. This feature applies to both the user's own Calling Card and those of any contacts in their address book. Recipients can easily import the VCF file in Google Contacts, where the Calling Card image will be displayed. However, recipients need the Google Contacts app to fully import the Calling Card data.
Winsage
September 18, 2026
The initial storage cost of the search index on a fresh installation of Windows 11 is minimal, only a few megabytes. When a sizable work folder is added, the index expands, but it does not revert to its original size after the folder is removed. The search index is stored in Windows.db for Windows 11 and Windows.edb for Windows 10. Windows 11 has two indexing modes: Classic (default) and Enhanced, with Classic indexing Documents, Pictures, Music folders, and the Desktop, while Enhanced scans the entire PC. The index includes file names and content, allowing keyword searches. Users can measure their index items through Settings without special permissions, while file size requires administrative access via PowerShell. An index under 30,000 items is acceptable for average users, while performance issues may arise beyond 400,000 items, with a technical ceiling of one million items. In an experiment, the index grew from 462 items and 6.71 MB to 3,466 items and 18.66 MB after adding 3,000 text files, but remained at 16.81 MB after deleting those files. To reclaim disk space, users can exclude specific folders from indexing and rebuild the index, which can significantly reduce its size while retaining the same number of items.
Search