When you open This PC, one or more of your partitions may have a yellow exclamation point. You wonder if a problem with the hard drive causes this or how to remove the exclamation point icon.Read more
powershell
How to Determine where a File was Downloaded from
You may have downloaded a file weeks ago and want to find out where it was downloaded from. You may determine that by reading the alternate data streams for that file. When you download a file and save the file in an NTFS volume, the zone information for the file is stored in the NTFS alternate data streams (ADS).Read more
How to Install a Store App package for all users
When you install a Store app package by double-clicking on the package or by running the Add-AppxPackage cmdlet in PowerShell, the package is installed for the current user only.
This article tells you how to install or provision a Store app package for all user accounts that exist on the computer and for future user accounts.Read more
How to Extend the Windows RE Partition Using PowerShell
KB5034441 is a WinRE security update that patches the Winre.wim image. The Recovery partition needs 250 MB of free space for the KB5034441 update to install correctly.
Almost every Windows 10 user has been affected by the KB5034441 error 0x80070643. You can extend the Recovery partition using the diskpart
command-line. However, end-users might find that command-line procedure complicated.
So, here’s a PowerShell script from Microsoft that automatically extends the Recovery partition by 250 MB.Read more
[Fix] Windows Update “Attention Needed” Notification in Settings
When you open Settings, you may see a notification that says “Attention needed” near the Windows Update icon at the top of the Settings window.
Clicking on the “Windows Update (Attention needed)” icon may do nothing.Read more
How to remove Unwanted Locale (Keyboard) from the Language Bar
After installing updates, you may find unknown locale(s), such as QAA-Latn or QAC-Latn, when you click the Language bar, as seen in the screenshot below.