{"id":3111,"date":"2017-06-23T01:42:00","date_gmt":"2017-06-22T23:42:00","guid":{"rendered":"http:\/\/borncity.com\/win\/?p=3111"},"modified":"2024-10-05T23:12:10","modified_gmt":"2024-10-05T21:12:10","slug":"windows-10-msvcp100dll-is-missing","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2017\/06\/23\/windows-10-msvcp100dll-is-missing\/","title":{"rendered":"Windows 10: msvcp100dll is missing"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline\" src=\"http:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2013\/03\/winb.jpg\" width=\"58\" align=\"left\" height=\"58\">[<a href=\"http:\/\/www.borncity.com\/blog\/2015\/10\/01\/windows-10-dll-datei-mfcu120-dll-etc-fehlt\/\" target=\"_blank\" rel=\"noopener\">German<\/a>]From time to time users are facing issues with missing DLL files in Windows 10. One issue is a missing msvcp100dll dll file. Here are a few hints, how to fix this issue.<\/p>\n<p><!--more--><\/p>\n<h2>Some details about the issue<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/ssl-vg03.met.vgwort.de\/na\/63b4ec47dc2747469213b335f060b57d\" width=\"1\" height=\"1\">An attempt to launch an application stalls with an error message, that a DLL file from Microsoft VCR or MFC runtime is missing. A message 'The program can't start because MSVCP100.dll is missing from your computer. Try reinstalling the program to fix this problem.' or similar is shown. <\/p>\n<p><a href=\"https:\/\/borncity.com\/win\/wp-content\/uploads\/2017\/06\/MFVCR100-dll.jpg\"><img loading=\"lazy\" decoding=\"async\" title=\"MFVCR100-dll\" style=\"border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-top-width: 0px\" border=\"0\" alt=\"MFVCR100-dll\" src=\"https:\/\/borncity.com\/win\/wp-content\/uploads\/2017\/06\/MFVCR100-dll_thumb.jpg\" width=\"564\" height=\"205\"><\/a>  <\/p>\n<p>The name of the dll file may vary (MFCU100.dll, MFCU120.dll, MFCU120U.dll etc.). But the root cause is the same, a library file (dll) from MFC or VCR run time environment, requested from the application, is missing. An Internet search will reveal many hits like <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows_other-performance\/msvcp100dll-missing\/9a687c31-0619-4ee9-b511-020985e29b5f\" target=\"_blank\" rel=\"noopener\">here<\/a> and <a href=\"https:\/\/web.archive.org\/web\/20211103191328\/https:\/\/social.technet.microsoft.com\/Forums\/windows\/en-US\/52f0bd37-9a08-41b6-bb43-fa01ef3ebc4a\/msvcr100dll-is-missing?forum=w8itprogeneral\" target=\"_blank\" rel=\"noopener\">here<\/a>.  <\/p>\n<h2>Fix #1: Reinstall the application<\/h2>\n<p>In many cases, it's sufficient to uninstall the faulty application program and re-install the whole application again. In best case the missing run time library files will also be re-installed. If that didn't help, try other fixes.  <\/p>\n<h2>The file msvcr100.dll is missing<\/h2>\n<p>This dll is a library belongs to Microsoft Visual C++ 2010 run time environment. If that file is missing, applications compiled with VC2010 wont run. The solution: Just re-install the Microsoft Visual C++ 2010 Service Pack 1 redistributable package. This package may be downloades from <a href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=26999\" target=\"_blank\" rel=\"noopener\">this Microsoft site<\/a> (see <a href=\"https:\/\/web.archive.org\/web\/20211103191328\/https:\/\/social.technet.microsoft.com\/Forums\/windows\/en-US\/52f0bd37-9a08-41b6-bb43-fa01ef3ebc4a\/msvcr100dll-is-missing?forum=w8itprogeneral\" target=\"_blank\" rel=\"noopener\">also<\/a>). Note, that there are a 64 bit and a 32 bit package.  <\/p>\n<blockquote>\n<p>Some Internet postings suggests (<a href=\"http:\/\/www.giga.de\/downloads\/microsoft-windows\/tipps\/msvcp100-dll-fehlt-anleitung-zur-problemloesung\/\" target=\"_blank\" rel=\"noopener\">here<\/a>) suggests a download of <a href=\"https:\/\/web.archive.org\/web\/20160606050943\/http:\/\/www.dll-files.com:80\/dllindex\/dll-files.shtml?msvcp100\" target=\"_blank\" rel=\"noopener\">msvcp100.dll<\/a> as a ZIP file, unpack it and copy it to the folder <em>C:\\Windows\\System32<\/em> or for 64 bit systems to <em>C:\\Windows\\SysWOW64 and restart Windows. The problem: <\/em>The DLL will be downloaded from <a href=\"http:\/\/www.dll-files.com\" target=\"_blank\" rel=\"noopener\">http:\/\/www.dll-files.com<\/a>, which isn't a Microsoft source. I found also adware on this site, so a clear warning: Don't use this source. <\/p>\n<\/blockquote>\n<p>If installing the DLL file didn't help, open an administrative command prompt and move to folder with the DLL file. Then enter <em>regsvr32 msvcp100.dll <\/em>to re-register the DLL.&nbsp; <\/p>\n<h2>MFCU120.dll is missing<\/h2>\n<p>This dll belongs to Microsoft Visual C++ runtime environment. Here I recommend to download the VC++ redistributable from <a href=\"https:\/\/web.archive.org\/web\/20210225170853\/http:\/\/www.microsoft.com\/de-de\/download\/details.aspx?id=5555\" target=\"_blank\" rel=\"noopener\">here<\/a> or download the <a href=\"http:\/\/web.archive.org\/web\/20161107212123\/http:\/\/www.microsoft.com:80\/de-DE\/download\/details.aspx?id=40784\" target=\"_blank\" rel=\"noopener\">2013 version<\/a> from icrosoft and install the package. <\/p>\n<blockquote>\n<p>The problem with Microsoft's Visual C++ redistributable is, that we will have a couple of versions. <\/p>\n<\/blockquote>\n<p>If that doesn't help, this post from Ableton suggests to execute the installer from the program's folder within <em>ProgramData<\/em>. You can also try to run a system file check (see <a href=\"https:\/\/borncity.com\/win\/2016\/07\/08\/check-and-repair-windows-system-files-and-component-store\/\">Check and repair Windows system files and component store<\/a>).  <\/p>\n<p><strong>Similar articles<\/strong><br \/><a href=\"https:\/\/web.archive.org\/web\/20210512202711\/https:\/\/borncity.com\/win\/2016\/07\/06\/windows10-open-command-prompt-window-as-administrator\/\">Windows 10: Open command prompt window as administrator<\/a><br \/><a href=\"https:\/\/borncity.com\/win\/2016\/07\/08\/check-and-repair-windows-system-files-and-component-store\/\">Check and repair Windows system files and component store<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[German]From time to time users are facing issues with missing DLL files in Windows 10. One issue is a missing msvcp100dll dll file. Here are a few hints, how to fix this issue.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463,2],"tags":[900,47,194],"class_list":["post-3111","post","type-post","status-publish","format-standard","hentry","category-issue","category-windows","tag-dll-missing","tag-issue","tag-windows"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/3111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/comments?post=3111"}],"version-history":[{"count":1,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/3111\/revisions"}],"predecessor-version":[{"id":35977,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/3111\/revisions\/35977"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=3111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=3111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=3111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}