Many users are experiencing an issue with the OneDrive app wherein an empty window titled “DesktopWindowXamlSource” appears on the taskbar. Closing the window will terminate OneDrive. This issue seems to occur on Windows 10 and 11 systems, irrespective of the version or build installed.Read more
Ramesh
How to Rebuild the EFI Boot Partition, BCD and Boot Files
The EFI boot partition is a FAT32 partition that stores the boot files and the boot configuration data (BCD) to load Windows. Sometimes, the boot partition or the BCD may get corrupted, and the boot files remain unserviceable by the Windows Setup process. In that case, rebuilding the EFI partition and recreating the BCD & boot files should resolve the issue.Read more
How to Make UAC Always ask for Password on Admin Accounts
When you’re login to an admin account and initiate an action that requires administrative rights (elevation of privilege), the UAC will ask for consent (instead of the username and password.) You select either Yes (“Permit”) or No (“Deny”) in the consent dialog. This operation will happen on the secure desktop. However, Windows binaries will be allowed to perform an operation that requires elevation without consent or credentials. This is the default behavior for admin-approval mode in Windows.Read more
Find Unnecessary Device Drivers in your Windows PC
Your Windows installation may get bloated over time with unwanted device driver packages. The driver store may accumulate drivers that aren’t required by the system — i.e., the hardware no longer exists, or another package has superseded the driver. You can remove device drivers in Windows using several methods. But how do you find out … Read more