Путь сбойного модуля c windows system32 msvcr120 dll

Ошибка с файлом msvcr120.dll появляется, когда этот файл физически отсутствует в системе или он поврежден. Соответственно, если игра (например Bioshock, Euro Truck Simulator и др.) не находит его, то она выдает сообщение «Ошибка, отсутствует msvcr120.dll», или «msvcr120.dll is missing». Также нужно иметь в виду, что разные программы при инсталляции могут заменить или модифицировать библиотеки в системе, что тоже способно вызвать данную ошибку. Не стоит забывать и о вирусах, которые обладают подобными возможностями.

Способ 1: Загрузка msvcr120.dll

Можно установить msvcr120.dll просто скопировав её в директорию C:\Windows\System32 после закачки библиотеки.

Скачать msvcr120.dll

Копирование файла msvcr120.dll в папку Windows System32

Для установки файлов DLL используются различные папки, в соответствии с версией системы. Если у вас Windows XP, Windows 7, Windows 8 или Windows 10, как и куда их инсталлировать, вы можете узнать из данной статьи. А чтобы зарегистрировать библиотеку, прочтите другую статью. Обычно, регистрация — не обязательная процедура, так как ОС Windows сама это делает автоматически, но в неординарных случаях такое может понадобиться.

Способ 2: Дистрибутив Visual C++ 2013

Распространяемый пакет Visual C++ инсталлирует компоненты, нужные для приложений C++, которые написаны с использованием Visual Studio 2013. Установив его, можно разрешить проблему с msvcr120.dll.

Скачать пакет Visual C++ для Visual Studio 2013

На странице закачки сделайте следующее:

  1. Выберите язык вашей Windows.
  2. Воспользуйтесь кнопкой «Скачать».
  3. Скачивание пакета Visual C++ для Visual Studio 2013

    Далее понадобится выбрать версию DLL для скачивания. Предлагается 2 варианта — один для 32-битной, и второй — для 64-битной Windows. Чтобы узнать, какой из вариантов вам подойдет, нажмите на «Компьютер» правой кнопкой и зайдите в «Свойства». Вы попадете в окно с параметрами ОС, где указана разрядность.

    Просмотр основных сведений о вашем компьютере

  4. Выберите вариант х86 для 32-битной системы или х64 — для 64-битной.
  5. Нажмите «Next».
  6. Выбор версии для скачивания Visual C++ для Visual Studio 2013

    После окончания скачивания запустите загруженный файл. Далее делаем следующее:

  7. Принимаем условия лицензии.
  8. Используем кнопку «Установить».

Установка пакета Visual C++ для Visual Studio 2013

Готово, теперь msvcr120.dll установлена в системе, и ошибка, связанная с ней, больше не должна возникать.

Нужно отметить, что в случае, если у вас уже есть более новый Microsoft Visual C++ Redistributable, то он может не дать вам начать установку пакета 2013 года. Потребуется удалить новый дистрибутив из системы и уже после этого установить версию 2013.

Удаление Microsoft Visual C++ Redistributable 2017

Новые пакеты Microsoft Visual C++ Redistributable не всегда являются равноценной заменой предыдущих версий, поэтому иногда приходится ставить старые.

Один из двух представленных способов должен помочь вам в решении возникшей задачи с msvcr120.dll.

Наша группа в TelegramПолезные советы и помощь

DLL files are an important part of Windows OS as they help applications run services based on the instructions they contain. However, there are times when we try to run an application only to encounter an error message stating ‘MSVCR120.dll is missing’.

While this error might not be severe, missing DLL files, however, can lead to applications malfunctioning and other Microsoft Visual C++ package-related errors. Let’s dive into details and learn more about the ‘MSVCR120.dll is missing’ error message.

What is MSVCR120.dll?

Before we move on to the methods to get rid of this error, we need to first understand what is a DLL file.

The MSVCR120.dll is a part of the Microsoft Visual C++ Runtime Library. It is an important shared Windows library file required by applications developed with Visual C++. Like all other DLL files, this too contains specific instructions for applications to access & use various Windows services.

How did the MSVCR120.dll Go Missing?

As DLL files are an essential component of Windows OS, they should not be deleted or altered in any way as doing so can generate errors like ‘MSVCR120.dll is missing’. However, there are several other reasons that can cause MSVCR120.dll files to go missing. These are –

  • Trying to launch a faulty application
  • Accidentally deleted or misplaced MSVCR120.dll file
  • MSVCR120.dll got corrupted due to a malware
  • Damaged Windows registry

What is the Location of MSVCR120.dll?

Usually, the MSVCR120.dll file is located at the following location –

For 32-bit version – C:\Windows\System32

For 64-bit version – C:\Windows\SysWOW64

Methods to Resolve the ‘MSVCR120.dll is Missing’ Error Message

In this section, we will look at some methods to resolve and get rid of this error message that is preventing us to launch certain applications.

Method 1: Download & Reinstall MSVCR120.dll File

Downloading and installing the missing DLL file can help you fix the ‘MSVCR120.dll is missing’ error message on your Windows 11/10/8/7 computer. Here’s what to do –

  • Open your web browser and go to this website.
  • Download the latest available version of the missing DLL file.

Note – =If you are using the 32-bit Windows OS, make sure to download and use the 32-bit DLL file. However, if you are using the 64-bit Windows OS, then you need to download both the 32-bit and 64-bit DLL files.

  • Once you have downloaded the required DLL files, go to the following location – C:\Windows.
  • Here, look for System32 and SysWOW64 folders.
find folders in C drive to paste the msvcr120.dll file

  • If you are on the 32-bit Windows OS, just copy the 32-bit DLL file and paste it into the System32 folder. If you are on the 64-bit Windows OS, copy the 32-bit DLL file in the System32 folder and the 64-bit DLL file in the SysWOW64 folder.
paste both the msvcr120.dll files in their respective folders to fix the msvcr120.dll is missing error

  • Close all the windows and restart your computer.
  • Try launching the application to see if the error gets resolved or not.

Method 2: Register the Unregistered DLL File

Sometimes, simply placing a new DLL file is not enough as the computer cannot use them before registering them. If you have copied the MSVCR120.dll file from another computer or source and pasted it into the respective folders, you will need to register them using Command Prompt. To do this –

  • Open an elevated command prompt instance.
  • Type in the following command – regsvr32 MSVCR120.dll and press Enter.
  • Restart your computer.

Method 3: Perform SFC Scan

As mentioned earlier, the ‘MSVCR120.dll is missing’ error could occur due to corrupted or damaged DLL file. If you are trying to launch an application and are getting the above error message, chances are that the MSVCR120.dll is either corrupted or damaged. You can perform an SFC scan to resolve any system file errors. Here are the steps to do this –

  • Open CMD with administrator privileges.
  • Type SFC /scannow and hit Enter.
execute sfc scan to resolve the msvcr120.dll is missing error

  • Let it scan. Once it is complete, Restart your computer.

Method 4: Reinstall Microsoft Visual C++ Redistributable Packages

A problem with the installed Microsoft Visual C++ Redistributable Packages could cause your computer to generate the ‘MSVCR120.dll is missing’ error. In such a case, you can re-download the packages from Microsoft’s website.

Note – You will need to install the correct version of the Microsoft Visual C++ Redistributable Package. For installing MSVCP120.dll & MSVCR120.dll, download Microsoft Visual C++ 2013 Redistributable. For installing MSVCP140.dll & MSVCR140.dll, download Microsoft Visual C++ 2015 Redistributable.

Follow the steps here to reinstall the Microsoft Visual C++ Redistributable Packages 2013/2015 –

  • Launch Microsoft Edge and & open the following pages to download the Microsoft Visual C++ Redistributable 2013 & 2015.
  • Select your language and click on Download.
  • Select the file based on your OS’s version. If you are using the 64-bit OS, download the X64 file, otherwise download the x86 file for the 32-bit OS.

Note – You can also go to this webpage to see all the available Microsoft Visual C++ Packages.

What to Do in Case of Data Loss?

As the ‘MSVCR120.dll is missing’ error is due to a missing DLL file that prevents applications from running properly. This could also affect the app data of the application that is generating this error message.

For example, a game that you are playing could suddenly stop launching because of this error. Along with preventing this application from launching, this could affect its saved files stored locally on the computer and thus cause data loss.

use stellar windows data recovery standard to recover your lost data

In such a scenario, you can use a data recovery software like Stellar Data Recovery for retrieving your lost data. This software supports recovery of almost every file type like .dll, .pptx, .pdf, .docx etc. It can also recover lost data from various storage devices like SSD, HDDs, Pen drives, etc. You can try it to get a first-hand experience.

Missing DLL file Issue Resolved

If you are trying to launch an application but encountering the ‘MSVCR120.dll is missing’ error message, then the methods mentioned in the post can help you resolve it.

Do tell us which method helped you!

FAQs

For 64-bit version – C:\Windows\System32 & C:\Windows\SysWOW64

What is MSVCR120.dll?

MSVCR120 is a DLL file, which is a part of Microsoft Visual C++, and is required for running applications developed on Visual C++.

Where to paste the MSVCR120.dll?

Copy and paste the MSVCR120.dll file at the following locations :

  • For 32-bit version – C:\Windows\System32
  • For 64-bit version – C:\Windows\System32 & C:\Windows\SysWOW64

Was this article helpful?

YES2

NO

When loading games or launching programs in Windows, you may get the error below. Don’t panic. This is a common Windows issue and you can fix msvcr120.dll is missing easily and quickly.

The program can’t start because MSVCR120.dll is missing from your computer. Try reinstalling the program to fix this problem.

How to fix MSVCR120.dll missing

To know how to fix MSVCR120.dll is missing, follow the given solutions below. You don’t need to try them all; just work your way down until your problem is solved.

  1. Restore MSVCR120.dll manually
  2. Do a clean installation of the program
  3. Copy the file from a trusted computer
  4. Run a virus scan for your system
  5. Bonus Tip

The screenshots below come from Windows 10, and fixes apply to Windows 11, 8.1 and 7.

Fix 1: Restore MSVCR120.dll manually

The MSVCR120.dll file is included in the Microsoft C and C++ (MSVC) runtime libraries. You can get this file by downloading and installing the Microsoft Visual C++ Redistributable using this link (x64 version) and this link (x32 version). Both 32-bit and 64 bit are required for the installation to complete. For more information, you cna refer to this Microsoft documentation.

You can also try to download the file from DLL-files.com, but the better apporach is no doubt installing the entire runtime libraries.

Once done, check your computer to see if the MSVCR120.dll missing issue is fixed. If the problem persists, simply try Fix 2, below.


Fix 2: Do a clean installation of the program

As suggested in the  error message, you can try to reinstall the program to fix it. The program file may be corrupted when installing, so a clean reinstallation to have a complete and correct file may solve the problem.

  1. On your keyboard, press the Windows logo key + R at the same time. Type appwiz.cpl in the Run box, and press Enter.
  2. Right-click the program that gives the error, then click Uninstall. In my case, the program that gives the error is Python, so I right-click Python and click Uninstall.

  3. Follow the popup instructions to confirm the deletion.
  4. Restart your computer, reinstall the program, and open it to see if it works.

Fix 3: Copy the file from another computer

You can also fix this error by copying the same file from another computer and paste it to your own. To do so:

  1. Find another computer that runs the same operating system as yours.
    The versions (Windows 11/10/8/7) and architectures (32-bit/64-bit) of both operating systems must be the same.
  2. On that computer, open File Explorer (by pressing the Windows logo key and E on your keyboard), then go to C:WindowsSystem32 and copy the msvcr120.dll there.

  3. Paste the copied file to the same location (C:WindowsSystem32) on your own computer. (You may need an external storage device, like a flash drive.)

Try launching the program again and it should be working.

Fix 4: Run a virus scan for your system

A virus or malware infection in your system could also stop the .dll file from running. Some errors like dll not found or dll is missing, are related to malware, such as Trojan, that pretends to be the dll files.

To check this possibility, run a full system check with your anti-virus program. Windows Defender alone might not be able to help, so you can try other anti-virus programs, such as Norton and AVG AntiVirus Free.

Run a complete virus scan for your entire Windows system, and this could take a few minutes. A quick system scan may not include many parts of your Windows PC, so please ensure to check every part of your computer.

After scanning, restart your PC. If unfortunately, your Windows has been infected by malware, follow the instructions shown by the anti-virus program to fix it. Then restart your computer and see if the problem is solved.

Bonus Tip: Update your drivers

A missing or outdated device driver can bring various problems to your computer, so updating device drivers should always be an always go-to option to prevent your computer from further issues. 

You can update your drivers manually or automatically. The manual process is time-consuming, technical and risky, so we won’t cover it here. Nor do we recommend it unless you have excellent computer knowledge.

If you don’t have time or patience to manually update drivers, you can automatically update drivers with Driver Easy. Driver Easy will automatically recognize your system and find the correct driver for your computer.

  1. Download and install Driver Easy.
  2. Run Driver Easy and click the Scan Now button. Driver Easy will then scan your computer and detect any problem drivers.

  3. Click Update All to automatically download and install the correct version of all the drivers that are missing or out of date on your system.

    (This requires the Pro version which comes with full support and a 30-day money-back guarantee. You’ll be prompted to upgrade when you click Update All. If you’re not ready to buy the Pro version, Driver Easy offers a 7-day free trial which includes access to all the Pro features such as high-speed download and one-click install. You won’t be charged anything until your 7-day trial has ended.)

  4. Restart your computer for the changes to take effect.

These are the best solutions to fix msvcr120.dll is missing in your computer. Hope this can help. You can share with us which solution helps. If your problem still persists, feel free to let us know and we will see what more we can do to help.

90

90 people found this helpful

Available in other languages

In diesem Artikel werden Sie erfahren, warum die Datei MSVCR120.dll fehlt und wie Sie das Problem beseitigen können.

Если при запуске игры (например, Rust, Euro Truck Simulator, Bioshock и др.) или какого-либо ПО у вас появляется сообщение об ошибке с текстом о том, что запуск программы невозможен, так как на компьютере отсутствует файл msvcr120.dll, или этот файл не был найден, то здесь вы найдете решение этой проблемы. Ошибка может возникнуть в Windows 7, Windows 10, Windows 8 и 8.1 (32 и 64 разрядных).

Прежде всего хочу предупредить: не нужно искать торрент или сайт, где скачать msvcr120.dll — загрузка из таких источников и последующий поиск того, куда кидать этот файл, скорее всего не приведет к успеху и, более того, может представлять угрозу безопасности компьютера. На самом деле, эту библиотеку достаточно загрузить с официального сайта Microsoft и легко установить на компьютер. Подобные ошибки: msvcr100.dll отсутствует, msvcr110.dll отсутствует, запуск программы невозможен.

Что такое msvcr120.dll, загрузка с Microsoft Download Center

Ошибка msvcr120.dll отсутствует

Msvcr120.dll — одна из библиотек, входящая в комплект компонентов, необходимых для выполнения новых программ, разработанных с использованием Visual Studio 2013 — «Распространяемые пакеты Visual C++ для Visual Studio 2013».

Загрузка файла msvcr120.dll с сайта Microsoft

Соответственно, все что нужно сделать — скачать эти компоненты с официального сайта и установить их на компьютер.

Для этого можно воспользоваться официальной страницей Microsoft https://support.microsoft.com/ru-ru/help/3179560/update-for-visual-c-2013-and-visual-c-redistributable-package (загрузки находятся в нижней части страницы. при этом, если у вас 64-битная система, установите и x64 и x86 версии компонентов).

Видео об исправлении ошибки

В этом видео, помимо непосредственно загрузки файла, я расскажу, что делать, если после установки пакета Microsoft ошибка msvcr120.dll при запуске все равно остается.

Если все равно пишет, что msvcr120.dll отсутствует или что файл не предназначен для использования в Windows или содержит ошибку

Еще один текст ошибки Msvcr120.dll

В некоторых случаях, даже после установки указанных компонентов ошибка при запуске программы не исчезает и, более того, иногда меняется ее текст. В этом случае, посмотрите содержимое папки с этой программой (в месте установки) и, если там имеется свой файл msvcr120.dll, удалите его (или временно переместите в какую-нибудь временную папку). После этого попробуйте снова.

Дело в том, что если в папке программы имеется отдельная библиотека, то по умолчанию она будет использовать именно этот msvcr120.dll, а при его удалении — тот, который вы загрузили с официального источника. Это может исправить ошибку.

Потерянные файлы довольно часто приводят к невозможности запуска очень многих видеоигр и различных программ. Dll-файл представляет собой библиотечный архив, которые выполняет разнообразные функции или содержит в себе различные переменные и ресурсы. Именно таким файлом и является msvcr120.dll.

«Запуск программы невозможен, так как на компьютере отсутствует MSVCR120.dll. Попробуйте переустановить программу.»

msvcr120-dll

Причины возникновения

Этот файл является частью библиотек Visual C++ для Visual Studio 2013. Именно отсутствие этого набора библиотек и приводит к появлению ошибки при попытке использования некоторых игр и программ, которые требуют эти файлы.

Также, в очень редких случаях, причина ошибки может крыться в исчезновении или повреждении файла msvcr120.dll. В какой момент времени и почему это происходит — очень сложно сказать. Операционная система Windows представляет собой достаточно сложную вещь. Поэтому причин за этим может крыться бесчисленное количество.

К примеру, он мог каким-то образом попасть на удаление в список таких программ как Reg Organizer или CCleaner. Или ему нанес вред какой-то вирус или вредоносное ПО.

Еще одной причиной может быть то, что вы не поосторожничали и пытались скачать Visual C++ с какого-то “левого” сайта или установили ломаную библиотеку идущую вместе с пиратской игрой.

Ошибка с отсутствием этого файла может проявлять себя на всех Windows, независимо от ее года выпуска или версии.

Решения ошибки с отсутствием msvcr120.dll

Хорошая новость в том, что ошибка представляет из себя очень частую проблему среди всех пользователей персональных компьютеров. Также методы по исправлению данной ошибки являются рядом очень простых действий.

Метод №1 Visual Studio

Как уже говорилось выше, файл является частью библиотек Visual C++ для Visual Studio 2013. Так что вас всего лишь нужно просто скачать этот пакет библиотек с официального сайта Microsoft.

Лучше всего будет, если вы также загрузите и установите все остальные версии Visual C++, начиная от 2005 года и заканчивая 2015. После установки этих библиотек, ошибка с отсутствием файла msvcr120.dll должна перестать появляться при попытках запуска игр или программ.

Метод №2 Восстановление Visual Studio

Возможно, что файл мог быть поврежден или удален из системы. Редкое явление, однако случается. В этом случае нам поможет возможность самовосстановления Microsoft Visual C++ 2013. Для того чтобы ее выполнить, сделайте следующие действия:

  • Зайдите в “Панель управления”
  • Выберите в ней пункт “Программы и компоненты”.
  • Найдите в списке Microsoft Visual C++ 2013 Redistributable(x86 или x64 — в зависимости от вашей системы)
  • Нажмите на нее правой кнопкой мыши и выберите “Изменить” из контекстного меню.
  • Перед вами появится окошко утилиты. Нажмите на кнопку “Repair” и дождитесь окончания процесса восстановления.
  • После этого вам надо будет выполнить перезагрузку своего компьютера.

После загрузки системы проверьте, исправлена ли ошибка с отсутствием msvcr120.dll.  Если проблема не была решена, то можете восстановить и другие версии библиотек.

Метод №3 Загрузка файла

Это последний метод который вы должны применять для устранения данной проблемы. Вы можете самостоятельно загрузить нужный файл с какого-нибудь стороннего источника. только перед этим удостоверьтесь, что этому ресурсу можно доверять.

После того как вы скачайте файл msvcr120.dll, его необходимо будет поместить в системную папку C/Windows/System32 или C/Windows/SysWOW64(в зависимости от вашей разрядности).

Теперь остался последний шаг — этот файл необходимо зарегистрировать в системе. Для этого сделайте следующее:

  • Нажмите правой кнопкой мыши на “Пуск” и выберите “Командная строка(администратор)”.
  • В открывшейся “Командной строке” впишите команду regsvr32 msvcp120.dll.

После этого файл будет зарегистрирован и интегрирован в систему. Если ошибка все еще будет на месте, то попробуйте выполнить перезагрузку системы.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Stm usb vcp drivers windows 10
  • Microsoft windows virtualbox download
  • Sam что это в windows
  • Посмотреть материнку на компе windows 10
  • Юбилейным обновлением windows 10