Lenovo laptop with SYSTEM_THREAD_EXCEPTION_NOT_HANDLED error

I have recently seen the message below on a Lenovo B50-80 laptop which was running Windows 8.1: Your PC ran into a problem and needs to restart.  We’re just collecting some error info, and then we’ll restart for you. If you’d like to know more, you...

ScreenConnect alternatives

Ammy Anydesk Bomgar Citrix GoToAssist Copilot DualDesk Doxm Goverlan Guacamole Instant Housecall ISL Online Lepid Remote Admin LiteManager LogMeIn Rescue MSP Anywhere (ex BeAnywhere) Proxy Pro RapidAssist Remote To PC Remote Utilities Simple Help Solarwinds Dameware...

Delete all files with specific extension in a tree of folders

In Windows using the command prompt you can delete all files including [1] in their name by using: DEL /F /S /Q /A “C:\Users\USERNAME\Documents\*[1]*” Replace the /Q with /P if you want to be asked for confirmation on each file Be careful that you...

Recent Places shortcut on task bar

Once the Windows Explorer Properties window opens, empty whatever is in te Target field and copy/paste this in: %SystemRoot%\explorer.exe “%userprofile%\Links\RecentPlaces.lnk”