What should I do if ctrl+c doesn't work on my computer?

藏色散人
Release: 2020-03-10 11:14:35
Original
35810 people have browsed it

What should I do if ctrl+c doesn't work on my computer?

What should I do if the computer ctrl c cannot be used?

CTRL C cannot be used, other shortcut keys are normal, and the mouse can copy

Registry modification method: "Start" → "Run", enter "regedit", and enter "HKEY_CURRENT_USER" \Software\Microsoft\Windows\CurrentVersion\Run\", find the remaining program name in the right window and delete it.

or Open the Registry Editor, in Edit → Search, enter the name of the wrong file, delete the found one, press the F3 key, search for the next one, until all are deleted.

Start menu-Run-type msconfig and press Enter, Just uncheck the box in front of **.dll in the startup bar

1. Start - Run - msconfig - Startup - Uncheck the add-on ***.dll. Restart the computer, usually this is enough. If still pops up, go to the second step

2. Start-Run-regedit Delete the corresponding key value in the following location:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Copy after login

The above is the detailed content of What should I do if ctrl+c doesn't work on my computer?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template