Solve the problem that Win10 system cannot open the screenshot tool

After reinstalling the computer, when opening the "Snipping Tool", it prompts: "The Snipping Tool is not currently running on the computer..."

Solution steps:

1: Register dll file

1. Search for the "tpcps.dll" file on the c drive;

2. Copy the tpcps.dll file with the largest data to C:\Windows\System32;

3. Search for the InkObj.dll file in the same steps, then find the largest InkObj.dll file and copy it to C:\Windows\System32

4. Press [Win+R] to open "Run" and enter "regsvr32 InkObj.dll", click Confirm;

5. Enter “regsvr32 tpcps.dll” and click Confirm.

6. If the error "Module "tpcps.dll" has been loaded, but the call to DLLRegisterServer failed..." is reported in steps 4-5, you can open the "Command Prompt" as an administrator, and then enter steps 4-5 "regsvr32 InkObj.dll" and "regsvr32 tpcps.dll".

Two: Modify the registry information

1. Press [win+R] to open run, enter regedit and click OK;

2. Expand: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders;

3. Double-click "My Pictures" on the right side, enter "%USERPROFILE%Pictures" in "Value Data" and click OK;

Three: If the problem still exists, you can use the system recovery tool

1. Enter the command prompt window in command administrator mode, and then run the "sfc /scannow" command to repair the system. This command will automatically repair damaged system files and restore the system functions that caused the error to normal.

In the end, I completed the repair through the third step, and finally opened the "Snipping Tool"

Supongo que te gusta

Origin blog.csdn.net/zlbbme/article/details/128398676
Recomendado
Clasificación