[GH-ISSUE #1941] [BUG]: Windows protected your PC #1255

Closed
opened 2026-02-22 18:23:57 -05:00 by yindo · 8 comments
Owner

Originally created by @37OMKAR on GitHub (Jul 24, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1941

How are you running AnythingLLM?

Docker (local)

What happened?

cant install
Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.

Are there known steps to reproduce?

<html> App: | AnythingLLMDesktop.exe -- | -- Publisher: | Unknown publisher </html>
Originally created by @37OMKAR on GitHub (Jul 24, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1941 ### How are you running AnythingLLM? Docker (local) ### What happened? cant install Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk. ### Are there known steps to reproduce? <html><body><!--StartFragment--> App: | AnythingLLMDesktop.exe -- | -- Publisher: | Unknown publisher <!--EndFragment--></body></html>
yindo added the possible bug label 2026-02-22 18:23:57 -05:00
yindo closed this issue 2026-02-22 18:23:57 -05:00
Author
Owner

@37OMKAR commented on GitHub (Jul 24, 2024):

cant proceed
image

@37OMKAR commented on GitHub (Jul 24, 2024): cant proceed ![image](https://github.com/user-attachments/assets/b9c26265-7c0e-4104-b737-db69f97dd1eb)
Author
Owner

@CedricGoby commented on GitHub (Jul 24, 2024):

Click "More info" and proceed.

@CedricGoby commented on GitHub (Jul 24, 2024): Click "More info" and proceed.
Author
Owner

@37OMKAR commented on GitHub (Jul 24, 2024):

Click "More info" and proceed.

nope its not thre when we click there is only App: | AnythingLLMDesktop.exe -- | -- Publisher: | Unknown publisher notring else

@37OMKAR commented on GitHub (Jul 24, 2024): > Click "More info" and proceed. nope its not thre when we click there is only App: | AnythingLLMDesktop.exe -- | -- Publisher: | Unknown publisher notring else
Author
Owner

@timothycarambat commented on GitHub (Jul 24, 2024):

@37OMKAR this sounds like you arent an admin on your computer then - you may have to get permissions from whoever is to run the application then. This only occurs because the windows app is still currently unsigned

@timothycarambat commented on GitHub (Jul 24, 2024): @37OMKAR this sounds like you arent an admin on your computer then - you may have to get permissions from whoever is to run the application then. This only occurs because the windows app is still currently unsigned
Author
Owner

@dantewang commented on GitHub (Sep 13, 2024):

Is there any plan to sign the Windows app and get it recognized by Windows Smart Screen?

@dantewang commented on GitHub (Sep 13, 2024): Is there any plan to sign the Windows app and get it recognized by Windows Smart Screen?
Author
Owner

@timothycarambat commented on GitHub (Sep 13, 2024):

@dantewang I would love to TBH, but it seems that interacting with these providers has been nothing short of totally painful (DigiCert mostly) and admittedly its a bit out of my wheelhouse which is why it is taking so long since there are about 20 ways to sign things and they are not exactly flexible.

That's candidly the main blocker.

@timothycarambat commented on GitHub (Sep 13, 2024): @dantewang I would love to TBH, but it seems that interacting with these providers has been nothing short of totally painful (DigiCert mostly) and admittedly its a bit out of my wheelhouse which is why it is taking so long since there are about 20 ways to sign things and they are not exactly flexible. That's candidly the main blocker.
Author
Owner
@notorious-dle commented on GitHub (Jan 26, 2025): Please spend the money to get a Code Signing Certificate: [Certum EV code signing certificate](https://shop.certum.eu/data-safety/code-signing-certificates/certum-ev-code-sigining.html) [DigiCert EV code signing certificate](https://www.digicert.com/signing/code-signing-certificates) [Entrust EV code signing certificate](https://www.entrust.com/products/digital-signing/code-signing-certificates) [GlobalSign EV code signing certificate](https://go.microsoft.com/fwlink/p/?LinkId=620888) [IdenTrust EV code signing certificate](https://www.identrust.com/digital-certificates/trustid-ev-code-signing) [Sectigo (formerly Comodo) EV code signing certificate](https://www.sectigo.com/ssl-certificates-tls/code-signing) [SSL.com EV code signing certificate](https://www.ssl.com/certificates/ev-code-signing/)
Author
Owner

@rogerfar commented on GitHub (Jul 30, 2025):

@timothycarambat you can use Azure Trusted Signing, it's pretty cheap and easy to integrate in a build pipeline.

A workaround is to unblock the file first:

Image
@rogerfar commented on GitHub (Jul 30, 2025): @timothycarambat you can use [Azure Trusted Signing](https://azure.microsoft.com/en-us/products/trusted-signing), it's pretty cheap and easy to integrate in a build pipeline. A workaround is to unblock the file first: <img width="484" height="647" alt="Image" src="https://github.com/user-attachments/assets/9cc9b81f-4eb5-440a-b6d5-ad89070d5e54" />
yindo changed title from [BUG]: Windows protected your PC to [GH-ISSUE #1941] [BUG]: Windows protected your PC 2026-06-05 14:39:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1255