Chrome

Winsage
July 21, 2026
Microsoft introduced the Surface Pro 12 and Surface Laptop 8, starting at 9, with lower-end specifications including an older Snapdragon chipset and 8GB of RAM. Reviews indicate that while these devices perform adequately for basic tasks, they struggle with more demanding activities, such as video calls on Microsoft Teams, leading to freezing and hanging issues. The device utilized approximately 6.7GB of its available 7.6GB of memory during typical usage, and even a reboot reduced memory consumption to around 4.2GB, which quickly increased with just a few Chrome tabs open. Users have expressed that 8GB of RAM is insufficient for reliable performance, despite Windows 11 having a minimum requirement of 4GB. Historically, Microsoft recommended 16GB of RAM for a seamless experience, but this recommendation has been omitted for the new 8GB devices, which are now described as suitable for everyday use. An additional 8GB is required to access Copilot+ AI features.
Winsage
July 16, 2026
Mozilla's report raises concerns about Microsoft's practices regarding browser choice in Windows 11, alleging that Microsoft uses harmful design tactics to promote its Edge browser. Key strategies identified include trick wording, obstruction, visual interference, preselection, nagging, and forced action, affecting users at various stages of their experience. For example, users trying to download Chrome encounter pop-up banners encouraging them to use Edge, which is also pre-pinned to the Windows taskbar. Migration from Windows 10 to Windows 11 resets Edge as the default browser, ignoring user preferences. The report also highlights that Microsoft's AI, Copilot, opens links in Edge instead of the user's default browser, and minor consent requests may compromise user privacy by funneling data into Microsoft's advertising systems. Users in Germany face fewer issues due to stricter regulations. The report indicates that while Microsoft's promotion of Edge hasn't significantly impacted Chrome's dominance, it may have affected smaller competitors like Firefox. Mozilla calls for Microsoft to change its approach and urges regulators to take action to ensure fair competition in the browser market.
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.
Tech Optimizer
July 15, 2026
Cybersecurity firm ArcticWolf has identified 292 malicious GitHub repositories that impersonate legitimate software tools, part of a campaign to deliver a new variant of the BoryptGrab infostealer. This malware can extract sensitive information from 19 web browsers, 32 cryptocurrency wallets, messaging applications like Telegram and Discord, gaming platforms such as Steam, and Windows Credential Manager. It can also exfiltrate files from users' Desktop and Documents folders and capture screenshots. This variant bypasses Chrome’s App-Bound Encryption using direct code injection and does not include an anti-analysis layer or conceal itself, aiming to harvest data quickly without persistence. The malicious activity began in late June, with most repositories removed from GitHub, though several dozen remain active. GitHub's status as a key platform in the open-source community makes it a target for cybercriminals, emphasizing the need for developers to thoroughly vet code before integration.
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 14, 2026
Google's Gemini in Chrome initiative is now available to desktop users in the UK, expanding its AI-powered browsing assistant. The assistant operates within Chrome, allowing users to summarize articles, compare information across tabs, and complete tasks without switching apps. Upcoming features include conversation memory for personalized responses and Nano Banana 2-powered image editing from text prompts. Gemini integrates with Google's ecosystem, enabling users to schedule meetings via Google Calendar, search on Maps, draft emails in Gmail, and inquire about YouTube videos without leaving the page. It remembers details from previous interactions for tailored responses and aims to enhance productivity without cluttering the browsing experience.
Search