Skip to main content

Problem Steps Recorder

                     Windows 7 ships with a utility named PSR (Problem Steps Recorder) that records the steps you’ve taken on the computer automatically including mouse clicks. You can use these recordings to speed up issues when you’re dealing with tech support.

               Problem Steps Recorder can be used to automatically capture the steps performed by a user on a computer, including a text description of where they clicked and a picture of the screen during each click. This capture is then automatically saved to a file that can be used by a support professional to help the user troubleshoot the issue or understand what steps were taken by the user.



Step 1]

  • Click on start->Run or(win+R) To open Run Command.
  • Type PSR and press enter.


Problem Steps Recorder toolbar will appear.




  • To Start the capture simply press on the “Start Record” button.
  • Now whatever you do on your computer it will be recorded in snaps as well as text.
  • To Stop recording simply press “Stop Record” button.

Step 2]

Now You will be prompted to save the resulting ZIP file.
Write the name of the file and save it on the desktop or any location.


Now extract the compressed file by right click extract all option.


A Problem.mht file will be there in the extracted folder.



Now open the file in internet explorer.


Snaps including text and timings of all events will be there in that file.




By default, PSR will record only 25 scre
enshots, but this can be changed to any number. Click on the small down-arrow next to the help icon, and then select Settings.


In any case, PSR is more than just a screenshot capturing tool. Besides automating the capturing of what’s going on the screen, it will also highlight the user’s mouse clicks, and, most importantly, will provide a detailed textual metadata with a description of what the user is doing.

Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...