Hi Cliff Hobbs,
The sudden loss of window dragging and resizing functionality you are experiencing points heavily toward a corruption of your specific user profile configurations rather than core system files. While your initial reflex might be to restart the Windows Explorer process or the Desktop Window Manager executable through Task Manager to refresh the graphical shell, these steps usually fall short if your underlying desktop dimension settings have been scrambled. Running system-wide repair tools like the System File Checker or DISM will also be completely ineffective in this scenario, as those utilities do not scan or repair individual user registry hives where personal desktop settings are stored.
The most probable cause for title bars becoming ungraspable and borders losing their resize capability is a corrupted string value within the WindowMetrics registry key following your recent update. You can investigate this directly by opening the Registry Editor and navigating to the path HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics to check your window dimension configurations. Within this location, values like CaptionHeight and BorderWidth dictate the physical click areas and thicknesses of your application windows. If an update erroneously altered these to zero or extreme positive numbers, the physical grip areas essentially disappear from the interface. You will want to verify and modify these string values back to their standard Windows defaults, typically setting CaptionHeight to negative 330 and BorderWidth to negative 15. After applying these adjustments and completely rebooting your machine, the operating system will read the corrected dimensions and fully restore your ability to interact with window edges and title bars across all applications.
If this answer helped, please click "Accept Answer " so that other community members with similar issues can easily find the solution. Your contribution is much appreciated.
Domic V.