Hey guys today i am going to share with you a very interesting and most helpful trick. i.e. How to recover locked-up (freeze) Applications in windows?
In previous version of Windows, If an application locks-up then there was nothing you could do about it. But in Windows 7 there is an option which not only explain the problem, but may get your program working again without any loss of data.
So, let's see what to do when lockup occurs,
Steps:-
1.Click Start, type RESMON and click the RESMON.EXE link to launch the Resource Monitor.
2. Find your frozen process in the CPU pane (it should be highlighted in red).
3. Right-click it and select Analyze Wait Chain.
4.If you see at least two processes in the list, then the lowest, at the end of the tree, is the one holding up your program.( If it's not a vital Windows component, or anything else critical, then save any work in other open applications).
5. Check the box next to this process, click End Process, and your locked-up(freeze) program will often spring back to life.