Microsoft Azure Storage Explorer update interrupted, and now will not run at all

Geoffrey Teabo 0 Reputation points
2023-06-28T09:33:35.1866667+00:00
Azure Storage Explorer was installed on my machine for several years, and always worked fine.
I updated the software when prompted, and re-authenticated my access credentials many times.
All good.

Recently while an update was installing, I accidentially closed the process, and despite uninstalling and reinstalling (even re-downloading the installation) now Azure Storage explorer will not run anymore on this machine.

Seeing another answer in this forum, I went into Settings.Json file and added this line, but it was no help...
{
  "application.telemetry.userId": "a3abf801-a69f-xyxy-xyxy-xyxyxyaa86xx",
  "application.other.enableAppInsightDiskRetryCache": false
}


The on-screen message is 

-------------------------
Microsoft Azure Storage Explorer

Microsoft Azure Storage Explorer has stopped working
Windows can check online for a solution to the problem.

=> Check online for a solution and close the program
=> Close the program

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	StorageExplorer.exe
  Application Version:	1.29.2.0
  Application Timestamp:	63ed2870
  Fault Module Name:	StorageExplorer.exe
  Fault Module Version:	1.29.2.0
  Fault Module Timestamp:	63ed2870
  Exception Code:	80000003
  Exception Offset:	01512080
  OS Version:	6.3.9600.2.0.0.272.7
  Locale ID:	1033
  Additional Information 1:	f304
  Additional Information 2:	f304717eeed43189b7c0d7c053f4a949
  Additional Information 3:	de07
  Additional Information 4:	de075008503a364672d73c1d55c762a6
-------------------------

Geoffrey
London, UK
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
240 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sumarigo-MSFT 44,996 Reputation points Microsoft Employee
    2023-07-03T09:18:41.9033333+00:00

    @Geoffrey Teabo Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    Adding additional information to @Sedat SALMAN response!

    Based on your scenario I would recommend, please try the suggestion mentioned in this thread and let me know the status!Exception 0x80000003 when trying to start StorageExplorer.exe
    You tried downgrading the version? You can find old releases here: https://github.com/microsoft/AzureStorageExplorer/releases

    If you are still facing the same issue , try to open the tool from command line using --debug flag - it will show-up the logs in the same directory

    https://video2.skills-academy.com/en-us/azure/storage/common/storage-explorer-command-line-options

    Please let us know if you have any further queries. I’m happy to assist you further.


    Please do not forget to 232839-screenshot-2021-12-10-121802.png

    and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments