I am running Windows 10 1809 17763,292. When programmatically decompressing a zip file containing 115 items the process stalls before completing. This only happens on the computer on which the zipped file was created. If I upload the file to an internet address and then download it to another computer (with the same system) it completed the decompression without fail. However, on the original computer it stalls. I've tried everything I can think of ( including rewriting the decompression program using the C# IO.compression option but it always stalls. Any help would be appreciated