Windows 10: Apps keep freezing and everything says unknown publisher

Discus and support Apps keep freezing and everything says unknown publisher in Windows 10 BSOD Crashes and Debugging to solve the problem; My computer has been randomly crashing the past few days along with apps freezing and me being unable to close them i even tried with task manager but... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Jobert_959, Mar 11, 2025.

  1. Apps keep freezing and everything says unknown publisher


    My computer has been randomly crashing the past few days along with apps freezing and me being unable to close them i even tried with task manager but that also freezes when i try to open it also sometimes when i turn my computer on it says disk read error occurred. One of my friends told me i should run sfc scannow in command prompt but when i tried to open it as administrator it said unknown publisher, also a couple of other things say unknown publisher when i try to start them System Config and Restore Point

    :)
     
    Jobert_959, Mar 11, 2025
    #1
  2. Ram_482 Win User

    Unknown Publisher when trying the installer(exe/msi) on windows 10

    I'm using Visual Studio 2019 and have build "Installers(msi/exe)" using "Setup Wizard".

    When i'm running the set.exe installer, the application "publisher" is being reported as "Unknown".

    I've gone through some references and found that the setup.exe needs to be digitally signed with the certificate. So,

    i have followed below steps to add digital signature to the setup.exe

    1. Create Digital certificate (https://knowledge.digicert.com/solution/SO26065.html)

    2. Using signtool i have digitally signed setup.exe

    signtool.exe sign /f "E:\sample.pfx" /p "sample@123" /tr
    Timestamp Server And Stamping Protocols | Sectigo® Official /v "E:\setup.exeWhen
    i try to run setup.exe locally, the application "publisher" is reported as "localhost" instead of "Unknown", but if i

    run the same setup.exe on another system application "publisher" is reported as "Unknown"Please provide any suggestions on fixing this "Unknown
    Publisher" issue
     
    Ram_482, Mar 11, 2025
    #2
  3. BulldogXX Win User
    unknown publisher

    Hey, J.K. Rowling was an unknown publisher before Harry Potter, and look what happened to her.

    But in your case, the 'unknown publisher' refers to the security certificate that vouches for a software program. These certificates need to be renewed annually or they become invalid, and Windows won't run software with an invalid security certificate.
    CM Tray is part of a very old program. Upgrade to the most recent version of the program, which will likely have a valid security certificate.
     
    BulldogXX, Mar 11, 2025
    #3
  4. Apps keep freezing and everything says unknown publisher

    Task Manager is an app from an "unknown publisher"?

    I just did a fresh Windows 11 installation. All of the most recent updates have been successfully installed.

    When I start Task Manager, I get a popup that says "Do you want to allow this app from an unknown publisher to make changes to your device?"

    I thought this might be a certificate error, so I tried to start Manage Computer Certificates, but I get the error, "An attempt was made to reference a token that does not exist."

    Here are the other things I've tried:

    Powershell:

    • SFC /scannow
    • DISM /Online /Cleanup-Image /CheckHealth
    • DISM /Online /Cleanup-Image /ScanHealth
    • DISM /Online /Cleanup-Image /RestoreHealth

    No problems were detected with any of these.

    Attempted to re-register all DLLs in System32:

    • cd C:\Windows\System32
    • for /f %s in ('dir /b *.dll') do regsvr32 /s %s

    This did not fix the problem.

    Recovery Mode:

    • chkdsk C: /f /r

    No errors found. This did not fix the problem

    I also tried to use my USB key to run a repair install, but it just brought me back to recovery mode.

    What else can I try? Is my brand-new Windows 11 installation corrupted?
     
    Peter Romero, Mar 11, 2025
    #4
Thema:

Apps keep freezing and everything says unknown publisher

Loading...
  1. Apps keep freezing and everything says unknown publisher - Similar Threads - Apps keep freezing

  2. Apps keep freezing and everything says unknown publisher

    in Windows 10 Gaming
    Apps keep freezing and everything says unknown publisher: My computer has been randomly crashing the past few days along with apps freezing and me being unable to close them i even tried with task manager but that also freezes when i try to open it also sometimes when i turn my computer on it says disk read error occurred. One of my...
  3. Apps keep freezing and everything says unknown publisher

    in Windows 10 Software and Apps
    Apps keep freezing and everything says unknown publisher: My computer has been randomly crashing the past few days along with apps freezing and me being unable to close them i even tried with task manager but that also freezes when i try to open it also sometimes when i turn my computer on it says disk read error occurred. One of my...
  4. Task Manager is an app from an "unknown publisher"?

    in Windows 10 Gaming
    Task Manager is an app from an "unknown publisher"?: I just did a fresh Windows 11 installation. All of the most recent updates have been successfully installed.When I start Task Manager, I get a popup that says "Do you want to allow this app from an unknown publisher to make changes to your device?"I thought this might be a...
  5. Task Manager is an app from an "unknown publisher"?

    in Windows 10 Software and Apps
    Task Manager is an app from an "unknown publisher"?: I just did a fresh Windows 11 installation. All of the most recent updates have been successfully installed.When I start Task Manager, I get a popup that says "Do you want to allow this app from an unknown publisher to make changes to your device?"I thought this might be a...
  6. Publisher freezing

    in Windows 10 BSOD Crashes and Debugging
    Publisher freezing: I'm having an issue with Office 2016 Publisher freezing and unable to open any existing publisher files.The whole system seems sluggish as well.I have run a repair on the office installation with MS Support and I have run a repairing install on windows. and the behavior...
  7. Unknown Publisher!!

    in AntiVirus, Firewalls and System Security
    Unknown Publisher!!: i have ran into today a UAC from a program i downloaded saying it was a Unknown publisher the program is ROBOMIND and it downloaded it from the official site! so question: Can i trust it and click, yes? is robomind even safe? and have you tried and experienced found any...
  8. everything keeps freezing

    in Windows 10 Ask Insider
    everything keeps freezing: hey guys, i really need some help, for the past month or so my pc has been freezing randomly, everything, apps, the task bar you have things pinned on, the home screen, all of it, iv'e scanned for virus's multiple times but it still freezes, please help if you can! submitted...
  9. WordPad.exe is suddenly "Publisher: Unknown"

    in Windows 10 Software and Apps
    WordPad.exe is suddenly "Publisher: Unknown": I think this must have happened since Feature update to Windows 10, version 1903, I now have to OK it with UAC. Of course I can manage but it's a nuisance and whyever can't Microsoft recognise its own app? And can I fix it? *Huh 138173
  10. Allow App from Unknown Publisher - disable for a single app

    in Windows 10 Software and Apps
    Allow App from Unknown Publisher - disable for a single app: I've perused the threads in this forum that deal with UAC and bottom line is that every solution offered is worthless. Nothing works. I've unblocked the relevant .exe files with PowerShell, there are no "unblock" checkboxes in properties, etc. etc. It shouldn't be that...