The computer loses focus for no reason, who is the culprit? The ultimate Solution

Source: Internet
Author: User

Recently, there has been a problem, that is, whenever the text is being entered, the computer suddenly loses focus, resulting in the inability to input, which is quite annoying, especially when I am writing code, writing positive, suddenly lose focus, annoying. On the Internet a search this problem found a lot of friends encounter similar problems, specific also did not find any good solution, according to the online statement tried many times, no effect. Some say is 360 of the problem, some say QQ input method of the problem, say what all have, perhaps these statements only suitable for some friends of the situation, there is no universality. Couldn't stand it, so I was going to write a little program to see what was the focus.

My idea is can I get the focus of the currently activated form? Then you can know the focus of the handle value, know the handle value is good to do, directly can get its PID, form type, process name, process path and so on useful information, with this information is not good to do it, directly open Task Manager kill process to get themselves like other ways to deal with the line.

The simple software that I do is run as follows:

I simply get three properties: Handle value, title, form name. These three are more useful, this thought can catch out the culprit is who, so I opened my small program, waiting for the "murderer" to seize the focus, finally I caught, who know unexpectedly is this:

Look, just a handle value and a form name, and the name of the captured form is basically meaningless, so what do you do to continue writing my program? But I really do not want to waste time, so I use a software "ViewWizard.exe", which is a look at the form handle and so on a variety of information software, very useful, run the interface as follows:

Now, we're going to try out the PID of the "killer" I just caught.

Enter "66680" in the "form handle" field of ViewWizard.exe, which is the PID of the "Murderer" I caught, the result is as follows:

You know who it is now. Did you see it? I installed the "sonic start" for the convenience of the job, and the killer was it!!!!!!!!! I do not want to kill it, because I use it more frequently, the problem may be set up its "top" property of the problem, so I canceled the top, problem resolution.

Of course, this is suitable for my own situation, each person's situation is different, but can follow the above process to try. We hope to help you.

I will do the software and the software used to upload, you can download to try

I made the small software:

Http://pan.baidu.com/s/1dDiu4TF

ViewWizard.exe:

Http://pan.baidu.com/s/1jG5QT6Y

Email:[email protected]

This article is original, if you need to reprint please specify the source! Thank you for your cooperation!!

The computer loses focus for no reason, who is the culprit? The ultimate Solution

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.