Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems to crash on Windows 11 #116

Open
vansen opened this issue Nov 5, 2021 · 16 comments
Open

Seems to crash on Windows 11 #116

vansen opened this issue Nov 5, 2021 · 16 comments

Comments

@vansen
Copy link

vansen commented Nov 5, 2021

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

@jziolkowski
Copy link
Member

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

@adizag
Copy link

adizag commented Feb 17, 2022

@vansen run as administrator

@kruebsam
Copy link

kruebsam commented Aug 24, 2023

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.

@paolosaudin
Copy link

paolosaudin commented Aug 29, 2023

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

@coenier
Copy link

coenier commented Sep 5, 2023

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

@paolosaudin
Copy link

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

Link
image

Tasmotizer
image

Driver
image

Win version
image

@Lucacastro21
Copy link

salve, sto riscontrando lo stesso problema avete risolto voi?

@paolosaudin
Copy link

Niente da fare!

@paolosaudin
Copy link

paolosaudin commented Oct 24, 2023 via email

@fritserasmus
Copy link

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

@Lucacastro21
Copy link

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...

@jziolkowski
Copy link
Member

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.

@bartsnijder
Copy link

If you run the program as administrator it works for me

@Dane8991
Copy link

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

@Dane8991
Copy link

Dane8991 commented Apr 15, 2024

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

@paolosaudin
Copy link

paolosaudin commented Apr 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants