disk space

Winsage
August 20, 2026
Microsoft has released a guide for IT administrators focused on optimizing Windows deployments and reducing bandwidth usage through Windows Delivery Optimization configured via Microsoft Intune. Delivery Optimization uses a peer-to-peer sharing system, allowing devices to download content from each other instead of solely from Microsoft servers, which helps reduce internet strain for organizations with many Windows PCs. Administrators can create specific peer groups based on network topology and control bandwidth usage for downloads, with options to set different limits for business and off-hours. Microsoft also introduced Connected Cache, which stores frequently accessed content locally to further minimize bandwidth consumption. A statistic shared by Microsoft indicates that using Delivery Optimization can significantly reduce internet traffic, as a 1 GB update for 10,000 devices could otherwise generate 10 TB of internet traffic. The guide recommends starting with a small seeder ring of devices to populate peer caches before wider deployment. Microsoft provides specific policy settings for Delivery Optimization, including default and recommended values for settings such as download mode, peer selection, cache size, minimum file size for caching, cache age, and monthly upload data cap. Proper configuration of Delivery Optimization is suggested to benefit organizations managing large numbers of devices.
Winsage
August 8, 2026
Microsoft Edge and Google Chrome are phasing out support for Manifest V2 extensions, affecting popular add-ons like uBlock Origin. Google Chrome can automatically download a 4GB AI model for local functionalities, requiring approximately 20GB of free disk space for the download. Microsoft Edge has established a similar 20GB minimum storage requirement for downloading local AI models, with additional specifications including Windows 10 or 11 and macOS 13.3 or later, at least 5.5GB of VRAM, and an unmetered network connection. Users can disable on-device AI features in Chrome, and Edge will automatically delete the AI model if available storage drops below 10GB.
Winsage
August 5, 2026
System Restore is a recovery feature in Windows that allows users to revert their systems to a previous state by creating snapshots of the current configuration. It captures crucial system components such as Windows system files, Registry settings, device drivers, and installed applications, but does not back up personal files. Windows automatically generates restore points during significant events or after a week without new points, and users can manually create them before making substantial changes. Restore points occupy hard drive space, and the oldest points are deleted when storage is full. To use System Restore, users can configure it in the System Properties window, create restore points, view and select restore points, preview changes, and initiate the restoration process. After restoration, the PC reboots, and users should check if issues are resolved.
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.
Winsage
July 23, 2026
Windows 11 includes various settings that can significantly affect computer productivity and performance. 1. Windows Power Mode: This feature allows users to select performance settings under Settings > System > Power & battery. Options include “Best Power Efficiency,” “Best Performance,” and “Balanced.” For an Intel Core 300 laptop, power consumption varies as follows: - Performance mode: 30W sustained, 60W boost - Balanced mode: 25W sustained, 60W boost - Efficiency mode: 15W sustained, 20W boost Switching from “Balanced” to “Performance” mode can increase performance by 5%, while “Efficiency” mode can save up to 50% battery life with an 18% performance drop. 2. Storage Sense: Found under Settings > System > Storage, this feature automatically cleans up unnecessary files to maintain optimal SSD performance. It activates when free disk space falls below a certain threshold and can be manually triggered. Users can configure it to manage the Downloads folder and convert locally stored files backed up to OneDrive into cloud-only files. 3. OneDrive and Windows Backup: OneDrive syncs files between the cloud and PC, which can slow down performance, especially on asymmetric broadband connections. Users can adjust backup preferences through the OneDrive icon in the Action Center, but Windows may not always respect these settings, potentially leading to unwanted file re-downloads.
Search