I removed the NOAD STEEP TV malware (spyware) from my WINDOWS 7 Professional. This is how I did it:
First, bring up your Task Manager. I did so by CTRL ALT DEL. Once there, go to the APPLICATIONS tab. Highlight the NOAD STEEP TV [IN PRIVATE] which will show as running and also will not allow you to “End Process”.
Then click on the “Processors” tab and look for a file which will have the name such as “Interstatnogui.exe”. It usually follows after one or two “ixplorer.exe” files.
Next, right-click on the “Interstatnogui.exe” to highlight that single file. then, as your cursor is on the highlighted file, left-click to be able to get to the pop-up box and select “Properties” of that file and note where it is located by its sub-directory (folder) path. My properties selection indicated the following path: “C:\users\RD\AppData\Roaming\Interstatnogui>”
Next you have to bring up your command prompt. If you are not familiar with changing into sub-directories while using the command prompt, find someone who is. Hopefully, you can follow the next set of instructions. Different versions of WINDOWS have different methods to bring up the command prompt.
I had noted that the “Interstatnogui” file was located in the following path: “C:\users\RD\AppData\Roaming\Interstatnogui>”. When I brought up my command prompt it only read “C:\users\RD>”. To get to each succeeding path, you start entering “cd [name of your next path name]” In my case, I entered “cd AppData”. Then the new command line read “C:\users\RD\AppData>”. (If you enter any typographical error, the command line will come back with “directory not found”.)
I then entered “CD Roaming” and the new command line read the next sub directory I had changed to.
Once you finally get to the sub-directory path where the “culprit” application file resides, you need to then type the command “DIR” while in that sub-directory. The “DIR” will then list all the files and applications in that sub-directory. I had decided to delete the whole sub-directory to be rid of any subsequent application command file to reproduce the problem. I did so by entering the command “Del” while in the name of the sub-directory. The command line will ask if you are sure you wish to remove (delete) the directory (y or n). Type “y” and then [enter] key.
If the sub-directory holds any association file needed for other programs, that particular program may find the necessary file in another sub-directory path or you can reload that particular program but there shouldn’t be a problem.
I would occasionally run your “Task Manager” and check and see if any other applications are running other than the ones you know you are actually running.