How to Install Service Pack 1 on Windows 7
To install Service Pack 1 on Windows 7, download the standalone installer (KB976932) from the Microsoft Update Catalog, select the correct version for your system type (x64 or x86), right-click…
To install Service Pack 1 on Windows 7, download the standalone installer (KB976932) from the Microsoft Update Catalog, select the correct version for your system type (x64 or x86), right-click…
To open Internet Explorer without Microsoft Edge redirecting you, save a one-line VBScript file called Internet Explorer.vbs containing CreateObject(“InternetExplorer.Application”).Visible=true, then double-click it. The script calls the legacy InternetExplorer.Application COM object,…
To open EPUB files on Windows 10 or Windows 11, install the free Sumatra PDF, then double-click any .epub file — or right-click the file → Properties → Change under…
These are the 15 free Windows utilities I still keep installed on every bench machine in my repair shop — covering debloating, tweaks, productivity, privacy, recovery, and diagnostics. Every tool…
To take a full-page screenshot of a website on Windows 10 or 11, the fastest method is the GoFullPage browser extension for Chrome and Edge. Click the GoFullPage icon on…
Microsoft Outlook does not include a way to keep the original attachments when you reply to an email — you have to install a free third-party add-in. The most reliable…
To download and install Google Chrome on Windows 7, open Internet Explorer and navigate to www.google.com/chrome, then click “Download Chrome.” However, Google Chrome dropped Windows 7 support with Chrome 110…
To download and install Tor Browser on Windows, go to torproject.org/download, click Download for Windows, run the installer, select your language and install folder, then click Install and Finish. Tor…
The “Activate Windows” watermark in the bottom-right of an unactivated Windows install isn’t just cosmetic — you also lose access to personalisation settings (wallpaper, accent colour, lock screen) and get…
To uninstall the HEVC Video Extensions on Windows 11, run PowerShell as administrator and use Get-AppxPackage -AllUsers *HEVC* | Remove-AppxPackage -AllUsers, or uninstall them through a tool like Winhance or…