How to Block the Windows 11 (24H2) Feature Update

Feature Update to 24H2 - Windows Update

If you’re using Windows 10 or an earlier version of Windows 11, such as 23H2, you can block the Windows 11 24H2 Feature update from being offered or installed automatically via Windows Update.

Feature Update to 24H2 - Windows Update

Windows 10 22H2 is supported till October 2025, and Windows 11 23H2 till November 2025. Until then, you can defer the latest feature update (24H2) if you don’t need it now.

To block the 24H2 update, you can use the “ProductVersion”, “TargetReleaseVersion”, and “TargetReleaseVersionInfo” registry values or the equivalent Group Policy setting.Read more

How to Move a VirtualBox VM to another location

oracle vm error file not found

After you move a VirtualBox VM to another folder or drive using File Explorer, the Oracle VM VirtualBox Manager fails to detect the new location and thus can’t load the VM. The following error message occurs when you load a VM after moving the corresponding VM folder or the .nvram, .vbox, .vbox-prev, and the .vdi file to another location.Read more

Fix: Cannot Delete the Cygwin64 folder

cygwin cannot delete folder

If you installed “cygwin64” earlier and want to delete the folder after uninstalling the tool, you may be unable to do so.

It may say, “Folder Access Denied.” This can happen if the NTFS permissions for the folder are tight or the profile that owned the folder no longer exists on the computer.Read more

How to Run a Boot Trace Using Process Monitor

Process monitor boot logging

Process Monitor is an excellent diagnostic tool from Microsoft Sysinternals. It can run a trace during the current Windows session or trace the boot process. Let’s see how to enable boot tracing using Process Monitor. Enable Boot Logging using Process Monitor Download Process Monitor and run it. Read and accept the license agreement. If the … Read more

Convert a Dynamic disk to Basic (using Freeware) without Losing Data

warning caution icon

If you’ve inadvertently converted your disk to a dynamic disk using Disk Management, you can revert it to a basic disk using the built-in diskpart command. Dynamic disks have been deprecated in Windows and are no longer recommended. Here’s a Microsoft article that explains how to convert a dynamic disk to a basic.

Change a dynamic disk back to a basic disk | Microsoft Learn

However, the biggest drawback to using the built-in tools is that volumes on the dynamic disk must be deleted before converting it to basic.Read more

Remove PotPlayer from the Open With dialog

PotPlayer uninstall - open with entries remain

After uninstalling PotPlayer, the PotPlayer entry may still appear in the Open With dialog for all media file types. To remove the PotPlayer (64-bit) entries, use the REG file in this article. Resolution First, uninstall PotPlayer via the Programs and Features dialog in the Control Panel if you haven’t already done so. You may also … Read more