folders

AppWizard
September 19, 2026
Samsung is replacing the OneDrive integration in its Gallery Android app with Google Photos, following Microsoft's announcement that OneDrive photo backup will cease after September 30, 2026. The new cloud sync feature with Google Photos is being rolled out to select Galaxy users, who must update their Gallery Cloud Sync, Samsung Cloud, and Samsung Gallery apps. The integration does not support supervised personal Google accounts or Google Workspace accounts. Users can back up their camera roll, specific albums, and local device folders to Google Photos, but edited photos will appear as separate items, and some Google Photos features will not be accessible for synced photos. Samsung's Gallery app will continue to operate alongside Google Photos, and the company is developing its own web browser for Android and Windows.
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.
Winsage
September 17, 2026
The search index on Windows 11 can contribute to storage bloat, with reported sizes varying significantly among users. The search index database, named Windows.db, is crucial for delivering quick search results and can grow dramatically, with some users experiencing sizes exceeding 200GB. A PowerShell script can be used to check the size of the Windows.db file. If the file size is unusually large, users can rebuild the search index through the Indexing Options in the Control Panel. Windows 11 has two indexing modes: Classic and Enhanced, which affect the size and number of indexed items. Classic mode indexes specific folders, while Enhanced mode indexes the entire PC. Excluding certain directories can help manage index size. Performance issues may arise on PCs with over 400,000 indexed items.
Winsage
September 17, 2026
Microsoft has announced the discontinuation of Windows 11’s PC-to-PC migration tool, which was designed for direct file transfers over local Wi-Fi or LAN connections. This tool, integrated into the Windows Backup application, allowed users to connect two computers using a one-time code to transfer specific files and folders without requiring cloud storage. Users are now directed to use Windows Backup, which relies on OneDrive for file synchronization and restoration, posing challenges for those with limited OneDrive capacity. The former tool also allowed the transfer of certain Windows settings but did not include installed applications, saved passwords, or sign-in credentials. Microsoft has updated its support documentation to confirm that the PC-to-PC Migration feature is no longer available.
AppWizard
September 16, 2026
Google has begun the rollout of Android 17 QPR1, which includes user interface enhancements, multitasking capabilities, and digital wellbeing features. Key features include: - Pause Point: Introduces a delay before opening distracting apps, encouraging users to engage in calming activities. - Material 3 Blur Expansion: Adds background blur effects to various system surfaces, including the volume panel and power menu. - Multi-Screensaver Support: Allows users to select and switch between multiple screensavers. - Custom Ringtone Vibrations: Users can assign unique vibration patterns for individual ringtones. - Taskbar Recent Apps: Displays actual recent apps on large-screen devices. - HID Access: New APIs enable applications to interact with connected USB and Bluetooth peripherals. - Health Connect Tracking: Natively tracks distance and calories through a built-in step counter. - Media Player Tweaks: Enhancements to the media player carousel and screen recorder functionality. Android 17 QPR1 is initially available for eligible Google Pixel devices, with other manufacturers to follow based on their release schedules.
Search