How to Set User Environment Variable Using Setx

Command Prompt

You probably know how to add or remove environment variables using GUI in Windows. It can be done by launching sysdm.cpl → Advanced → Environment Variables. Alternatively, one can run the following command in the Run dialog to launch the Environment Variables dialog directly: rundll32 sysdm.cpl,EditEnvironmentVariables (To set per-system environment variables, the above command needs … Read more

[Fix] Error “WLXPhotoBase.dll is missing” When Starting Movie Maker

When you open Windows Movie Maker, a part of the Windows Essentials suite, the following error may appear. The program can’t start because WLXPhotoBase.dll is missing from your computer. Try reinstalling the program to fix this problem. This file is usually located in this folder: [Windows 32-bit Editions] C:\Program Files\Windows Live\Photo Gallery [Windows 64-bit Editions] … Read more

“Resource $(string.RequirePrivateStoreOnly)” Error After installing KB3147458

After installing the April Cumulative Update KB3147458, the following error may pop up when opening the Group Policy Editor.

Resource ‘$(string.RequirePrivateStoreOnly)’ referenced in attribute displayName could not be found.

File C:\WINDOWS\PolicyDefinitions\WindowsStore.admx, line 140, column 9

Although dismissing the error messages (occurs twice) should allow you to use the Group Policy Editor, the “Store” category may be missing from Windows Components, under Computer Configuration and User Configuration.Read more

Reinstall or Repair stuck Windows 10 Start Menu & Taskbar, and Fix “Critical Error”

reinstall start menu startmenuexperiencehost

Occasionally, the Start button, Taskbar, and the Notification area icons may get stuck or frozen; clicking them does nothing. When the items in the Notification area are frozen, you wouldn’t be able to access Action Center, Wi-fi network settings, etc.

If the Windows 10 Start Menu is frozen or non-responsive and does not work, or shows the Critical Error message, here is the list of troubleshooting steps you can follow. The fixes involve running the Start menu Troubleshooter or manually registering the ShellExperienceHost & StartMenuExperienceHost packages using PowerShell or restoring the default Start menu by rebuilding the Start menu database.

This article explains how to repair, reset, or reinstall the Start menu in Windows 10.Read more