Home > Article > System Tutorial > What should I do if the built-in screenshot function of win10 system fails? Analysis of the problem of the computer’s built-in screenshot function not working
The screenshot tool that comes with the computer cannot be used. This problem has troubled many users. When we encounter situations like this, we can’t help but feel frustrated and inconvenienced. PHP editor Zimo will share some practical solutions with you to help you easily solve this problem. This article will explore troubleshooting steps, alternative tool recommendations, and other helpful tips to get you back in control of taking screenshots.
Cause analysis:
The default save path is wrong. Under normal circumstances, we do not need to change the default save path. After clicking "Save", the screenshot will be automatically saved in the "Library" in the "Pictures" folder. However, some reasons may cause the default saving path to change, which may cause problems with the snipping tool.
Solution:
1. Enter "regedit" in the search box to open the registry editor.
2. Enter the path "HKEY_CURRENT-USERSoftwareMicrosoftWindowsCurrentVersionExplorerUser Shell Folders".
3. Double-click "My Pictures" on the right, enter "%USERPROFILE%Pictures" in "Value Data", and restore the save path.
We can also use the graphical interface to solve the problem.
1. The entry path is "Library Pictures".
2. Right-click the folder "Screenshot", click "Location" in the pop-up "Properties" dialog box, click "Restore Defaults", and finally click "OK".
The above is the detailed content of What should I do if the built-in screenshot function of win10 system fails? Analysis of the problem of the computer’s built-in screenshot function not working. For more information, please follow other related articles on the PHP Chinese website!