I've designed and built product using FTDI chips. Real ones, that were bought from a reputable distributor.
I've known since the specification phase that the windows drivers were licensed only to be used with genuine parts.
I make my living designing and building things, and I totally sympathize with FTDI, and I support what they did.
The drivers for FTDI chips are FTDI's property. Pretty much standard license terms. Every time a clone chip uses FTDI's driver, FTDI loses money. To a product manufacturer, this is an untenable position.
The change that FTDI made to their driver causes the driver to not work properly with cloned chips. It is not "bricking" the chips, the learned from their 2014 mistake. The driver just won't work right with them, it injects some text into the serial data stream, and the text describes the problem. Short of doing nothing, that is the only way they can notify the user that the device is counterfeit. It's not possible to pop up a message box from inside a device driver. It may be possible to make some text appear in the device driver's properties box and FTDI might have done this, but somebody would have to look for it.
I have a ton of USB to serial converters around here, and I standardized FTDI after too much trouble with Prolific. There's a non-zero chance I have one with a fake chip in it, and if that is the case, I'm gonna take my lumps and send hate mail to the vendor, if they are still in business.
Maybe the counterfeiters can write their own driver. Somehow I doubt that. When you steal IP, you will probably lose. When you buy product with stolen IP in it (even if you did not know) it is analogous to receiving stolen property, and you lose.
Uno