script

Winsage
August 4, 2026
Microsoft has begun silently installing the "OneDrive Photos" app on Windows PCs, including enterprise systems managed via Microsoft Intune, without prior notification. IT professionals have expressed significant frustration over this unexpected addition, noting that the app is incompatible with Entra accounts and cannot be removed without uninstalling OneDrive entirely. The app functions as a web-based gallery feature, indexing and displaying photos stored on local machines, but its necessity is questioned due to the existing Microsoft Photos app. OneDrive Photos is linked to the OneDrive sync client, making it impossible to uninstall independently. Users have reported that the app appears in Windows Search results with an 'Uninstall' option but does not show up in the Installed apps page, leading to confusion. A script has been developed to remove the shortcut, but it often reappears due to its connection with the OneDrive sync client. Discussions with Microsoft suggest that the rollout may have been unintended, with an apology expected soon.
Winsage
August 2, 2026
Maintaining the performance of a Windows 11 computer requires regular care, particularly in software management. An annual deep clean is recommended, with the following steps to improve performance: 1. Uninstall Apps: Use BCUninstaller to remove unnecessary applications, including those from the Microsoft Store, with a bulk uninstall feature and a post-uninstallation cleanup for leftover files. 2. Run a Debloat Script: Utilize tools like Chris Titus Tech's Windows Utility to disable unnecessary bloatware and manage telemetry settings. 3. Disable Startup Apps: Access the Task Manager to disable non-essential applications that launch at startup, improving boot times. 4. Check for Driver Updates: Ensure drivers are up to date through Windows Update and check graphics driver websites for the latest versions. 5. Run a Malware Scan: Use Malwarebytes for deep scans to identify and remove potential malware threats. 6. Delete Temporary Files: Clear temporary files through the Settings app and clean up web browser cached files to free up space.
AppWizard
July 31, 2026
Bitsight's investigation revealed that inexpensive Android TV boxes are being shipped with applications that can change their hardware identity, allowing them to impersonate popular smartphone brands like Samsung and Huawei. This operation, named Fuyao, is linked to Zhejiang Fengwo IoT Technology Co., Ltd., a Chinese company established in 2019. The H96MAXV11 model was frequently reported among the affected devices. In one day, the operation received 65,957 reports from about 38,000 unique MAC addresses, with many devices misidentified as phones due to spoofed identifiers. Fengwo has also promoted over 120,000 "AI digital humans," though details on this marketing term are vague. The command-and-control server for Fuyao sends phone profiles to devices, masking their actual hardware specifications. The operation uses machine vision technology and a YOLOv8s object-detection model to identify advertisements. Bitsight documented 40 fraud tasks, 21 unique campaigns, and 166 modules across four devices. The operation's payout structure involves 144 operator-owned domains, with an estimated gross return of .25 per device daily, potentially leading to annual revenues in the millions. Attribution to Fengwo is supported by shared TLS certificate data and public patent records, although the patents do not directly address advertising. There is uncertainty about how the fraudulent apps were installed and at what point in the supply chain they were introduced. Device owners are advised to verify Play Protect certification and disconnect suspicious devices.
AppWizard
July 29, 2026
Google Play is launching its Age Signals API globally, allowing parents to share their children's age ranges without revealing personal information. This API enables developers to customize app experiences based on broad age categories (0-12, 13-15, 16-17, and 18+), enhancing age-appropriate interactions. Users retain control over the age data shared, and parents can disable the feature if desired. The API has already been rolled out in Brazil and will expand to Canada and Australia soon, with a global launch expected by the end of the year. Developers are required to use age-related data solely to improve user experiences, with restrictions against using it for advertising or analytics.
Tech Optimizer
July 28, 2026
Malware can threaten Linux systems, which are often mistakenly believed to be immune to viruses. It can be introduced through email attachments, infected files, or compromised plugins, especially when Linux servers interact with Windows clients or handle internet uploads. ClamAV is an open-source antivirus engine maintained by Cisco Talos, designed for scanning mail traffic and file uploads. As of mid-2026, the stable release is ClamAV 1.5.x, with version 1.5.2 being the latest patch. To deploy ClamAV, users need root or sudo access on a compatible Linux machine, at least 2 vCPUs and 2GB of RAM, 5GB of free disk space, and outbound HTTPS access to ClamAV’s signature mirrors. The installation process involves several steps, including configuring freshclam for automatic updates, validating detection with the EICAR test file, and setting up cron jobs for regular scans. ClamAV can also be integrated with mail servers and a SIEM for enhanced security. Common pitfalls in deployment include skipping the initial freshclam run and using clamscan instead of clamdscan for repeated scans. ClamAV is free for commercial use and can also scan Windows systems, although it does not replace comprehensive endpoint protection solutions.
Search