Skip to content

RenameWindow Released

This is a little utility for renaming windows. The purpose is primarily to provide known titles to allow programs such as OBS to find the window reliably. A couple of examples of where this can be used are Notion and Discord.

Both applications have dynamic window titles which means even if you select the 'Match title, otherwise find window of same executable' match priority OBS may struggle to find it.

Enter 'renamewindow.exe'... a small console application that is designed to find and then set the title of windows. Searches can use the EXE name, the title and the window class.

The source code is available on Github and the exe, a sample configuration file and some basic documentation are available here.