tasmota/tasmotizer

Seems to crash on Windows 11

vansen opened this issue · 16 comments

Hi, I recently upgraded to Windows 11. On the same device with Windows 10 flashing worked fine. Tasmotizer opens, connects to COM6 to Wemos D1 mini. After Tasmotize button is pressed, the next screen opens for ~2 seconds, then complete application just exits without any progress changed.
I assume it has to do with Win 11 but maybe someone else is able to verify?
Regards

run tasmotizer from cmd.exe and there should be a crash report, paste it here

@vansen run as administrator

Using Windows 11 the serial port gets identified (and is for sure not in use by any other app), but seems not to be really accessible by tasmotizer.
I did start tasmotizer from the command shell. unfortunately there is no more log-data.
I suspect the other user was experiencing the very same issue. That´s why I do post my readings in here.
grafik

running CMD as admin I even got the following
grafik

Using the very same programming hardware and ESP-device on a WIndows 10 machine using the very same tasmozizer binary app, programming did work as expected.

The same here, on Windows11 does not work, on Windows10, with same hardware it works.
Regards

For me it was to run the app as administrator with compatibility mode set to windows 8
image

Thank, I tried with no success, unfortunately same error...

Link
image

Tasmotizer
image

Driver
image

Win version
image

salve, sto riscontrando lo stesso problema avete risolto voi?

Niente da fare!

I am still unable to run Tasmotizer on win 11 pc.

It seems like Windows built-in "windows-security" does not like it - Windows thinks it is a threat and deletes the file.

Any suggestions to get around this

sono riuscito a flashare tasmota su windows 11 cambiando un parametro nel driver della porta COM...
vai su gestione attività vai nell driver della tua porta COM poi su proprietà e su port setting poi su advanced... e attiva
Enabling the Serial port Enumerator (SerEnum).
io facendo cosi non ho Piu problemi...

I am still unable to run Tasmotizer on win 11 pc.

It seems like Windows built-in "windows-security" does not like it - Windows thinks it is a threat and deletes the file.

Any suggestions to get around this

I can only recommend installng using python package. Windows Defender doesn't like python exes, and I would have to pay around 100€ per year from my own pocket for a certificate to make it happy.

If you run the program as administrator it works for me

I´ve got the same problme. Is there a solution for windows 11?

Hey guys,

found a alternative solution which works fine for me.
Use the tasmotizer online version found on https://tasmota.github.io/install/

@vansen @paolosaudin @kruebsam