Все способы:
- Способ 1: Работа с драйверами устройств
- Способ 2: Поиск конфликтующих программы
- Способ 3: Очистка автозагрузки
- Способ 4: Поиск поврежденных файлов
- Способ 5: Проверка ОЗУ
- Способ 5: Проверка жесткого диска
- Способ 6: Режим совместимости
- Вопросы и ответы: 0
Ошибка синего экрана смерти «CACHE_MANAGER» может быть вызвана разными причинами, начиная от несовместимости оборудования и программного обеспечения и заканчивая повреждениями системных файлов.
Способ 1: Работа с драйверами устройств
Если ошибка появилась после установки нового оборудования или обновления драйверов, в том числе в рамках обновления Windows 10, во-первых, убедитесь, что новое оборудование совместимо с материнской платой и ключевыми аппаратными компонентами компьютера. Проверить такую совместимость можно на официальном сайте производителя оборудования. Если устройство несовместимо, его нужно отключить физически и удалить его драйверы.
Подробнее:
Удаление драйверов в Windows 10
Программы для удаления драйверов
При появлении ошибки «CACHE_MANAGER» после обновления драйверов откатите их к предыдущей версии. Для этого выполните следующие действия:
- Откройте из контекстного меню кнопки «Пуск» встроенный «Диспетчер устройств».
- Найдите в списке устройство, драйвер которого был обновлен, и перейдите в «Свойства» устройства двойным по нему кликом.
- Переключитесь на вкладку «Драйвер» и нажмите кнопку «Откатить». Проследуйте дальнейшим инструкциям пошагового мастера, после чего перезагрузите компьютер.
Если точно неизвестно, какой именно драйвер стал причиной неполадки, выполните стандартную процедуру отката к ближайшей рабочей точке восстановления.
Подробнее: Откат к точке восстановления в Windows 10
Способ 2: Поиск конфликтующих программы
Отмечены случаи, когда ошибка «CACHE_MANAGER» вызывалась некорректной работой программного обеспечения, работающего в режиме ядра. В первую очередь к такому ПО относятся сторонние антивирусы. Соответственно, появление ошибки после установки или обновления стороннего антивируса может указать на него на причину BSOD. Удалите его и проверьте работу системы.
Способ 3: Очистка автозагрузки
Отключите элементы автозапуска и посмотрите, станет ли появляться ошибка. Если нет, найдите методом исключения вызывающий сбой процесс и удалите его из автозагрузки.
Подробнее: Отключение автозапуска программ в Windows 10
Также рекомендуется выполнить так называемую чистую загрузку Windows c целью обнаружения посторонних фоновых служб, которые могут стать причинами сбоя.
- Запустите утилиту «Конфигурация системы», введя команду
msconfig
в диалоговом окошке «Выполнить» (Win + R). - Переключитесь на вкладку «Службы», отметьте флажком опцию «Не отображать службы Майкрософт», нажмите «Отключить все», сохраните настройки и перезагрузите компьютер.
Если ошибка исчезла, найдите проблемную службу методом исключения и отключите ее.
Если ошибка появляется сразу после включения компьютера, попробуйте загрузить компьютер в безопасном режиме.
Способ 4: Поиск поврежденных файлов
Узнайте, есть ли повреждения системных файлов, проведя сканирование на предмет целостности Windows 10. Для этого в операционной системе предусмотрена встроенная утилита «SFC».
- Запустите от имени администратора «PowerShell» из контекстного меню кнопки «Пуск». Подойдет для этих целей и классическая «Командная строка».
- Введите в консоль команду
sfc /scannow
и нажмите клавишу ввода. Дождитесь завершения процедуры сканирования.
В случае обнаружения проблем последние будут исправлены в автоматическом режиме. Возможно, понадобится перезагрузка компьютера.
Способ 5: Проверка ОЗУ
Исключите неполадки в работе оперативной памяти, воспользовавшись встроенными или сторонними средствами диагностики RAM. При обнаружении ошибок в памяти нужно будет найти неисправную планку ОЗУ методом перебора и заменить ее. Как выполнить диагностику оперативной памяти в Windows 10, читайте по ссылке ниже.
Подробнее: Проверка оперативной памяти в Windows 10
Способ 5: Проверка жесткого диска
Дополнительно рекомендуется проверить состояние файловой системы и жесткого диска. Для поиска и устранения ошибок файловой системы в Windows можно использовать штатную утилиту «chkdsk».
- Запустите от имени администратора консоль «PowerShell» или «Командную строку».
- Выполните команду
chkdsk C:
, где C – буква проверяемого системного тома. В случае обнаружения ошибок повторите команду, но уже с ключом /f, вот так:chkdsk /f C:
.
Операция по исправлению ошибок файловой системы будет выполнена после перезагрузки компьютера. Для поиска битых секторов диска и устранения вызванным ими проблем лучше использовать сторонние программы, например Victoria.
Скачать Victoria
Способ 6: Режим совместимости
Этот дополнительный способ может оказаться эффективным в тех ситуациях, когда ошибка «CACHE_MANAGER» вызывается некорректной работой устаревших программ. Запустите такую программу в режиме совместимости.
- Перейдите в папку с исполняемым файлом программы, предположительно вызывающей BSOD. Как вариант, подойдет и ее ярлык на рабочем столе.
- Откройте свойства EXE-файла или его ярлыка, переключитесь на вкладку «Совместимость», активируйте опцию «Запустить программу в режиме совместимости с:» и выберите из выпадающего списка старую версию операционной системы, лучше Windows 7 или Windows XP.
- Сохраните настройки, запустите программу и посмотрите, появится ли ошибка.
Если найти и устранить причину неполадки не удается, всегда можно откатиться к рабочей точке восстановления, а в крайнем случае выполнить сброс системы к исходным настройкам. Но это будет эффективно только если ошибка синего экрана смерти «CACHE_MANAGER» не вызвана аппаратными неисправностями.
Подробнее:
Откат к точке восстановления в Windows 10
Восстановление Windows 10 к исходному состоянию
Наша группа в TelegramПолезные советы и помощь
When a hectic day begins, you may want to check your emails on the computer first, but sometimes instead of the normal desktop, you see a cache manager BSOD. Well, it’s not uncommon for PCs to show these crash screens.
Your device may experience Blue Screen of Death (BSOD) difficulties for several causes, including bad memory, damaged hardware, corrupt system drivers, overheated components, and many more.
Thankfully, you may quickly fix this problem by using a few workarounds. There are a few tools in Windows that may be used to resolve the problem. In this article, we’ll show you where to find these repair tools so you may utilize them to solve the problem.
What causes CACHE MANAGER error in Windows 10/11?
The memory manager and the Cache Manager work together to enable data caching for all Windows file system drivers. The Cache Manager is a collection of kernel-mode operations and system threads.
Common issues like outdated drivers, antivirus issues, or complex memory malfunctions may be the root of this problem. Another thing that may be the reason for this bug check, according to Microsoft, is a memory shortage.
How can I fix the CACHE MANAGER error in Windows 10/11?
1. Run chkdsk
As previously stated, mainly bad memory causes the stop code Cache Manager to occur. Therefore, the first step on your how-to list should be to run memory-related troubleshooters. A tool called CHKDSK (check disk) checks your hard drive for file system issues on Windows operating systems. Utilizing the CHKDSK application keeps your system data organized while checking for and fixing hard disk issues.
- In the Start menu, search the Command Prompt, right-click the best result, and choose Run as Administrator.
- Type in chkdsk /f /r C: and press Enter.
- You must carry out this Scan for each hard drive partition, so be sure to replace C with a hard drive letter that corresponds.
2. Use memory diagnostics
It is time to test your RAM. You should make use of a program called Memory Diagnostics to do this. This tool works by writing data to each RAM sector of your computer and reading it back one sector at a time. The tool will read a different value if it detects a problem with your RAM. This will let you know if there is anything wrong with your RAM.
- Press Windows Key + R, type mdsched.exe, and hit Enter.
- Click Restart now and check for problems (recommended).
Note: To run the test, you must restart your computer. You can’t use your computer while the test takes place. Make sure first to save your work. When you select “Restart now and check for problems (recommended),” your computer will restart immediately.
3. Run SFC
Running SFC scan is also necessary as this tool checks all the system files and ensures everything is in place. You should also run DISM after this utility to repair any damaged file in your system file folder.
- Use the Windows search by opening the start menu and typing Command Prompt. Right-click on the best result and Run as an administrator.
- Press Enter after entering the line sfc/scannow in the Command Prompt.
- Restart your computer after the procedure.
4. Run DISM
- Once again, launch the Command Prompt as an administrator.
- This time type DISM /Online /Cleanup-Image /restorehealth.
- Restart your computer.
5. Uninstall third-party antivirus
Another method to fix BSOD issues like CACHE MANAGER is to identify the troublesome program and uninstall it. Note that the issue can also be related to a newly installed hardware, which we will discuss in the next method.
Moreover, if the problem starts occurring after installing an application, it is recommended to uninstall it. In some cases, the antivirus is to blame. Thus, you should temporarily uninstall it to resolve this issue.
It is worth noting that outdated antivirus or firewall can also cause various BSOD errors. So, make sure you remove any antivirus software you have installed besides Windows Defender.
It’s been reported by a few users that the CACHE MANAGER problem persisted even after deleting certain antivirus software. It’s mainly because leftover antivirus files and registry entries likely cause this and using specialized uninstaller programs is the only way to remove antivirus software entirely.
You may download and utilize the uninstaller tools hosted by most antivirus firms for free on their websites.
6. Check your hardware
As we mentioned earlier, the newly installed hardware could also be the cause of the error. For example, your motherboard may not be completely compatible with the recently added components.
We advise you to check your RAM if you haven’t installed any new hardware recently. Additionally, check that your hard drive is correctly connected to your computer because it can also result in the CACHE MANAGER BSOD error.
What would the technician do if you sought professional help?
The technician will most likely use special tools and software to pinpoint the source of the problem, but if none of the above fixes worked for you, the technician will reinstall Windows or replace the damaged component in your PC. In either case, you risk losing all of your data. To avoid this, we recommend using Stellar Data Recovery Professional to recover your files before seeking professional assistance.
The software can recover your data even if your PC cannot boot due to a BSOD error.
- Connect the USB drive to another operational PC. It would help if you had a USB of at least 1GB size.
- Launch Stellar Data Recovery Professional after downloading and installing it from the official website.
- In the main window of the Select What to Recover screen, select Waffle Menu.
- Choose Create Recovery Drive.
- In the Create Recovery Drive dialog box, go to the drop-down menu to select the USB drive you want to use as bootable media.
- Now select Create Recovery Drive and click OK.
- A new Activation window appears where you need to enter an activation key. After purchasing the product, enter the Key you received via email into the box and press the Activate button.
- Attach the mentioned USB media to your Windows computer that won’t boot.
- Turn on your computer, then rapidly press the F12 or Bios Key to view any connected bootable USB media.
- Select the bootable data recovery media using the arrow keys, then press Enter to boot the computer.
- You will see the Stellar Data Recovery Professional software interface once the computer has booted from USB media.
- From the Select What to Recover screen, select the files you wish to recover and press Next.
- Click Scan after selecting the desired drive.
- Click Recover to save the files that you have selected from the preview menu.
No cache issues anymore!
CACHE MANAGER BSOD errors can be frustrating, but you can easily resolve them using some solutions. If the problem is software-related and you are dealing with system file corruption, the above solutions will work.
In the worst-case scenario, you may have to replace your hard drive or see if it works on another computer. But don’t worry; even if your hard drive is damaged, you can use Stellar Data Recovery Professional to recover your data and clone your hard drive and then attempt to replace your faulty storage.
FAQ
What is the cause of the Blue Screen of Death error?
Blue Screen of Death usually indicates something is wrong with the system, and Windows can’t solve the issue by itself or operate while the problem is active. The reason behind BSoD can be as simple as an incompatible gadget recently attached to the PC or as complicated as corrupted Windows files.
Can I access BIOS if my PC won’t boot?
BIOS can be accessed as soon as you turn the computer on. Before the PC boots into Windows, you should be able to enter BIOS by pressing the BIOS key (often F12). So, you can access BIOS even if your PC can’t boot.
Do I need to boot my computer up to use Stellar Data Recovery Professional?
No, you can create a bootable media on a USB stick and use it to access the software on your unbootable PC without running Windows or booting it up.
Was this article helpful?
YES3
NO
Many Windows users encounter the cache manager BSOD crashing error. What is cache manager? How to fix the error? If you are also trying to figure them out, this post of MiniTool is what you need.
BSOD, also known as Blue Screen of Death and Stop code, is one of the most common system crashing errors on Windows. This problem can cause a computer to restart frequently and even data loss. Moreover, the BSOD screen is often accompanied by different error codes such as Critical Process Died, Win32k power watchdog timeout, and the one discussed in this post.
Here’s a true example from the answersmicrosoft.com forum. He encountered the cache manager BSOD error on Windows 10. What is cache manager? How to fix the error? Let’s start exploring the answers.
Dear, since I installed Windows 10, I got the Blue Screen Crash CACHE_MANAGER problem, it turns into a blue screen, and then my PC restart! I think it`s caused by a driver issue but I can`t fix it!!! Can someone help me???
https://answers.microsoft.com/en-us/windows/forum/all/blue-screen-crash-cachemanager/e5591cdf-eb6f-47e8-8483-976d2cacaf47
What Is Cache Manager
What is cache manager? It is a set of kernel-mode data structures and system threads that work with the memory manager. It’s mainly used to interact with other elements of the operating system and provide data caching for all Windows file system drivers.
However, many users reported that their computer restarts suddenly and throws the cache manager BSOD error. Don’t worry. We will analyze the possible causes of the error and provides corresponding fixes.
What Causes the Cache Manager BSOD Error
As the error message suggests, the stop code cache manager BSOD can be caused by issues with your hardware components like hard disk and memory. In addition, outdated device drivers, corrupted system files, outdated OS, and even virus infection are also responsible for the BSOD error.
Important Thing! Back Up Your Computer As Soon As Possible
According to user reports, the cache manager blue screen error often occurs with frequent shutdowns, causing data loss. So, we highly recommend that you back up all important data as soon as possible before you fix the error.
How to back up your computer safely and quickly? MiniTool Partition Wizard is a good choice that can migrate OS and even copy the whole hard disk without reinstalling. Here you can use the tool to make a backup first and fix the error via the following solutions.
MiniTool Partition Wizard DemoClick to Download100%Clean & Safe
How to Fix the Cache Manager BSOD Error on Windows
There are 9 feasible ways to fix the blue screen crash cache manager on Windows 10/11 PCs. We recommend you try them in order until the problem gets solved.
# 1. Run the Blue Screen Troubleshooter
The Blue Screen troubleshooter is a Windows built-in diagnostic tool that can be used to scan and repair BSOD errors. Here you can use the troubleshooter to fix the blue screen crash cache manager error.
Step 1. Press the Win + I keys to open the Settings app and select Update & Security.
Step 2. Click on Troubleshoot from the left pane, and then scroll down to find the Blue Screen and click on the Run the troubleshooter button.
Step 3. Wait for the troubleshooter to detect the BSOD error. If any issues related to the BSOD error are detected, click on Apply this fix and follow the on-screen prompts to complete the repair.
# 2. Install the Latest Windows Updates for Your Computer
If you have never updated your operating system, your computer may interfere with some bugs or viruses, which can trigger the stop code cache manager. So, it’s highly recommended that you keep the Windows system up to date.
Step 1. Open the Settings app again and select Update & Security.
Step 2. With the Windows Update option selected from the left panel, click on the Check for updates button from the right panel if available. If the option is not here, you can Download and install it under the latest updates.
After you installed the latest Windows updates, reboot your computer and check if the blue screen cache_manager error disappears.
# 3. Update Your Device Drivers
Some users from the answers.microsoft.com forum reported that the BSOD cache manager error can be fixed by updating the chipset driver. Here you may have a try.
Step 1. Right-click the Start menu and select Device Manager from the context menu.
Step 2. In the pop-up window, expand the Processors category, right-click the chipset driver that you want to update, and select Update driver.
Step 3. Select the Search automatically for drivers option and follow the on-screen instructions to complete the update. Then you can refer to the same process to update other device drivers like GPU driver, storage driver, etc.
# 4. Scan Your Computer for Virus
In addition, the BSOD cache manager crashing error can be caused by a virus or malware infection. So, you’d better perform a full virus scan of your computer using Windows Security or third-party antivirus software.
Step 1. Type virus in the search box and click the Virus & threat protection app from the top result.
Step 2. Inside the Windows Defender Security Centre, click the Scan options option on the right panel.
Step 3. Select Full scan and tap on Scan now to start the full virus scan. Then you need to wait a while until the scan completes.
Wait for the scan to complete and reboot your computer to see if the blue screen cache_manager error disappears.
# 5. Check Your Hard Disk for Errors
The Windows 10 cache_manager BSOD error usually indicates there is an issue with your hardware components like hard disk. To rule out this factor, you’d better check your hard drive for errors.
How to check hard drive errors on Windows 10/11? The CHKDSK command is often used to check hard drive errors, but sometimes this tool may run into various issues like CHKDSK write-protected and CHKDSK not working. In this case, MiniTool Partition Wizard is a better choice. It can help you check bad sectors on the hard drive easily.
MiniTool Partition Wizard FreeClick to Download100%Clean & Safe
Step 1. Launch the MiniTool software to get its main interface, and then select the problematic hard disk and click on Surface Test from the left pane.
Step 2. Click on the Start Now button in the pop-up window. After that, this tool will scan the whole disk immediately and show you the test result.
Tips:
You can also select Check File System from the left action panel and elect Check & fix detected errors and click on the Start button to repair the file system errors on the hard disk.
Step 3. If any blocks are marked with red color, it indicates that your hard drive is getting failing. In this case, you can use this bad sector repair guide or consider replacing the hard disk with a new one.
Once repaired, you can restart your computer and check if the BSOD cache manager error is gone.
# 6. Check the System File Corruption
If some system files get corrupted or broken, you may encounter the Windows 10 cache_manager BSOD error. In this case, you can scan and repair the system files using the System File Checker or DISM tool.
Step 1. Type cmd in the Search box, and then right-click the Command Prompt app and select Run as administrator. Then click on Yes to confirm this operation.
Step 2. Type the sfc /scannow command in the elevated command prompt and hit Enter. This process may take some time to complete. Don’t interrupt this process until it is complete.
Step 3. If the SFC tool fails to work, you can try using the DISM tool. Type the following commands in the elevated Command Prompt window in order and hit Enter after each one.
- DISM.exe /Online /Cleanup-image /Scanhealth
- DISM.exe /Online /Cleanup-image /Restorehealth
- DISM.exe /online /cleanup-image /startcomponentcleanup
# 7. Disable BIOS Memory
Some users from the Microsoft forum reported that the cache manager blue screen is gone after disabling the BIOS memory option. It may seem strange but worth trying. To do this work, you just need to enter BIOS, navigate to the Advanced tab, and set the Cache Memory option to Disabled. Also, you can refer to this guide to know more details.
# 8. Check Your System Memory
Some users reported that the stop code cache manager BSOD error can be caused by broken system memory or insufficient memory. To rule out this factor, we recommend you perform a memory test or add more memory to the computer.
Step 1. Type Windows Memory Diagnostic in the search box and double-click this program under Best match.
Step 2. You will receive a message saying Check your computer for memory problems. Here are 2 options for you to perform a RAM test. It is recommended that you click Restart now and check for problems.
Step 3. Then wait for this diagnostic process to finish. If the RAM gets broken, you may consider replacing it with a new one. You can refer to this post “How to Get More RAM on Laptop—Free up RAM or Upgrade RAM” to know more details.
# 9. Wipe Your Hard Drive and Reinstall Windows
If none of the above methods get rids of the cache manager blue screen error, you may consider wiping the hard drive and reinstalling Windows. This process will delete all data on your hard drive and revert your system to its original status, so make sure you have backed up all important data in advance. This method has been proven by many people to be useful. You may have a try.
Are you troubled by the cache manager BSOD crashing error? Now, you come to the right place. Here are several effective troubleshooting methods.Click to Tweet
Bottom Line
This post focuses on how to fix the cache manager BSOD error on Windows. You can try the given 9 methods to fix the error. If you have better solutions, please share them with us in the following comment zone. In addition, you can contact us via [email protected] if you have any questions about MiniTool Partition Wizard.
Stuck with the Blue Screen error up on Startup? Well, it’s quite common. Blue screen of Death (BSOD) errors can occur on your device due to a variety of reasons that include corrupt system drivers, hardware malfunction, faulty memory, overheated components, and many other issues. The Cache Manager error also appears on the Blue Screen at the time of Startup. Fortunately, you can easily get past this issue by following a few workarounds:
In this post, we have several listed solutions to fix the Cache Manager error on Windows 10 by making a few tweaks in Windows settings.
Let’s get started.
Also read: BSOD Kernel Security Check Failure on Windows 10
What Causes Cache Manager Error on Windows 10?
Here are a couple of reasons why you may get stuck with the Cache Manager error on your Windows device.
- Outdated/corrupt system drivers.
- Lack of Storage space.
- Hardware Incompatibility.
- Outdated Windows version.
- BSOD issues.
- Presence of virus or malware.
How to Fix the Cache Manager Error on Windows
Let’s quickly learn how to resolve the Cache Manager Blue Screen error and get your Windows device up and running again within no time.
#1 Run the BSOD Troubleshooter
Windows 10 comes with a myriad of built-in security features that allow you to fix common errors and bugs. To run the BSOD Troubleshooter on Windows 10, follow these quick steps:
Press the Windows icon, tap the gear-shaped icon to open Settings.
In the Windows Settings, select “Update and Security”.
Switch to the “Troubleshoot” option from the left menu pane. Scroll down and look for the “Find and Fix problems” section.
Tap the “Run the Troubleshooter” button placed beneath “Blue Screen”.
Follow the on-screen instructions on the wizard to run the BSOD Troubleshooter.
Once the Troubleshooter is done with its job, reboot your device to check if the issue persists.
Also read: Critical Process Died on Windows 10 – How to Fix This BSOD Error
#2 Update System Drivers
Is your device running on outdated/corrupt system drivers? If yes, then it may trigger the Cache Manager error on the Windows device. There are two simple ways to update system drivers, one is the manual method where you update drivers in Windows Device Manager. An alternative method for updating system drivers is via a third-party tool that automatically fetches the latest update of drivers and saves you a lot of time and effort.
Update System Drivers Manually:
Press the Windows + R key combination to open the Run dialog box. Type “Devmgmt.msc” in the textbox, hit Enter.
In the Device Manager window, right-click on the outdated driver, select the “Update Driver” option.
Follow the on-screen instructions to complete the process.
Reboot your machine and check if the issue persists.
Download Smart Driver Care
Manually updating every system driver is a tedious job. Isn’t it? Download Smart Driver Care utility tool that automatically scans your entire device for outdated/corrupt system drivers and software and fetches their latest update. It allows you to automatically update all outdated drivers in just one click.
Also read: 9 Best Driver Updater Software For Windows 10, 8, 7 PC
#3 Run the SFC Scan
System File Checker is another Windows utility tool that allows you to scan and fix hardware errors, replace corrupt system files, and removes discrepancies. The SFC Scan is executed on the Command Prompt shell, here’s what you need to do:
Launch the Start menu search, type “Command Prompt”, right-click on its icon, and select “Run as Administrator”.
In the Command Prompt shell, type the following command and hit Enter.
sfc/scannow
Wait for a few minutes until a complete scan is performed on your device. Once the scan is completed, reboot your device if you’re still experiencing the Cache Manager error on Windows 10 PC.
Also read: SFC Scan Stops Working on Windows 10? Here’s the Fix!
#4 Use the DISM Command
The DISM (Deployment Image Servicing and Management) command can be used to fix common BSOD errors on Windows 10 devices. DISM is typically a command-line tool that loads Windows in a Recovery environment. To run the DISM command on Windows, follow these steps:
Open Command Prompt shell.
Type the following command and hit Enter to execute it:
DISM /Online /Cleanup-Image /RestoreHealth
Once the scan is completed, reboot your machine if you’re still facing any technical difficulties at the time of Startup.
Also read: 5 Ways to Resolve the Dism.exe 1392 Error on Windows 10
#5 Scan your Device for Viruses and Malware
Tried the above-mentioned workarounds and still no luck? Well, there’s a slight possibility that your device may be infected with a virus or malware. Is your device installed with a strong antivirus suite? If not, then we recommend you install Systweak Antivirus for Windows PC that offers real-time protection against viruses, malware, spyware, trojans, adware, and Ransomware attacks.
Download Systweak Antivirus
Systweak Antivirus protects your device from malicious threats, zero-day vulnerabilities, and exploits. Apart from offering complete secure protection from cyber threats, Systweak Antivirus also enhances the speed and performance of your PC by cleaning unwanted/malicious startup items.
Also read: 8 Best Free Startup Manager Tools For Windows PC
Conclusion
Here are a few solutions that will allow you to fix the Cache Manager error on Windows 10 devices. Do let us know which solution worked out the best for resolving the Blue Screen error. For any other assistance, feel free to drop your queries in the comments space!
When users encounter the Blue Screen of Death (BSOD) with the stop code ‘CACHE_MANAGER’ in Windows, it indicates a critical issue with the cache manager, which manages cached data in memory to optimize file access and improve overall system performance.
This error suggests Windows encountered a problem reading or writing cached data, which may lead to system instability, crashes, and BSODs. Common causes include memory corruption, faulty disk sectors, outdated or incompatible drivers, or conflicts between hardware and software.
The CACHE_MANAGER error is more likely to occur on systems under heavy load, such as those running intensive applications or handling large amounts of data.
This article provides solutions to resolve the CACHE_MANAGER error.
1. Run SFC, DISM, and CHKDSK
Corrupted system files or disk issues may cause this error. The System File Checker (SFC), Deployment Image Servicing and Management (DISM), and CHKDSK commands can repair these problems.
- Press Windows + S to open the Search menu, type cmd, and run Command Prompt as an Administrator.
- Type the following commands:
sfc /scannow Dism /Online /Cleanup-Image /RestoreHealth chkdsk C: /f
- Restart your computer after the scans complete.
2. Run Memory Diagnostic Tool
Faulty memory is a common cause of this error and can lead to system crashes and data corruption. The built-in Windows Memory Diagnostic Tool can detect memory-related issues, such as faulty RAM modules.
- Press Windows + S and type Windows Memory Diagnostic.
- Click Open to run the tool.
- Select “Restart now and check for problems (recommended)”. Note: Save all your work, as your PC will restart.
- Wait for the diagnostic to complete and follow any on-screen instructions.
For more advanced testing, you can use the PassMark MemTest86 program. Learn more in our article here.
3. Replace the CMOS Battery
A weak or dead CMOS battery can cause issues like incorrect system time, boot errors, and BSODs. The CMOS battery powers the BIOS firmware that stores important settings like the system clock and hardware configuration.
Replacing the CMOS battery may resolve these issues. Read our detailed article on CMOS batteries here.
4. Rename AODDriver2.sys to AODDriver2.old (for AMD users)
AODDriver2.sys is a driver associated with AMD OverDrive, a utility for overclocking AMD processors and GPUs. If this driver becomes corrupted, outdated, or incompatible with newer Windows versions, it can cause BSODs.
Renaming the file prevents Windows from loading it, which can stop the BSODs. However, this will disable AMD OverDrive functionality, so it’s recommended for users who no longer need overclocking or are experiencing issues related to this driver.
- Boot into Advanced Startup.
- Select Troubleshoot.
- Select Advanced options.
- Choose Command Prompt and follow the on-screen instructions.
- Type the following commands:
cd C:\Program Files\ATI Technologies\ATI.ACE\Fuel\amd64\
ren AODDriver2.sys AODdriver2.old
- Restart Windows.
6. Clean Install Windows
If none of the previous solutions work, reinstalling Windows may fix the issue. This process installs a fresh copy of Windows and removes any problematic files or software.
- Download the Media Installation Tool from Microsoft’s official website here.
- Connect a USB drive to your PC.
- Click “Create Installation Media“.
- Select the Language, Architecture, and Edition of Windows.
- Choose the “Use recommended settings” option or customize it, then click Next.
- Select the ISO option and click Next.
- Choose a location to save the ISO file.
- Once downloaded, open Rufus and download the software.
- Run Rufus and select your USB device.
- Set the Partition scheme to GPT and Target system to UEFI.
- Select the ISO file and click Start.
- Once finished, restart your PC and boot from the USB using the F12 key (or another boot key for your motherboard).
- Follow the on-screen instructions to install Windows.
If none of the solutions work, the issue may be hardware-related. Faulty components like RAM, motherboards, or CPUs often cause BSODs. Inspect your system’s hardware and replace any faulty parts. If unsure, visit a technician, as some parts are sensitive to handling.
Hamza Mohammad Anwar
Hamza Mohammad Anwar is an intermediate JavaScript web developer with a focus on developing high-performance applications using MERN technologies. His skill set includes expertise in ReactJS, MongoDB, Express NodeJS, and other related technologies. Hamza is also a Google IT Certified professional, which highlights his competence in IT support. As an avid problem-solver, he recreates errors on his computer to troubleshoot and find solutions to various technical issues.