- Original Poster
- #1
There are security issues every day, and every week Microsoft patch them. Anti-Virus software does it's thing. There is currently an issue which is know to be out in the wild that is unlikely to get stopped and will compromise your machine.
Whilst we have fixed all our customers machines, you can do this yourself in 2 minutes.
If you don't feel comfortable doing this, we are happy to do this remotely for a small fee, but it is very simply and most people should be OK - aka this isn't a sales pitch
Press windows key and type cmd
It will popup “Command Prompt” and on the right say “Run as administrator”
Click that "Run as administrator" and then yes to confirm, a black box will pop up (the command line)
Copy and past the following
cd %userprofile%\documents
That will take you to your documents folder i.e. c:\users\darren\documents for example
Then copy / paste
reg export HKEY_CLASSES_ROOT\ms-msdt registrybackup.reg
This will backup the registry then, copy / paste
reg delete HKEY_CLASSES_ROOT\ms-msdt /f
That deletes the part you need gone - That's it!
The video showing this in action is here
https://www.youtube.com/watch?v=iRAnkHQUr2w
This is the Microsoft link that basically has the same thing as above but my method will put the backup in a sensible place
https://msrc-blog.microsoft.com/202...rosoft-support-diagnostic-tool-vulnerability/
You should watch the video and read the Microsoft website before doing anything so you understand what you are doing and why
Darren
Whilst we have fixed all our customers machines, you can do this yourself in 2 minutes.
If you don't feel comfortable doing this, we are happy to do this remotely for a small fee, but it is very simply and most people should be OK - aka this isn't a sales pitch
Press windows key and type cmd
It will popup “Command Prompt” and on the right say “Run as administrator”
Click that "Run as administrator" and then yes to confirm, a black box will pop up (the command line)
Copy and past the following
cd %userprofile%\documents
That will take you to your documents folder i.e. c:\users\darren\documents for example
Then copy / paste
reg export HKEY_CLASSES_ROOT\ms-msdt registrybackup.reg
This will backup the registry then, copy / paste
reg delete HKEY_CLASSES_ROOT\ms-msdt /f
That deletes the part you need gone - That's it!
The video showing this in action is here
https://www.youtube.com/watch?v=iRAnkHQUr2w
This is the Microsoft link that basically has the same thing as above but my method will put the backup in a sensible place
https://msrc-blog.microsoft.com/202...rosoft-support-diagnostic-tool-vulnerability/
You should watch the video and read the Microsoft website before doing anything so you understand what you are doing and why
Darren
