Increase Windows taskbar thumbnail/preview size

Solution 1:

  1. Launch Regedit.exe and navigate to the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband
    
  2. Create a DWORD value named MinThumbSizePx.

  3. Double-click MinThumbSizePx and set its value data accordingly. I set it to 350 (Decimal).

  4. Kill the Explorer task in the task manager and restart Explorer.