Browser

Winsage
July 16, 2026
Microsoft has released its July 2026 Patch Tuesday updates, addressing 570 new security vulnerabilities, bringing the total for the month to over 620. The cumulative count of vulnerabilities patched this year has reached 1,380, exceeding the total of 1,250 for the entire year of 2020. Over 400 vulnerabilities are related to various versions of Windows, and the Windows 10 Extended Security Update program has been extended until October 12, 2027. Notable vulnerabilities include CVE-2026-56155 in Active Directory Federation Services, which allows attackers to gain administrator rights, and several critical Remote Code Execution vulnerabilities, including CVE-2026-57092 in Hyper-V and CVE-2026-56190 in Remote Desktop Protocol. Microsoft has also patched 97 vulnerabilities in Office products, with 17 classified as critical RCE vulnerabilities, and four vulnerabilities in Exchange Server, including CVE-2026-55008. The latest Microsoft Edge update addresses 27 vulnerabilities related to Chromium, and a vulnerability in Minecraft Bedrock servers has been patched.
Winsage
July 15, 2026
Updating Windows applications is important for accessing the latest features and protecting against vulnerabilities. Many users neglect this due to forgetfulness or the time-consuming nature of the process. The Microsoft Store and Windows Update usually provide updates for native Windows applications, but a unified method for updating all programs is lacking. Windows includes a command called winget (Windows Package Manager) that allows users to update all applications simultaneously via the command line. The command to update all apps is:

winget upgrade --all
This command updates both traditional installers and Microsoft Store apps. Users can also update individual apps by specifying the app ID, for example:

winget upgrade "Chrome"
To view all applications managed by winget, the command is:

winget list
To skip confirmation prompts during updates, users can use:

winget upgrade --all --accept-source-agreements --accept-package-agreements
For complete automation, users can create a task in Task Scheduler to run at startup with the following setup: 1. Open Task Scheduler and create a basic task named "Winget Auto Update." 2. Set the trigger to run when the computer starts. 3. Choose to start a program, entering PLACEHOLDER216a2cf34dab649d in Program/script and PLACEHOLDERbe861b18048fd836 in Add arguments. 4. Set the task to run with the highest privileges and add a 1-minute delay to ensure network connectivity. While winget does not cover every Windows application, it effectively manages most mainstream applications.
Winsage
July 15, 2026
A report by Mozilla, titled "Over The Edge 2.0," reveals that Microsoft is using various tactics to promote its Edge browser, including misleading banners on Bing and pre-pinning Edge on the Windows taskbar. The report indicates that Microsoft hinders users' ability to download or set alternative browsers as default. It also notes that Microsoft's AI tool, Copilot, fails to recognize the default browser when opening links, and data-sharing settings are preselected to ON in regions like the US and India. Despite these efforts, Edge's market share has declined from 13 percent in June 2025 to just over 10 percent, while Mozilla's Firefox has increased from 5.84 percent to 6.44 percent. The Browser Choice Alliance and other browser developers have criticized Microsoft's practices, calling for fair competition.
Tech Optimizer
July 15, 2026
The Russian portal "Multiscanner" has resumed its service for scanning files for malicious software without mandatory registration. It allows users to upload files up to 256 MB in over 30 formats, including DOC, DOCX, PDF, PPTX, EXE, and ZIP. The scanning history is saved in the browser but can be deleted for privacy. "Multiscanner" is compatible with popular web browsers like Google Chrome, Yandex Browser, Firefox, Microsoft Edge, and Safari, but is not available on mobile browsers. The portal was originally developed between 2023 and 2024 and is now managed by the National Technology Center for Digital Cryptography, operating in pilot mode.
Winsage
July 14, 2026
Microsoft's design strategies continue to influence users towards its Edge browser, as revealed in a study by Dr. Harry Brignull and Cennydd Bowles, published by Mozilla. The researchers tested Windows 10 and 11 across the US, UK, India, and Germany, focusing on whether users could download, set, and maintain a default browser other than Edge without interference. Findings showed that users encountered harmful design patterns that hindered their ability to choose alternative browsers. For example, searching for "download Chrome" on Bing led to Edge promotions, and downloading Chrome triggered an Edge banner. In Windows 11, the setup prompts users to allow Edge to import data from other browsers, with the accept option more visible than the decline option. Additionally, Microsoft's Copilot and Windows Backup tool opened links in Edge regardless of the user's default browser choice, resetting the default browser to Edge during migration without consent. The study noted regional differences, with fewer harmful patterns in Germany due to the EU's Digital Markets Act, although some issues persisted. The researchers recommend eliminating these harmful design patterns and advocate for global regulatory enforcement.
AppWizard
July 14, 2026
Opera has experienced a 66% growth in monthly active users on Android in the UK and a 40% increase in the US year-over-year during the second quarter. This growth is attributed to features like a free unlimited VPN, an integrated ad blocker, and advanced AI tools, which are not provided by Google Chrome. Additionally, Opera's user base in Europe has also been rising, aided by the European Union's Digital Markets Act. Despite Chrome being the default browser on most Android devices, more users are exploring alternatives like Opera.
AppWizard
July 13, 2026
Audiotool 3.0 has launched, introducing real-time multiplayer music creation capabilities via web browsers and tablets, with mobile applications planned. The update features NEXUS, an open-source SDK that allows users to create their own instruments, plugins, and AI tools within the Audiotool ecosystem. The platform aims to enhance collaboration by addressing issues like device discrepancies and incompatible plugins, boasting the lowest latency among online music production tools. Users can design custom instruments, effects, and applications, and the SDK supports AI integrations. Launch partners for NEXUS include Splice, Ujam, BandM8, and Fraunhofer, and Audiotool is hosting a hackathon series until August 23 to encourage innovation.
Search