process

Winsage
April 13, 2026
Microsoft is introducing new update management features for Windows 11, allowing users to pause updates more easily. A preview build reveals an option to pause updates through a Windows configuration tool. Currently, Windows 11 Home users can pause updates for up to five weeks, while Pro users have a more complex process for extended pauses. The upcoming changes aim to provide Home users with longer and simpler pause options, addressing concerns about disruptions from updates. Users will have the discretion to delay updates while balancing the need for timely security patches.
Winsage
April 13, 2026
Microsoft has introduced a significant change to the out-of-box setup process for Windows 11, allowing new users to bypass the mandatory update phase that previously extended setup times by as much as 30 minutes. An "update later" button will now appear during setup, enabling users to access their desktops more quickly. This feature has been tested with select user groups and is now available to all users. Additionally, Microsoft is working on further modifications to the Windows Update system, including options to postpone updates indefinitely and reduce required restarts to once a month.
Tech Optimizer
April 13, 2026
Claude, an AI tool developed by Anthropic, receives nearly 290 million web visits monthly and has become a target for cybercriminals. A fake website has been found that impersonates Claude, distributing a trojanized installer named Claude-Pro-windows-x64.zip. This installer, while appearing legitimate, deploys PlugX malware, granting attackers remote access to users' systems. The fraudulent site mimics the official download page and uses passive DNS records linked to commercial bulk-email platforms, indicating active maintenance by the operators. The ZIP file contains an MSI installer that incorrectly spells "Claude" as "Cluade" and creates a desktop shortcut that launches a VBScript dropper. This script runs the legitimate claude.exe while executing malicious activities in the background, including copying files to the Windows Startup folder to ensure persistence after reboot. The attack utilizes a DLL sideloading technique recognized by MITRE as T1574.002, where a legitimate G DATA antivirus updater is exploited with a malicious DLL. Within 22 seconds of execution, the malware establishes a connection to an IP address associated with Alibaba Cloud, indicating control over the compromised system. The dropper script also employs anti-forensic measures to delete itself and the VBScript after deployment. Indicators of compromise include the filenames Claude-Pro-windows-x64.zip, NOVUpdate.exe, avk.dll, and NOVUpdate.exe.dat, along with the network indicator 8.217.190.58:443 (TCP) as the command and control destination. Users are advised to download Claude only from the official site and to remain vigilant against potential compromises.
AppWizard
April 13, 2026
In Subnautica 2, the base-building mechanics have been redesigned to enhance accessibility and ease of use. Players can now collaborate in multiplayer mode to build bases, but must be cautious about resource theft by visitors. A new procedural system allows for fluid base construction without complex menus, enabling customization of shapes for windows and other elements. Concerns have been raised about the shift from circular to angular base designs, with circular pieces potentially still in development. Customization options will include painting structures and altering lighting, though some features may not be available at early access launch. Players are advised to check their PC's system requirements for optimal performance.
Winsage
April 13, 2026
Microsoft is piloting a feature that allows users to select a specific date for pausing updates in Windows 11, moving away from the previous system that allowed pauses of up to five weeks. Users can access this feature through Settings > Windows Update, where they can choose to pause updates for a specific date using a calendar flyout. Currently, Windows 11 typically receives updates at least twice a month, with additional updates as needed. Users of Windows 11 Pro or Enterprise can defer updates for extended periods, potentially up to a year. The new pause controls are still in development, and while the upper limits for pause duration are unclear, there may be a cap similar to the Group Policy limit of one year. Microsoft is also working on streamlining the installation process for large updates and enhancing user control over third-party drivers.
Winsage
April 13, 2026
David Plummer, a veteran Microsoft engineer, created the original Windows Task Manager (Taskmgr.exe) in the 1990s, which had a file size of only 80KB. This small size was crucial for its functionality during system freezes. Plummer used a mutex to check if another instance of the program was running, allowing for efficient operation without complex process lists or loops. His recent reflections in early 2026 have sparked discussions about the evolution of software, particularly criticizing Windows 11 for straying from its foundational purpose and emphasizing resource efficiency. The 1990s hardware constraints forced developers to innovate, contrasting with today's environment where abundant resources allow for less efficient applications. Plummer's mutex technique is now seen as a benchmark in application design, highlighting a generational shift in development practices. The discourse around his 80KB Task Manager raises questions about the future of software procurement and the importance of memory footprint in purchasing decisions.
AppWizard
April 13, 2026
Antti Leinonen, a Finnish soldier turned solo developer, launched his survival shooter game, Road to Vostok, which sold around 140,000 copies and has over 25,000 daily active users five days post-launch. He faces challenges managing player feedback, with over 11,000 unread emails, and plans to hire additional support next month. Leinonen is pleased with the game's launch performance and believes it debuted in a solid state for early access. He intends to take a break for personal recovery before implementing hotfixes and enhancing the game, including improvements to enemy AI and new features.
Winsage
April 12, 2026
The original Windows Task Manager was 80 KB in size, while its current version is 4 MB. Dave Plummer designed it to remain operational during system freezes, emphasizing that every line of code has a cost. The Task Manager could manage multiple instances by sending private messages to existing ones and launching new instances if the original was unresponsive. It utilized global strings and direct access to the kernel’s process table for speed and efficiency. Users have noted that modern systems consume more resources for similar tasks compared to older versions like Windows 7.
Search