If you can open folders without issue yet a File Explorer window doesn’t respond, the Quick Access cache may be corrupt. Open a Command Tool and: del %AppData%\Microsoft\Windows\Recent\AutomaticDestinations\*   If the problem persists, disable the Quick Access/Home view in File Explorer 1. Open File …

Windows 10 File Explorer not responding Read more »

Rebuild the icon cache (IconCache.db). Open Folder Options. Click the View tab. Select the radio button: Show hidden files, folders, and drives. Click Apply. Open windows explorer and navigate to %LocalAppData% Delete IconCache.db Open the Task Manager. Click the Process tab.  …

Missing Start Menu and Taskbar Icons Windows 7 Read more »

Close the Control Panel Open gpedit.msc Disable: Computer configuration/Administrative Templates/System/Internet Communication Management/Internet Communication/Turn off access to all Windows Update features Enable: Computer Configuration/Administrative Templates/Windows Components/Windows Update/Configure Automatic Updates Open Regedit Set HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer/NoWindowsUpdate to 0  

I had a display issue where the column widths changed after rebinding data with the RadGridView. Clicking the columns restored the proper widths. I initially went with the Telerik recommendation to use CellFormatting to  set column fonts, colors, widths, etc. …

Display Artifacts after Rebinding Telerik RadGridView Read more »

This is for Winforms. I don’t know about the other technologies. Sure you can iterate through the columns and manually disable each…  But the tools are already in place. To hide column filters by Image column types: void radGridView1_ViewCellFormatting(object sender, …

Hide Telerik GridView Column Filter By Column Type or Name winforms Read more »

Domain computers fail to see server shared printers in the domain On the print server (or whatever is sharing them) open Devices and Printers Right-click printer and select Printer Properties (NOT PROPERTIES) Click the Sharing tab, ensure Sharing and List …

Domain Network Printers Are Not In Add Printers List WS2008R2 Read more »