php editor Baicao will introduce how to solve the problem of Win10 prompting that shellappsfolder is not registered. The problem can be solved by locating Shell Apps Folder in the registry and adding the registry key manually. Please follow the steps below: first find the HKEY_CLASSES_ROOT\ShellApps registry key in the registry, then create a subkey named Folder under ShellApps, then create a string key with the value (default) under Folder, and finally change it The value is set to Shell.AppsFolder. Through these simple operations, you can easily solve the problem of unregistered classes in shellappsfolder in Win10.
1. Right-click the "Start" button in the lower left corner of the desktop, and then click to open the "Run" option in the menu list
2. After opening the run window, we enter "services.msc" in the window and click OK option
3. After opening the service page, we swipe down the mouse to find the "User Manager" service, right-click and select the "Properties" option
4. Enter After the "Properties of User Manager" page, we find the "Startup Type" option on this page, click to open this option
5. We are in the drop-down list of "Startup Type" Click to select the "Auto" option, and finally click Apply and OK.
1. After the win10 system computer is turned on, type Press the Win R shortcut key on the keyboard, the system will open the run window, then enter "services.msc" in the run window and click the OK button.
#2. Find and double-click the "User Manager" service in the service page that opens.
3. In the "User Manager Properties" window that opens, change the startup type to "Automatic", then click the OK button, and then restart the computer. .
The above is the detailed content of What should I do if there is no shellappsfolder in the registry? What to do if Win10 prompts that shellappsfolder does not have a registered class?. For more information, please follow other related articles on the PHP Chinese website!