There are many tools to extract the Product Key from a live system or from the registry hive of an offline computer. Additionally, here is a neat little Vbscript that gets the Product Key of your current Windows installation–no third-party program required. The script works on Windows 7, 8 and Windows 10.Read more
powershell
State Repository Service High CPU Usage in Fall Creators Update
After clean installing Windows 10 Fall Creators Update, some users face a problem where the State Repository Service consumes high CPU usage (anywhere between 20% to 100%) when an external link is clicked in Microsoft Edge. The system may stall for 20-30 seconds and then the link is opened.Read more
[Fix] Apps Missing After Installing Windows 10 Fall Creators Update
After installing the Windows 10 Fall Creators Update, many users experience an unusual issue with App icons on the Start screen. Here’s the list of symptoms:Read more
How to Configure Controlled Folder Access to Stop “Unauthorized changes blocked” Notifications
Windows 10 and 11 include a beneficial security feature named Controlled folder access, which is part of the Microsoft Defender Exploit Guard. You may have noticed the Unauthorized changes blocked notifications. Microsoft Defender’s Controlled folder access feature is the one behind those notifications. Controlled folder access helps you protect valuable data from malicious programs, such as ransomware.
This article explains how to configure CFA and prevent Unauthorized changes blocked notifications when running a program.
Restore Microsoft Store in Windows 10/11 after uninstalling it with PowerShell
Windows 10 and 11 come with many built-in Store apps that may not be useful to you. As you may have known, PowerShell allows you to uninstall individual apps or all apps using a single command.Read more
How to Enable Scanning for PUA/PUP/Adware in Windows Defender
Windows Defender can detect and remove malware and viruses, but it doesn’t catch Potentially Unwanted Programs or crapware by default. However, there is an opt-in feature that you can enable to make Microsoft Defender antivirus scan and eliminate adware, PUAs, or PUPs in real-time.Read more
How to Backup and Restore Device Drivers in Windows 11/10
This article tells you how to export/backup and import/restore the device drivers in Windows 10 or 11. The task can be accomplished using the DISM command-line tool or PowerShell.
If you have OEM branded computer, you’re usually provided with a restore media or a recovery partition on the hard drive. And restoring the computer using the OEM’s recovery options would put back all the pre-installed software and drivers.Read more
Download Windows Updates (.msu) from Catalog Using PowerShell or Browser
It’s no longer necessary to use Internet Explorer for downloading Windows Updates (.msu update packages for offline install or distribution) from the Microsoft Update catalog. The Microsoft Update catalog now supports any browser, as Microsoft has revamped the site and eliminated the ActiveX Control.
This article tells you how to download updates from the Microsoft Update catalog using your web browser or PowerShell.Read more
How to Compare the Contents of Two Folders and Synchronize them
Traditionally, Windows users have employed XCOPY or SyncToy to mirror copy a certain directory to a different location. If you’re using Microsoft SyncToy, especially on Windows 10 or 11, it’s possible that sometimes the files or folders may be missing in the destination, or the destination folder has extra files or folders that are not in the source folder. Fortunately, nowadays, were have many specialized freeware sync tools that can compare and auto-sync your folders.Read more
How to Reset or Repair a Windows 10/11 App When it Fails to Work
Windows 10/1 includes a feature where you can quickly reset or repair a store app without having to uninstall and reinstall it. Universal Apps store their settings in per-app registry hives, and resetting the app is probably the only way you can clear the settings.Read more