Srt trail txt ошибка windows 10

Все способы:

  • Способ 1: Отключение средства восстановления
  • Способ 2: Восстановление загрузчика
  • Способ 3: Восстановление ключей реестра
  • Способ 4: Отключение ELAM
  • Способ 5: Проверка системных файлов и компонентов
  • Вопросы и ответы: 1

Обратите внимание! В каждом методе данной статьи используется загрузочный накопитель с записанной операционной системой Windows 10. Полная информация о том, как его создать, доступна по ссылке ниже.

Подробнее: Создание загрузочной флешки UEFI с Windows 10

Способ 1: Отключение средства восстановления

Когда в системе происходит какой-то сбой, при последующей перезагрузке компьютера в большинстве случаев запускается интегрированное средство восстановления. Однако в случае с ошибкой, вызванной файлом «SrtTrail.txt», именно оно вызывает BSOD (синий экран смерти). В подобных ситуациях нужно попробовать деактивировать автоматический старт средства восстановления.

  1. Подключите к компьютеру/ноутбуку накопитель с записанной операционной системой Виндовс 10.
  2. Перезапустите ОС и загрузитесь с подготовленного носителя через «Boot menu». Если вы не знаете, какой именно клавишей вызывается «Boot menu», ознакомьтесь с руководством по ссылке ниже.

    Подробнее: Руководство по установке Windows 10 с USB-флешки или диска

  3. Загрузившись с подготовленного диска или флешки, выберите в первом меню подходящий язык. После используйте кнопку «Далее».
  4. Выбор языка в первом меню загрузочного накопителя Windows 10 и нажатие кнопки Далее

  5. Затем нажмите левой кнопкой мыши по строчке «Восстановление системы».
  6. Выбор пункта Восстановление системы во втором меню загрузочного накопителя Windows 10

  7. В следующем меню выберите пункт «Поиск и устранение неисправностей».
  8. Выбор пункта Поиск и устранение неисправностей в окне Восстановление системы Windows 10

  9. После этого выберите вариант «Командная строка».
  10. Запуск Командной строки из меню Восстановления системы загрузочного накопителя Windows 10

  11. В открывшееся окно оснастки пропишите или скопируйте следующую команду, а затем нажмите «Enter» для её обработки:

    bcdedit /set {default} recoveryenabled No

    Если всё выполнено правильно, вы увидите сообщение об успешном завершении операции.

  12. Выполнение команды для отключения средства восстановления в Windows 10

  13. После этого закройте окно утилиты и нажмите кнопку «Продолжить» в следующем меню.
  14. Нажатие кнопки Продолжить для запуска Windows 10 в обычном режиме с установочного накопителя

  15. На этот раз система загрузится нормально и без ошибки. Если вам необходимо будет вновь включить средство восстановления, запустите «Командную строку» от имени администратора и выполните в ней вот такую команду:

    bcdedit /set {default} recoveryenabled Yes

    Читайте также: Запуск «Командной строки» от имени администратора в Windows 10

Способ 2: Восстановление загрузчика

Иногда система выдаёт ошибку с файлом «srttrail.txt» из-за повреждённого загрузчика. В таком случае нужно попробовать обновить хранилище конфигураций загрузчика и обновить загрузочную запись и загрузочный сектор.

  1. Выполните первые шесть шагов, описанные в предыдущем методе. Ваша цель – запустить «Командную строку».
  2. В открывшееся окно утилиты следует поочерёдно ввести несколько команд, указанных ниже. Не забывайте нажимать «Enter» после ввода каждой из них для обработки.

    bootrec /rebuildbcd
    bootrec /fixmbr
    bootrec /fixboot

  3. Выполнение ряда команд для изменения хранилища конфигураций загрузчика в Windows 10

  4. Если в процессе обработки команды bootrec /fixboot вы увидите сообщение об отказе в доступе, выполните команду bootsect /nt60 sys, а затем вернитесь к команде bootrec /fixboot.

    Читайте также: Исправляем проблему с доступом к команде Fixboot в Windows 10

  5. Возврат доступа для обработки команды fixboot в ОС Windows 10

  6. После этого выполните команду chkdsk C: /f /r. С её помощью вы проверите жесткий диск и файловую систему на наличие ошибок. В случае их обнаружения утилита попытается заменить повреждённые данные. Эта операция занимает некоторое время, поэтому наберитесь терпения.
  7. Выполнение команды для проверки жесткого диска и файловой системы в Windows 10

  8. По окончании операции закройте окно «Командной строки» и загрузите систему в обычном режиме. Проблема с файлом «srttrail.txt» должна будет исчезнуть.

Способ 3: Восстановление ключей реестра

По умолчанию в Виндовс 10 каждые несколько дней автоматически создаются резервные копии записей реестра. Так как ошибка с файлом «srttrail.txt» зачастую связана с его ключами (обновление ОС, драйверов и так далее), попробуйте скопировать данные из бэкапов.

Обратите внимание! Если проблема возникла на компьютере с недавно установленной ОС Windows 10, этот способ не поможет. В таком случае резервные копии будут попросту отсутствовать.

Восстановление реестра выглядит следующим образом:

  1. Запустите оснастку «Командная строка» при помощи загрузочного накопителя, как описано в первом методе.
  2. В открывшееся окно пропишите следующую команду:

    xcopy c:\windows\system32\config\RegBack c:\windows\system32\config

    В случае успеха вы увидите сообщение с указанием числа скопированных файлов.

  3. Выполнение команды для восстановления ключей реестра из резервных копий в Windows 10

  4. Закройте оснастку и перезагрузите компьютер/ноутбук. После этого проблема должна исчезнуть.

Способ 4: Отключение ELAM

ELAM (Early Launch Anti-Malware) – это своеобразная защита от вирусов, которая запускается еще на стадии загрузки ОС. Периодически она может посчитать файлы драйверов опасными, что и приводит к ошибке «srttrail.txt». В подобных ситуациях попробуйте отключить ELAM.

  1. Перезагрузите систему. Во время запуска нажимайте «F8». Эти действия должны вызвать меню с разными вариантами загрузки. Если не получается это сделать по каким-то причинам, загрузитесь с установочного накопителя и вызовите «Командную строку». В ней пропишите и обработайте следующую команду:

    bcdedit /set {globalsettings} advancedoptions true

  2. Выполнение команды для включения автоматического запуска режимов загрузки Windows 10

  3. После этого закройте утилиту и снова перезагрузите устройство. Теперь нужное меню будет вызываться автоматически при каждом запуске ОС. После появления меню с разными вариантами загрузки системы нажмите клавишу «8».
  4. Запуск системы с отключением функции ELAM из меню выбора вариантов загрузки Windows 10

  5. В результате система загрузится без участия защиты ELAM. Вполне вероятно, что проблема будет решена.

Способ 5: Проверка системных файлов и компонентов

В последней версии ОС есть утилиты, которые сканируют системные компоненты и файлы, автоматически исправляя ошибки в случае их обнаружения. Для применения метода нужно сделать следующее:

  1. Первым делом запустите систему в «Безопасном режиме». Так как ошибка с файлом «srttrail.txt» не позволяет войти в ОС привычным способом, придётся загрузиться с установочного накопителя, запустить «Командную строку» и обработать команду, указанную в предыдущем методе, после чего выполнить рестарт системы.
  2. В окне выбора режима загрузки нажмите клавишу «6». Проверка системы выполняется также в «Командной строке», однако она должна быть запущена непосредственно из ОС, а не с установочного носителя.
  3. Процесс загрузки системы Windows 10 в безопасном режиме с поддержкой Командной строки

  4. В открывшемся окне оснастки используйте команду sfc /scannow. Её обработка занимает время. Важно не закрывать утилиту до окончания проверки.
  5. Выполнение команды для сканирования жесткого диска на наличие ошибок в Windows 10

  6. По завершении операции обработайте ещё одну команду:

    DISM /Online /Cleanup-Image /RestoreHealth

  7. Выполнение команды для восстановления поврежденных данных файловой системы Windows 10

  8. Она занимает еще больше времени, чем предыдущая процедура. По окончании не закрывайте «Командную строку», иначе перезагрузить систему можно будет лишь физически. Вместо этого выполните команду shutdown –r.
  9. Во время рестарта снова возникнет окно с вариантами запуска. В нём просто нажмите «Enter». Войдя в систему, вызовите «Командную строку» от имени администратора. Для этого просто кликните на иконку поиска, введите запрос cmd и выберите из появившихся результатов вариант, показанный на скриншоте цифрами 3 и 4.
  10. Процесс запуска Командной строки от имени администратора через меню Поиск в Windows 10

  11. В открывшемся окне выполните команду bcdedit /deletevalue {globalsettings} advancedoptions.
  12. Выполнение команды для отключения автоматического запуска режимов загрузки Windows 10

  13. Больше окно с выбором варианта загрузки не будет появляться при каждом старте ОС. Также должна исчезнуть и ошибка, связанная с файлом «srttrail.txt».

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

Выясняем, с чем связана ошибка SrtTrail.txt и как ее можно исправить.

Из-за чего вообще возникает такая ошибка? Суть кроется в работе механизма восстановления операционной системы Windows. Когда какие-то базовые файлы повреждаются, ОС пытается автоматически их «починить». Но иногда процедура восстановления пытается включиться автоматически, но не запускается. Только отзывается ошибкой в файле SrtTrail.txt.

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

Отключаем всю периферию

На нормальную загрузку механизмов восстановления ОС могут повлиять подключенные устройства. Речь идет о мышках, клавиатурах, флешках и других гаджетах, подключаемых извне через USB.

В первую очередь стоит попробовать отключить все эти устройства и дождаться, пока средство восстановление Windows успешно запустится и начнет работу. Уже после этого можно обратно вставить мышь и клавиатуру, чтобы закончить процедуру исправления ошибок и сбоев.

 Загрузка …

Сбрасываем настройки компьютера с помощью извлечения батареи и памяти

Сбросить параметры ноутбука, например, можно с помощью извлечения батареи. Аналогичный эффект имеет временное отключение оперативной памяти.

  • Выключаем компьютер и достаем планку ОЗУ.
  • Затем ставим ее в другой слот.
  • Достаем оперативную память.
  • Перезагружаем компьютер.

Иногда помогает.

 Загрузка …

Восстанавливаем загрузчик операционной системы

Систему можно восстановить с помощью специальной «спасательной» флешки. Это USB-накопитель с дистрибутивом Windows. Если у вас такого нет, его можно создать на другом рабочем компьютере, у друзей или коллег.

Для этого:

  • Скачиайте средство создания загрузочной флешки с сайта Microsoft.

Страница для загрузки утилиты записи Windows

Эта кнопка находится внизу страницы

  • Запустите скачанный файл.
  • Нажмите на кнопку «Принять», когда появится экран с условиями соглашения.

Условия лицензии

Стартовый экран создания загрузочной флешки

  • На следующем этапе поставьте галочку напротив строчки «Создать установочный носитель (USB-устройство флэш-памяти, DVD-диск или ISO-файл)».

Выбор типа установки

Выбираем второй вариант

  • Потом поставьте галочку напротив пункта «Использовать рекомендуемые параметры для этого компьютера». И перейдите далее.

Выбор языка и архитектуры

Нас устраивает такой набор опций

  • Выберите пункт «USB-устройство флэш-памяти» и вставьте в компьютер накопитель объемом не меньше 8 гигабайт.

Выбор типа носителя

Указываем тип носителя

  • На экране появится список подключенных USB-носителей. Выберите тот, на который будем записывать образ ОС.

Выбор конкретного носителя

Ожидаем окончания процесса записи

Теперь, когда у вас есть работающая загрузочная флешка, перейдите к следующему шагу.

  • Перезагрузите компьютер.

  • Во время запуска нажмите на одну из клавиш:

    • F11 — для материнских плат MSI, AsRock и для ноутбуков Sony Vaio.
    • F12 — для материнских плат Gigabyte и для ноутбуков Acer, Dell, Lenovo.
    • F8 — для материнских плат ASUS.
    • Escape — для материнских плат Intel и для ноутбуков ASUS.
  • В появившемся интерфейсе выберите флешку с дистрибутивом Windows. Наведите на нее курсор (стрелками) и нажмите на клавишу Enter.

Список устройств, доступных в Boot-меню

Это Boot Menu

  • В появившемся интерфейсе найдите кнопку «Восстановление системы» и нажмите на нее.
  • Затем найдите пункт «Командная строка».
  • В открывшийся терминал поочередно введите команды:
    • bootrec /rebuildbcd
    • bootrec /fixmbr
    • bootrec /fixboot
    • bootsect /nt60 SYS
    • bootsect /nt60 ALL
  • Затем перезагрузите компьютер.

Если описанный выше метод не помог, то есть еще несколько вариантов вернуть загрузчик в базовое состояние. Исправить вместе с тем все ошибки. Попробуйте один из них, прежде чем переходить дальше.

 Загрузка …

Если система работает корректно и ошибка возникает именно из-за режима восстановления, то можно попытаться отключить этот режим.

Как мы уже выяснили выше, этот механизм запускается автоматически. Причем иногда в не самое подходящее время, то есть когда система функционирует нормально и вовсе не требует восстановления.

Чтобы отключить автоматический запуск системы восстановления Windows:

  • Выполняем шаги, описанные в предыдущем разделе статьи, чтобы вновь открыть командную строку.
  • Оказавшись в консоли, вводим следующую команду: bcdedit /set {default} recoveryenabled No.
  • Затем нажимаем на клавишу Enter и перезагружаем компьютер.

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

 Загрузка …

Переустанавливаем драйверы

Иногда ошибка SrtTrail.txt возникает из-за сбоя в одном из драйверов. Чаще всего под раздачу попадает фирменное программное обеспечение для мышей и клавиатур. Лучше всего попробовать обновить или переустановить их в безопасном режиме. См. также: как зайти в безопасный режим в Windows 10.

Для этого:

  • Перезагружаем компьютер.
  • В ходе загрузки одновременно жмем на клавиши Shift + F8.

Режим восстановления Windows 10

Здесь находятся основные функции восстановления системы

  • В появившемся меню выбираем пункт «Поиск и устранение неисправностей».
  • В следующем окне кликаем по подменю «Дополнительные параметры».
  • Потом выбираем опцию «Параметры загрузки».

Расширенные настройки режима восстановления Windows 10

Переходим к изменению параметров загрузки

  • Нажимаем на кнопку «Перезагрузить» в нижней части экрана.
  • Во время следующей загрузки нажимаем на клавишу F4.

Экран выбора режим загрузки операционной системы

Нам нужен безопасный режим

  • Загрузившись в Windows, нажимаем клавиши Win + R.
  • В появившемся окошке вводим слово devmgmt.msc и нажимаем клавишу Enter.

Программа запуска команд в Windows

Это короткий путь к диспетчеру устройств

  • Ищем среди устройств мышь. Кликаем по ней правой кнопкой мыши.

Диспетчер устройств в Windows

Видеоадаптер указан чисто для примера

  • В появившемся контекстном меню выбираем пункт «Обновить» (или «Удалить», если хотите установить драйвер заново).

Контекстное меню управления драйверами

Вот и нужные пункты

  • Дожидаемся окончания обновления (удаления). А затем перезагружаем компьютер.

 Загрузка …

Восстанавливаем базовые параметры системы

Есть несколько распространенных команд, которые используются для исправления часто встречающихся ошибок. Можно попробовать активировать их, если предыдущие способы ничем не помогли.

 Загрузка …

Очищаем систему в безопасном режиме

Заходим в безопасный режим (как в него зайти, можно прочитать в предыдущем разделе статьи). Потом делаем следующее:

  • Открываем встроенный поисковик, нажав на иконку в виде лупы справа от меню «Пуск».
  • Вводим туда название программы cmd.exe.
  • Запускаем ее от имени администратора.

Можно запустить терминал любым другим способом, как вам удобно. Но важно сделать это от имени администратора.

  • Появится консоль. Вписываем туда команду: DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH и нажимаем на клавишу Enter.

Восстанавливаем базовые параметры реестра

Также стоит попробовать восстановить базовые параметры реестра. Для этого открываем терминал, но вводим туда другую команду: __ xcopy c:\windows\system32\config\RegBack c:\windows\system32\config__

После этого перезагружаем компьютер и пытаемся загрузиться в обычном режиме.

Выключаем антивирус

Иногда нормальному запуску системы мешает антивирус. В этом случае стоит попробовать отключить его. Правда, перед этим придется запустить ОС в безопасном режиме, а после этого удалить антивирусное ПО полностью или хотя бы отключить его автоматический запуск.

  • Инструкция по отключению для Avast.
  • Инструкция по отключению для встроенного антивируса Windows.

На этом все! 

 Загрузка …

 Загрузка …

Post Views: 26 601

Table of contents

  • What Is SrtTrail.txt in Windows, and Why Is It Important?
  • What Is the SrtTrail.txt BSOD Error on Windows 10/11?
  • What Causes the SrtTrail.txt BSOD Error on Windows 10/11?
  • How to Fix the SrtTrail.txt BSOD Error on Windows 10/11: Before Anything Else
    • Fix 1: Disconnect your USB devices
    • Fix 2: Remove and replace your laptop battery
    • Fix 3: Perform a system restore
    • Fix 4: Load in Safe Mode and update your drivers
  • How to Fix the SrtTrail.txt BSOD Error on Windows 10/11 using Command Prompt
    • Fix 5: Run bootrec commands in Command Prompt
    • Fix 6: Run the CHKDSK command
    • Fix 7: Disable Automatic Startup Repair
    • Fix 8: Run DISM and SFC scans
    • Fix 9: Repair the corrupted Windows Registry
    • Fix 10: Delete the problematic file
    • Fix 11: Fix your device partition
  • How to Fix the SrtTrail.txt BSOD Error on Windows 10/11: Advanced Methods
    • Fix 12: Disable Early Launch Anti-Malware Protection
    • Fix 13: Perform some tweaks in the BIOS
    • Fix 14: Reconnect your hard disk
    • Fix 15: Remove and reconnect your memory modules
    • Fix 16: Refresh or reset your system
    • Fix 17: Perform a clean install
  • How to Check if the SrtTrail.txt Error Is Fixed
  • Impact of the SrtTrail.txt Error on Windows OS
  • Tips for Preventing the Windows SrtTrail.txt Error
  • The SrtTrail.txt BSOD Error on Windows 10/11: Fixed
  • FAQ

Encountering the SrtTrail.txt error in Windows 10 or 11 can be frustrating. This overview will delve into why it happens and how to fix it effectively.

It’s never fun to run into an error on your computer, especially when it’s a blue screen of death (BSOD) . And since you’re reading this—let me guess— you are seeing something like “ Log file: C:\Windows\System32\Logfiles\Srt\SrtTrail.txt ” on your screen.

I’ll just keep guessing: it has probably popped out of the blue when you were trying to turn on your PC, or maybe even when the computer was already running.

I know it hurts, and I share your pain, but the bad times are about to pass, as I’m going to show you what this error is and what you can do to fix it for good.

What Is SrtTrail.txt in Windows, and Why Is It Important?

The SrtTrail.txt file (short for Startup Repair Trail) is a log file generated by the Windows operating system when a startup error occurs, and you can find it here: C:\Windows\System32\Logfiles\Srt\SrtTrail.txt.

In this file, you can find info about the actions taken by the Startup Repair tool, so you can diagnose and get the problem that caused the error fixed.

Here are some reasons why SrtTrail.txt is important:

  • Troubleshooting: You can use SrtTrail.txt logs to troubleshoot startup issues. There’s a detailed report of the actions taken by the Startup Repair tool, which can help you understand what went wrong during startup.
  • Identifying the root cause of the problem: The log file can help you get to the core of the startup issue, which can be anything from a corrupted system file to a hardware failure.
  • Communication: The SrtTrail.txt file can be shared with tech support personnel , so they could do their own check to understand the problem better and provide more accurate solutions.
  • Prevention: Analyzing SrtTrail.txt logs can help you avoid future startup errors since you’ve figured out and fixed the root causes.

The SrtTrail.txt log file is a great instrument for diagnosing and getting startup issues fixed in Windows. However, it’s quite common to get the SrtTrail.txt error when booting.

It is also known as the “Automatic Repair loop” or “Windows 10 /11 Automatic Repair failed.” The most frequent reason for this error is corruption or damage to the operating system files, which don’t let your system start up properly.

What Is the SrtTrail.txt BSOD Error on Windows 10/11?

Both Windows 10 and 11 come with the Automatic Repair utility, which is built to fix startup failure errors. However, the repair might fail, and you’ll get the SrtTrail.txt blue screen of death error (also known as the MACHINE_CHECK_EXCEPTION BSOD error) as a result.


Also read:What to Do if Automatic Repair Couldn’t Repair Your PC


When the error occurs, you’ll be presented with two options: “System shutdown” and “Advanced repair.” Choosing the latter should boot the computer in Safe Mode. But instead, it leads to an endless startup-shutdown loop.

The boot loop of death (BLoD) is not that un common in Windows operating systems. That’s when your system gets stuck in a cycle of restarting and failing to boot up. It can be caused by tons of reasons , like corrupted system files, malware infections , hardware failures, or unsuccessful software updates.

When the SrtTrail.txt boot loop occurs, getting inside your operating system and troubleshooting the issue can become a real challenge. However, there’s still one solution that may help—the Windows Automatic Repair tool.

Windows Automatic Repair is a built-in feature that can help you diagnose and fix problems that won’t allow your system to boot up properly. When Windows realizes that there’s something wrong during the startup, it will automatically launch the Automatic Repair tool, which, in turn, means that Startup Repair couldn’t repair your PC.

What Causes the SrtTrail.txt BSOD Error on Windows 10/11?

The SrtTrail.txt error typically occurs when there is a problem with the Windows startup process. More specifically, it happens when Automatic Repair can’t repair the issue that it encountered on startup and creates the SrtTrail.txt log file to document the diagnostic and repair process. The causes of the SrtTrail.txt error can vary, but here are some of the most common reasons:

  • Corrupted system files. The SrtTrail.txt error can be triggered if some important system files get corrupted and don’t let Windows start up properly.
  • Hard drive issues. If the hard drive where the operating system is installed (it is usually drive C) is damaged, the SrtTrail.txt error may pop up .
  • Malware infections. Malware or viruses can mess with system files and cause the SrtTrail.txt error.
  • Power failures. Unexpected power failures or surges can damage system files and trigger the SrtTrail.txt error.
  • Failed Windows updates. Sometimes, when a Windows update fails, it can corrupt some system files or cause conflicts with other software, resulting in the SrtTrail.txt error. A large number of users have also reported this error after installing Windows 10 version 1809 . Microsoft then fixed it in a later update.

You’d also need to know that the SrtTrail.txt error is often a symptom of something bigger, meaning there’s a deeper issue with the system. To resolve the SrtTrail.txt error, it is typically necessary to identify and deal with this underlying issue causing the startup problem , and that may require further troubleshooting or even professional assistance.

But enough beating around the bush, let’s get started with SrtTrail.txt Windows 10/11 fixes .

Download Auslogics BoostSpeed

Your one-stop PC maintenance and optimization tool, this program will clean, speed up, repair, and tweak your system to ensure maximum speed and efficiency.

How to Fix the SrtTrail.txt BSOD Error on Windows 10/11: Before Anything Else

If you are experiencing the SrtTrail.tx t error with an Automatic Repair loop, you can attempt the fixes presented below to get it resolved:

Before we begin, we advise that you run a backup so you don’t risk losing your files.

First, try this simple SrtTrail.txt Windows 10/11 fix:

All the fixes to the SrtTrail.txt BSOD provided in this article work for both Windows 10 and 11.

Fix 1: Disconnect your USB devices

If you have external USB devices connected to the PC, unplug them all and restart the computer. See if that resolves the issue.

Fix 2: Remove and replace your laptop battery

Removing your battery and placing it back after a while may help get rid of the BSOD error. This tweak worked for some users and may work for you as well.

Put back the battery, connect the power cable, and then boot your system to see if the error has been resolved.

Fix 3: Perform a system restore

When your computer restarts several times, you’ll get loaded into the Boot menu. Once there, follow the steps below to restore your system to a point when it was functioning without problems:

  1. Click Troubleshoot > Advanced options .
  2. Select System Restore from the window that opens.
  3. Provide administrator credentials if requested.
  4. Click Next to use the current restore point or select Choose a different restore point and then click Next .
  5. If you went for the latter option, select a point to which you’d like your system to be restored, and then click Next to initiate the restore process.

Can be helpful:[FIXED] System Restore Not Working in Windows 10


Fix 4: Load in Safe Mode and update your drivers

There’s a chance that one or several drivers got somehow corrupted, which may be the cause of the issue you are facing.

If you boot up in Safe Mode with networking, you can browse the Internet and update your drivers.

Follow the steps below to see if you can get the error resolved this way :

  • From the Boot menu, click Troubleshoot , and then click Advanced options .
  • Go to Startup Settings and click Restart .
  • Select Enable Safe Mode with Networking .
  • After the system boots in Safe Mode, you have to update your device drivers. You can do this manually for each driver by visiting the website of your PC manufacturer.

PRO TIP

However, rather than go through all that trouble, download and install Auslogics Driver Updater The tool is really easy to set up and use. It will run a full scan of your system to spot any missing, corrupted, or outdated drivers.

All that’s required of you is just a click of a button, and it will automatically download and install the latest manufacturer-recommended version of your drivers.

How to Fix the SrtTrail.txt BSOD Error on Windows 10/11 using Command Prompt

If the 4 fixes above didn’t work out, well, it’s time to roll up the sleeves and dig deeper. Running CMD commands like bootrec , CHKDSK , and a few more is a proven SrtTrail.txt Windows 10/11 fix that has helped a lot of users, so try each of them in the presented order to see which one will resolve the error in your case.

Fix 5: Run bootrec commands in Command Prompt

Try fixing the error by running these few commands via Command Prompt:

  1. From the Boot menu, select Troubleshoot .

    From the Boot menu, select Troubleshoot.

  2. Click Advanced options .

    Click Advanced options.

  3. In the window that opens, select Command Prompt .

    In the window that opens, select Command Prompt.

  4. Now you have to run the following commands, one after the other. Copy and paste the first one into the window and press Enter. After it executes, do the same for the other two that follow:
bootrec.exe /rebuildbcd
 bootrec.exe /fixmbr 
bootrec.exe /fixboot 

Now you have to run the following commands, one after the other. Copy and paste the first one into the window and press Enter.

Fix 6: Run the CHKDSK command

CHKDSK is a repair tool that scans for and fixes faults in your hard disk drive that may be causing the SrtTrail.txt error. To run it, you have to know the letters of your hard disk partitions (for instance, C: or D: , etc.).

  • Follow the steps in Fix 5 to open Command Prompt.

In the window, enter the following commands and press Enter after each one:

chkdsk /r C: 
chkdsk /r D:
  • Restart your computer and see if the error has been resolved.

Command Prompt cannot lock current drive

Fix 7: Disable Automatic Startup Repair

This solution is an easy one for resolving the SrtTrail.txt error. Follow these simple steps to get it done:

  1. From the Boot menu, select Troubleshoot > Advanced options .
  2. Click Command Prompt .
  3. In the window that opens, type in or copy and paste the following command and then press Enter to execute it:
    bcdedit /set {default} recoveryenabled No
  4. Wait for the process to finish, and then try booting your computer.

Fix 8: Run DISM and SFC scans

In case you get the error due to your image or system files being corrupted, another SrtTrail.txt Windows 10/11 fix you should try is running DISM (Deployment Image Servicing and Management) and SFC (System File Checker) scans.

  • From the Boot menu, select Troubleshoot.

From the Boot menu, select Troubleshoot.

  • Click Advanced options.

Click Advanced options.

  • In the window that opens, select Command Prompt .

In the window that opens, select Command Prompt.

  • Enter the following command in the window that opens and press Enter:
DISM /Online /Cleanup-Image /RestoreHealth 

Enter the following command in the window that opens and press Enter.

  • Wait for the process to complete. It might take some time.
  • Next, you need to run the following command by typing it in and pressing Enter:
sfc /scannow 
  • Again, allow the scan to finish and apply fixes if it finds any issues, and then restart your computer after it’s done.

Next, you need to run the following command by typing it in and pressing Enter

This fix should resolve the issue. But if it persists, don’t worry. Move on to the next one.

Fix 9: Repair the corrupted Windows Registry

A corrupted Windows Registry could be the cause of the error in discussion. Follow these easy steps to fix it:

  • Select Command Prompt under Advanced options in the Boot menu.
  • Copy and paste the following command into the Command Prompt window and press Enter :
    copy c:windowssystem32configRegBack* c:windowssystem32config
  • Close the window, and then restart your computer.

Fix 10: Delete the problematic file

Here’s what you have to do:

  • Click Troubleshoot from the Boot menu and select Advanced options .

From the Boot menu, select Troubleshoot.

Click Advanced options.

  • Select Command Prompt.

In the window that opens, select Command Prompt.

  • Input the following commands. Press Enter after each one:
cd c:\Windows\System32\LogFiles\Srt
notepad SrtTrail.txt

Input the following commands. Press Enter after each one

You’ll get something like this: “Boot critical file C:\Windows\System32\driversvsock.sys is corrupt .” In this case, it shows that the “driversvsock.sys” file is corrupt.

  • Now enter the following commands in the Command Prompt window. Press Enter after each one:
cd c:windowssystem32drivers 
 del vsock.sys 

Now enter the following commands in the Command Prompt window. Press Enter after each one

Note

Before you go ahead to delete the corrupt file, make sure it’s not an important Windows file.

  • Restart your computer and uninstall the application that’s associated with the file you deleted. In the example used here, the application was VMware.

Fix 11: Fix your device partition

You could be experiencing the SrtTrail.txt error due to your device partition having incorrect values. Follow the steps below to fix it:

  • Under Advanced options in the Boot menu, select Command Prompt .
  • Now, copy and paste Bcdedit into the window and press Enter .

In the result that appears, check if the device has “partition=C:” as the value. If the value is different, copy and paste the following commands. Press Enter after each one:

bcdedit /set {default} device partition=c: 
bcdedit /set {default} osdevice partition=c:
  • Restart your computer.

How to Fix the SrtTrail.txt BSOD Error on Windows 10/11: Advanced Methods

Fix 12: Disable Early Launch Anti-Malware Protection

Follow these easy steps:

  1. In the Boot menu, click on Troubleshoot .
  2. Select Advanced options > Startup Settings.
  3. Your computer will restart and then you ’ll get a list of options. Select Disable early launch anti-malware protection .
  4. Restart your computer.

If you’ve completed these steps and the issue persists, uninstall any third-party antivirus software from your computer and then repeat the procedure again. The issue will likely be resolved.

Download Auslogics Anti-Malware

Detects malware, spyware, and viruses, then safely removes them from your PC to help keep it as secure as possible. The program is made to complement your main antivirus.

Fix 13: Perform some tweaks in the BIOS

Set boot priority

Follow these steps to set the right boot priority in your BIOS:

  1. Enter the BIOS. Look up how to do that for your PC model. It usually involves pressing one of the following keys repeatedly when your computer is about to boot: F1, F2, F3, F8, Del, or Esc .
  2. Locate the Boot section option and then see that the hard drive on which your Windows 10 (or 11) is installed is set as First boot device .
  3. Save the change you made and exit the BIOS.

Enable XN, XD, or NX

  1. Go to the Security tab in BIOS.
  2. Locate XD-bit, XN, or NX and enable it.
  3. Save the changes and restart your computer.

Change the disk (SATA) controller mode

  1. Enter BIOS.
  2. Locate the SATA Controller Mode option and change the setting from AHCI or RAID to Standard .
  3. Save the changes and reboot your computer.

If you still get the error, repeat these steps again. If it still doesn’t work, set the value for disk controller mode back to its default ( AHCI or RAID ).

Fix 14: Reconnect your hard disk

You may be able to get rid of the MACHINE_CHECK_EXCEPTION BSOD error by unplugging your hard disk and then plugging it back in . This fix has worked for some users and may do the trick for you as well.

I only recommend proceeding with this method for tech-savvies who know their way around hardware. Otherwise, you’re better off asking for the help of an expert to avoid doing permanent damage to your computer.

Here’s what you have to do:

  1. Turn off your computer.
  2. Disconnect the power cable and—if you’re using a laptop—remove your laptop battery.
  3. Open the computer casing and detach the hard drive.
  4. Reconnect the hard drive once more and make sure it sits properly. Secure all loose screws and cover up the computer (and if needed, place back the laptop battery).
  5. Now plug the power cable back in.
  6. Boot the PC and see if the error has been resolved.

If there is more than one hard disk on your computer, disconnect and reconnect all of them.

Fix 15: Remove and reconnect your memory modules

Removing and reconnecting your RAM may be another useful SrtTrail.txt Windows 10/11 fix.

Follow these steps:

  1. Turn off your computer.
  2. Remove the laptop battery (if needed) and unplug the power cable.
  3. Open up the computer casing and detach all your memory modules.
  4. Reconnect the modules and cover the computer casing.
  5. Place back the laptop battery (again, if needed), reconnect the power cable, and boot the computer. See if the issue has been resolved.

Fix 16: Refresh or reset your system

Refreshing or resetting your PC can help you get rid of this error. You may want to perform a backup before attempting this fix to avoid losing important personal files and apps.

Follow these steps to reset or refresh your PC:

  • In the Boot menu, select Troubleshoot .

Here, you have two options, namely: Refresh this PC and Reset this PC . Selecting the former will likely remove your installed apps. However, your settings and apps that came with your PC will not be affected.

Choosing to Reset this PC will give you a choice between keeping your personal files and removing all files and settings. Decide on the matter and click on the appropriate option.

Choose Reset this PC

  • Follow the on-screen instructions to complete the process.

Keep your Windows installation media handy, as it may be required during the fix.

Fix 17: Perform a clean install

If the blue screen of death error persists after you’ve attempted all the fixes presented above, then the last option you have is to perform a clean install of your Windows 10 or Windows 11 OS.

How to Check if the SrtTrail.txt Error Is Fixed

As you already know, the SrtTrail.txt error usually shows up during startup. To check if the error has been fixed, you can follow these steps:

  • Restart your computer and check if the Windows SrtTrail.txt error message appears again. If the error message is gone, the issue has likely been resolved.
  • If the error message reappears, you can try booting your computer into Safe Mode (as shown in Fix 4) . If the error message does not appear in Safe Mode, a third-party program or driver may be causing the issue.
  • If the error message still appears in Safe Mode, you may need to perform a system restore or use the System File Checker tool to repair any corrupted system files.
  • Once you have performed these steps, restart your computer and check if the error message still appears. If the error message is gone, the issue has likely been fixed. However, if the error message persists, you may need further assistance from a computer technician or Microsoft support.

Impact of the SrtTrail.txt Error on Windows OS

The SrtTrail.txt error can significantly impact the Windows operating system, as it can prevent the system from starting up properly and cause data loss or system instability.

When the SrtTrail.txt error occurs, it typically results in an Automatic Repair loop. It means that your system works hard to start up but fails, then reboots and tries again, but fails again, and so on and so forth, until it finally enters the Automatic Repair mode.

If the SrtTrail.txt error is not resolved, here’s what you get :

  • When the SrtTrail.txt error occurs, it can prevent you from accessing your files and programs.
  • In some cases, the SrtTrail.txt error can result in data loss or corruption, as important files may become inaccessible or damaged during the repair process.
  • The SrtTrail.txt error can also cause software crashes, freezes, or other issues that make it difficult to use the system.
  • When the SrtTrail.txt error occurs, it can cause the system to slow down or become unresponsive.

Tips for Preventing the Windows SrtTrail.txt Error

Here are some tips for preventing the SrtTrail.txt error from occurring:

  • Keep your operating system up to date by regularly installing Windows updates. Those updates come with patches for bugs and security vulnerabilities.
  • Use reliable antivirus software and don’t forget to keep it updated.
  • Only download and install software from trusted sources, and carefully read the installation instructions before proceeding.
  • Avoid making changes to system files or registry settings unless you know what you are doing. Making incorrect changes to these files can cause serious system errors.
  • Regularly back up your important data to an external hard drive or cloud storage service. This can help ensure that you don’t lose important files during a system error or other issues.
  • And finally, if you do encounter the SrtTrail.txt error, don’t panic. You can find all the answers you need to troubleshoot and fix the issue in this article.

Download Auslogics BoostSpeed

Your one-stop PC maintenance and optimization tool, this program will clean, speed up, repair and tweak your system to ensure maximum speed and efficiency.

The SrtTrail.txt BSOD Error on Windows 10/11: Fixed

We hope this guide has helped you in resolving the SrtTrail.txt BSOD error.

To avoid facing such issues in the future, ensure you have a strong antivirus program on your PC and also run regular system maintenance checks .

If you have any comments or a better SrtTrail.txt Windows 10/11 fix , please don’t hesitate to share them in the section below.

We’d like to hear from you!

FAQ

SrtTrail.txt is a log file that is generated when you run into a startup error.

You can find the SrtTrail.txt file at C:WindowsSystem32LogfilesSrtSrtTrail.txt.


Readers help support Windows Report. We may get a commission if you buy through our links.

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

Users try using this tool in an attempt to repair certain system failures and the Windows 10 Automatic Repair tool is seemingly unable to launch.

Upon trying to access the Automatic Repair, users receive an error message regarding the SrtTrail.txt file. The BSoD log files can be usually found in log file c: /windows/system32/logfiles/srt/srttrail.txt

One user shared his experience with the error on the official forum.

 …all of sudden when I started the computer it says auto repair tool, then can’t fix or repair,  then blue screen that says D:windowssystem32logfilesSrtSrtTrail.txt…

In order to fix this issue, we came up with a list of solutions that you should try, so continue reading our guide.

How do I fix the Windows 10 SrtTrail.txt error?

1. Perform a System Restore

  1. Press the Windows key + X, and select the Power option.
  2. Hold the Shift button, and select Restart.
  3. Choose Troubleshoot, and select Advanced options.

  4. Click System Restore, and go to Next or Choose a different restore point, if it’s the first time you’re doing a system restore.
  5. Select Next, and choose the desired system restore point, then Close.
  6. Press Next in order to proceed with the process.

2. Use a third-party BSoD fixer

Tracing the cause of BSoD errors can be quite difficult, especially for inexperienced users. Therefore, we suggest using specialized software that will greatly help with diagnosing your computer.

Once successfully installed, the program will scan your PC for harmful data and corrupted files, then it will attempt to restore or replace them with unaffected versions.


3. Repair the error using the Command Prompt

  1. Press the Windows key + S, and type cmd.
  2. In the Command Prompt, type the following commands hitting the Enter button after each:
    bootrec.exe /rebuildbcdbootrec.exe /fixmbrbootrec.exe /fixboot
  3. Then perform a check to each partition you have installed on your PC, like the below example shows: chkdsk /r c:
    chkdsk /r c: cmd windows 10 srttrail.txt error fix

  4. Hit Enter after inputting the command, then proceed to check the next drive by changing the letter c to d, e, and so on.
  5. Close the Command Prompt, and restart your PC to see if it fixed the issue.

4. Verify device partition

  1. Press the Windows key, and type cmd.
  2. In Command Prompt type the following command and press Enter: bcdedit
    bcedit cmd windows 10 srttrail.txt error fix

  3. If the displayed value is not partition=C: then you need to perform some changes.
  4. Input the following commands and hit Enter after each one:
    bcdedit /set {default} device partition=c: bcdedit /set {default} osdevice partition=c:
  5. Restart your PC, and see if it fixed the issue.

5. Check the system boot device through the BIOS

how to fix ACPI_BIOS_ERROR on Windows 10

  1. Restart your PC, and open the BIOS.
  2. Find the Boot section in your specific BIOS version.
  3. Make sure to have your Primary Boot Device set to your hard drive.
  4. If you have more than one hard drive, make sure to select the one containing Windows.
  5. Save changes, and restart your PC to see if it fixed the issue.

Keep in mind that different motherboards have different BIOS interfaces, so yours might be different then the one in our demonstration. Make sure you use your motherboard’s manual to find all the information you need.


6. Reset the PC

  1. Type Reset this PC in the Search bar.
  2. Choose between the two options: Keep my files or Remove everything.
    keep or remove files windows 10 srttrail.txt error fix

  3. Enter your password, or select Continue.
  4. Click Reset, wait for the process to take place, and restart your PC.

Ultimately, you should contact a PC specialist if you suspect having damaged hardware.


We hope that you could find at least one solution from our list to fix your issue. If you know any other working solutions, please share them in the comment section below.



Madalina Dinita

Networking & Security Specialist

Madalina has been a Windows fan ever since she got her hands on her first Windows XP computer.

She is interested in all things technology, especially emerging technologies — AI and DNA computing in particular.

Prior to joining the WindowsReport team, she worked in the corporate world for a number of years.


Sometimes, your PC screen turns blue and shows an error code: Srttrail.txt. This error makes you lose access to your system, as well as the data stored on it.

This error may even occur while you are already working on your system. The reasons for this Srttrail.txt BSOD error could be corrupt system files, hardware problems, etc. To help you fix this BSOD error, we share some DIY (do-it-yourself) methods. Read on to know more!

Why Srttrail.txt BSOD error occurs on Windows 10?

There could be several reasons if you encounter this blue screen error on your system. Some of the common reasons are as follows:

  • Corrupt system files
  • Corrupted software
  • Hardware issues (corrupt or incompatible hardware installed)
  • Corruption in Windows Registry

Now that you know the possible reasons for this error, you may try out the troubleshooting methods shared here:

How to fix Srttrail.txt BSOD error on Windows 10?

Boot into Safe Mode

When you boot your system, this BSOD error may show up. Try to boot into safe mode so that you can perform the following troubleshooting methods to get rid of this error.

a. Use a USB Installation Media, created using Windows Media Creation tool to boot into the system.

b. Follow Repair your system > Advanced options > Troubleshoot > Advanced options > Startup Settings. (See Image 1)

open-startup-settings-from-advanced-options

Image 1: Open Startup Settings from Advanced options screen

c. Afterwards, Restart the system and once it reboots, press F4 to enable the Safe Mode. (See Image 2)

enable-safe-mode

Image 2: Enable the Safe Mode

d. Once you enter in Safe Mode, you may start performing the given troubleshooting methods to fix Srttrail.txt BSOD error.

Method 1: Run SFC Scan

Such BSOD errors may occur due to corrupt or damaged system files, which may even lead the system to malfunction or complete crash. You may fix the error by using System File Checker (SFC) utility to identify the missing, damaged, or corrupted files and retrieve them. To do so, follow the given steps:

a. Open Command Prompt, run it as an administrator and type DISM.exe /Online /Cleanup-image /Restorehealth.

b. Hit Enter, the process will start. This command will use Windows Update to provide the corrupt files. (See Image 3)

run-dism-command

Image 3: Run DISM Command

c. Next, type SFC/Scannow and press Enter. (See Image 4)

run-sfc-scan

Image 4: Run SFC Scan

d. Wait until the process completes. Once the scanning process is completed, you may restart your system and see if the Srttrail.txt error persists.

Method 2: Perform System Restore

If you perform a system restore, all the Device Manager related changes would go back to the default settings, affecting all the system files, programs, drivers, registry settings, etc. It may fix this Srttrail txt boot loop error but will make you lose your precious data. Hence, we suggest you first take the backup of your data and then proceed to this method.

Follow the given steps:

a. Type Create a restore point and open it. Click System Restore. (See Image 5)

open-system-restore

Image 5: Open System Restore

b. Navigate to System Restore windows, and click Next. (See Image 6)

select-next-to-continue-the-system-restore-process

Image 6: Click Next to continue the process of System Restore

c. Afterwards, select the restore points and click Scan for affected programs. (See Image 7)

select-scan-for-affected-programs

Image 7: Scan for affected programs

d. Follow ‘Next > Finish’. Once the process is done, restart your system and see if the error is fixed.

Note: If you forgot to take backup and lose data after performing this method, use a Windows data recovery software such as Stellar Data Recovery Professional to recover lost data.

Method 3: Run Command Prompt utility

If the Srttrail.txt Windows 10 error occurs after performing a system restore, you may run CHKDSK utility to fix this blue screen error. CHKDSK utility finds out if there are issues with your hard drive and fixes them.

Caution: It is to remember that CHKDSK utility scans the drive and marks the bad sectors on it. Due to this, Windows doesn’t read or store the data on the bad sectors, eventually leading to permanent data loss. You may use an efficient Windows data recovery software to restore lost data after fixing the error.

To fix the srttrail.txt BSOD error on Windows 10, follow the given steps:

a. Open Command prompt by typing cmd in Windows Search box.

b. In the Command Prompt, type the following commands and hit Enter.

bootrec.exe /fixmbr

bootrec.exe /fixboot

bootrec.exe /rebuildbcd

(See Image 8)

run-fixmbr-command

Image 8: Run FiX MBR Command

c. Wait until the process ends. Now, type chkdsk f:/f and hit Enter. (Replace /f with your drive letter.) (See Image 9)

run-chkdsk-command

Image 9: Run CHKDSK command

d. Let the process complete, restart your PC and check if the error is fixed.

Method 4: Repair Corrupt Windows Registry

A corrupt Windows Registry could also be the reason for the Srttrail txt BSOD error. Some users reported that by repairing this registry using Command Prompt utility in Windows 10 Boot Options Menu. To do so, follow the given steps:

a. Enter the Automatic Repair environment using and follow the steps to open Command Prompt from Advanced options.

b. In the Command Prompt window, type the following command, and press Enter.

C:windowssystem32configRegBack

C:windowssystem32config

(See Image 10)

repair-windows-registry

Image 10: Repair Windows Registry

c. Now, close the window and restart your system to check if you have fixed the issue.

Method 5: Verify Device Partition

If your device partitions consist of incorrect values, you could encounter Srttrail.txt error on your system. Try to get rid of this error by following the given steps:

a. Open Command Prompt and type bcdedit and hit Enter. (See Image 11)

run-bcedit-command

Image 11: Run BCEDIT command

b. Now, if the value shown on the screen is not partition=C: perform some changes by typing the following commands and hit Enter:

bcdedit /set {default} device partition=c:

bcdedit /set {default} osdevice partition=c:

c. Now, wait until the process ends and restart your PC to see if the blue screen error is fixed.

Method 6: Reset the PC

Resetting the PC may help you fix the Srttrail.txt Blue Screen error on Windows 10. This process enables you to get rid of the unnecessary software, programs, drivers, applications and more, which are causing problems for your system. You can also choose the files you want to keep while resetting the PC and delete the rest of them.

a. Go to System Settings, and follow Update & Security > Recovery > Reset this PC > Get Started. (See Image 12)

Get-started-with-resetting-the-pc

Image 12: Select get started under Reset this PC.

b. Select ‘Keep my files’ if you want to save the data, however, we suggest you to choose ‘Remove everything’ to fix the error. (See Image 13)

choose-to-remove-everything-to-continue

Image 13: Choose ‘Remove everything.’

c. Afterwards, click Just remove your files > Next. (See Image 14)

select-just-remove-your-files-on-additional-settings-screen

Image 14: Select ‘Just remove your files’

d. A warning message will be displayed. Click Next > Reset when prompted, and click Continue.  (See Image 15)

reset-the-pc

Image 15: Follow Reset > Continue

e. Once, the process is done, try to boot it again and check if the problem is fixed.

Method 7: Perform a Clean Install

Finally, if nothing else works out to help you remove this error from your system, you are left with only one option, i.e., ‘reinstalling Windows 10’. You may use a USB installation media, created using Windows Media Creation Tool to perform a clean install. It is to remember that when you install the Windows, the entire data stored on the drive gets deleted. You need to format the drive and building new drive partitions. Hence, we recommend you to recover data using a professional data recovery software. Once you retrieve your data, you may proceed with reinstalling the Windows.

Wrapping Up

Blue screen errors such as Srttrail.txt may occur due to corrupt drivers, system files, corrupt or malicious software, hardware problems, etc. We have suggested all the possible troubleshooting methods to help you fix this problem. You may try running an SFC scan, performing System Restore, running CHKDSK utility, verifying the drive partition, and resetting the PC. However, you may lose data while performing some of these methods to fix Srttrail.txt BSOD error on Windows 10. You may recover using a Windows data recovery software such as Stellar Data Recovery Professional. If no other method works, you would be left only with the option of reinstalling the Windows.

Hope you will be able to fix the issue!

Let us know in the comment section in case of any query or suggestion.

Also Read: Netio.sys Blue Screen Error in Windows 10

Was this article helpful?

YES1

NO

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

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Где удалить обновления windows 10 на компьютере
  • Протокол smb windows 2008 r2
  • Как создать загрузочную флешку windows 10 для сброса пароля
  • Ошибка ntfs sys windows 10
  • Как выключить блютуз на компьютере windows 10