Hresult 887a0004 как исправить

DXGI_ERROR Коды ошибок, которые могут быть возвращены функцией DXGI. Константа или значение Описание: DXGI_ERROR_ACCESS_DENIED 0x887A002B Вы попытались использовать ресурс, к которому у вас не было необходимых прав доступа. Эта ошибка чаще всего возникает при записи в общий ресурс с доступом только для чтения. DXGI_ERROR_ACCESS_LOST 0x887A0026 Недопустимый интерфейс дублирования рабочего стола. Интерфейс дублирования рабочего стола […]

Содержание

  1. DXGI_ERROR
  2. Remarks
  3. Как исправить DXGI_ERROR_DEVICE HUNG или RESET в Windows 11/10
  4. Что такое DXGI?
  5. Исправьте DXGI_ERROR_DEVICE HUNG или RESET в Windows
  6. Что означает ошибка при чтении файла Pak?
  7. Как исправить ошибку двигателя Apex?

DXGI_ERROR

Коды ошибок, которые могут быть возвращены функцией DXGI.

Константа или значение Описание:
DXGI_ERROR_ACCESS_DENIED 0x887A002B Вы попытались использовать ресурс, к которому у вас не было необходимых прав доступа. Эта ошибка чаще всего возникает при записи в общий ресурс с доступом только для чтения.
DXGI_ERROR_ACCESS_LOST 0x887A0026 Недопустимый интерфейс дублирования рабочего стола. Интерфейс дублирования рабочего стола обычно становится недопустимым при отображении другого типа изображения на рабочем столе.
DXGI_ERROR_ALREADY_EXISTS 0x887A0036L Требуемый элемент уже существует. Это возвращается DXGIDeclareAdapterRemovalSupport , если функция вызывается не в первый раз.
DXGI_ERROR_CANNOT_PROTECT_CONTENT 0x887A002A DXGI не может обеспечить защиту содержимого в цепочке буферов. Эта ошибка обычно вызвана старым драйвером или при использовании цепочки буферов, несовместимой с защитой содержимого.
DXGI_ERROR_DEVICE_HUNG 0x887A0006 Сбой устройства приложения из-за неправильно сформированных команд, отправленных приложением. Это проблема времени разработки, которая должна быть изучена и исправлена.
DXGI_ERROR_DEVICE_REMOVED 0x887A0005 Видеоадаптер был физически удален из системы или произошло обновление драйвера для видеоадаптер. Приложение должно уничтожить и повторно создать устройство. Для отладки проблемы вызовите ID3D10Device::GetDeviceRemovedReason.
DXGI_ERROR_DEVICE_RESET 0x887A0007 Сбой устройства из-за неправильно сформированной команды. Это проблема во время выполнения; Приложение должно уничтожить и повторно создать устройство.
DXGI_ERROR_DRIVER_INTERNAL_ERROR 0x887A0020 Драйвер столкнулся с проблемой и был помещен в состояние удаления устройства.
DXGI_ERROR_FRAME_STATISTICS_DISJOINT 0x887A000B Событие (например, цикл питания) прерывает сбор статистики презентации.
DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE 0x887A000C Приложение попыталось получить монопольную собственность на выходные данные, но завершилось сбоем, так как другое приложение (или устройство в приложении) уже приобрело владение.
DXGI_ERROR_INVALID_CALL 0x887A0001 Приложение предоставило недопустимые данные параметров; Это необходимо отладить и исправить перед выпуском приложения.
DXGI_ERROR_MORE_DATA 0x887A0003 Буфер, предоставленный приложением, недостаточно велик для хранения запрошенных данных.
DXGI_ERROR_NAME_ALREADY_EXISTS 0x887A002C Предоставленное имя ресурса в вызове IDXGIResource1::CreateSharedHandle уже связано с другим ресурсом.
DXGI_ERROR_NONEXCLUSIVE 0x887A0021 Используется глобальный ресурс счетчика, и устройство Direct3D в настоящее время не может использовать ресурс счетчика.
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE 0x887A0022 Ресурс или запрос в настоящее время недоступен, но он может стать доступным позже.
DXGI_ERROR_NOT_FOUND 0x887A0002 При вызове IDXGIObject::GetPrivateData переданный GUID не распознается как ранее переданный в IDXGIObject::SetPrivateData или IDXGIObject::SetPrivateDataInterface. При вызове IDXGIFactory::EnumAdapters или IDXGIAdapter::EnumOutputs перечисление выходит за пределы диапазона.
DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED 0x887A0023 Зарезервировано
DXGI_ERROR_REMOTE_OUTOFMEMORY 0x887A0024 Зарезервировано
DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE 0x887A0029 Выходные данные DXGI (монитор), к которым содержимое цепочки буферов было ограничено, теперь отключается или изменяется.
DXGI_ERROR_SDK_COMPONENT_MISSING 0x887A002D Операция зависит от отсутствующих или несовпадающих компонентов пакета SDK.
DXGI_ERROR_SESSION_DISCONNECTED 0x887A0028 Сеанс служб удаленных рабочих столов в настоящее время отключен.
DXGI_ERROR_UNSUPPORTED 0x887A0004 Запрошенные функции не поддерживаются устройством или драйвером.
DXGI_ERROR_WAIT_TIMEOUT 0x887A0027 Интервал времени ожидания истек до появления следующего кадра рабочего стола.
DXGI_ERROR_WAS_STILL_DRAWING 0x887A000A GPU был занят в момент, когда был сделан вызов для выполнения операции, и не выполнял или не планировал операцию.
S_OK Метод успешно выполнен без ошибки.

Вы можете быть заинтересованы только в том, успешно ли выполнен метод или произошел сбой. Лучший способ проверить, указывает ли значение HRESULT на успех или сбой, — передать значение одному из следующих макросов, определенному в WinError.h:

  • Макрос SUCCEEDED возвращает значение TRUE для кода успешного выполнения и FALSE для кода сбоя.
  • Макрос FAILED возвращает значение TRUE для кода сбоя и FALSE для кода успешного выполнения.

Значение HRESULT для каждого значения DXGI_ERROR определяется из этого макроса, определенного в DXGItype.h:

Например, DXGI_ERROR_INVALID_CALL определяется как 0x887A0001:

Источник

Как исправить DXGI_ERROR_DEVICE HUNG или RESET в Windows 11/10

Некоторые геймеры во время игры на компьютере с Windows 11 или Windows 10 могут столкнуться с одним из вариантов сообщений DXGI_ERROR_DEVICE. Геймеры на ПК могут столкнуться с этой ошибкой в ​​игровых сервисах, таких как Apex, Steam, Epic Games, Origin. В этом посте представлены наиболее адекватные решения этой ошибки.

Что такое DXGI?

DXGI — это графическая инфраструктура Microsoft DirectX. Он обрабатывает перечисление графических адаптеров, перечисление режимов отображения, выбор форматов буферов, совместное использование ресурсов между процессами и представление визуализированных кадров окну или монитору для отображения. Он используется Direct3D 10, Direct3D 11 и Direct3D 12.

Исправьте DXGI_ERROR_DEVICE HUNG или RESET в Windows

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

Программы для Windows, мобильные приложения, игры — ВСЁ БЕСПЛАТНО, в нашем закрытом телеграмм канале — Подписывайтесь:)

Если вы столкнулись с какими-либо DXGI_ERROR сообщения на вашем игровом ПК с Windows, вы можете попробовать наши рекомендуемые решения ниже в произвольном порядке и посмотреть, поможет ли это решить проблему.

  1. Обновите графический драйвер
  2. Остановить разгон (если применимо)
  3. Обновить / установить DirectX
  4. Отключите сглаживание в настройках панели управления NVIDIA
  5. Добавьте ключ TdrLevel в реестр
  6. Измените значение LoadApplnit_DLLs в реестре
  7. Отключить синхронизацию Steam Cloud
  8. Переустановите игровой клиент / игру.

Давайте посмотрим на описание процесса, связанного с каждым из перечисленных решений.

Перед тем, как попробовать приведенные ниже решения, проверьте наличие обновлений и установите все доступные биты на свое устройство Windows и посмотрите, появится ли ошибка снова.

1]Обновите графический драйвер

В DXGI_ERROR_DEVICE сообщения, которые геймеры могут получать на своих игровых компьютерах с Windows, можно исправить, обновив драйвер графического адаптера.

2]Остановить разгон (если применимо)

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

3]Обновить / установить DirectX

Некоторые экземпляры этой ошибки связаны с DirectX. Это решение требует, чтобы вы удостоверились, что в вашей системе Windows установлена ​​последняя версия DirectX.

Это решение требует, чтобы вы отключили сглаживание в настройках панели управления NVIDIA. Вот как:

  • Откройте Панель управления NVIDIA.
  • На левой панели навигации выберите параметр «Управление настройками 3D».
  • Теперь перейдите в Глобальные настройки> Сглаживание.
  • Теперь отключите функцию сглаживания.
  • Закройте панель управления NVIDIA.

Проверьте, решена ли проблема. Если нет, попробуйте следующее решение.

5]Добавьте ключ TdrLevel в реестр

Добавление и отключение обнаружения и восстановления тайм-аута (TDR) в реестре может решить проблему. Для этого следуйте инструкциям в нашем руководстве по исправлению ошибки DXGI_ERROR_DEVICE_REMOVED.

6]Измените значение LoadApplnit_DLLs в реестре

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

Компьютер HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows NT CurrentVersion Windows

  • В нужном месте на правой панели дважды щелкните запись LoadApplnit_DLLs, чтобы изменить ее свойства.
  • В диалоговом окне свойств введите 0 в поле Vтекущие данные поле.
  • Нажмите OK или Enter, чтобы сохранить изменения.
  • Закройте редактор реестра.
  • Перезагрузите компьютер.

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

7]Отключить синхронизацию Steam Cloud

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

Это решение требует, чтобы вы отключили параметр синхронизации Steam Cloud. Вот как:

  • Запустите клиент Steam на своем ПК.
  • Щелкните вкладку Библиотека.
  • В своей библиотеке щелкните правой кнопкой мыши проблемную игру и выберите «Свойства».
  • В разделе «Свойства» перейдите на вкладку «Обновления».
  • Теперь снимите флажок Включить синхронизацию Steam Cloud.
  • Щелкните Применить.
  • Закройте Steam.
  • Перезагрузите компьютер.

Если проблема все еще не решена, попробуйте следующее решение.

8]Переустановите игровой клиент / игру.

Это решение требует, чтобы вы удалили игровой клиент (желательно использовать программу удаления стороннего программного обеспечения), у вас возникли проблемы с запуском игры, перезагрузите компьютер, а затем загрузите и переустановите последнюю версию игрового клиента на вашем Windows 11 / 10 шт. Вы также можете удалить и переустановить игру, в которой возникает данная ошибка.

Надеюсь это поможет!

Коды ошибок, которые могут быть возвращены функцией DXGI — Источник: docs.microsoft.com.

DXGI_ERRORConstant / valueDescription DXGI_ERROR_ACCESS_DENIED0x887A002B Вы пытались использовать ресурс, к которому у вас не было необходимых прав доступа. Эта ошибка чаще всего возникает при записи в общий ресурс с доступом только для чтения. DXGI_ERROR_ACCESS_LOST0x887A0026 Неверный интерфейс дублирования рабочего стола. Интерфейс дублирования рабочего стола обычно становится недействительным, когда на рабочем столе отображается другой тип изображения. DXGI_ERROR_ALREADY_EXISTS0x887A0036L Требуемый элемент уже существует. Это возвращается DXGIDeclareAdapterRemovalSupport, если функция вызывается не в первый раз. DXGI_ERROR_CANNOT_PROTECT_CONTENT0x887A002ADXGI не может обеспечить защиту содержимого в цепочке подкачки. Эта ошибка обычно возникает из-за более старого драйвера или при использовании цепочки подкачки, несовместимой с защитой содержимого. DXGI_ERROR_DEVICE_HUNG0x887A0006 Устройство приложения не удалось из-за неправильно сформированных команд, отправленных приложением. Это проблема времени разработки, которую следует изучить и исправить. DXGI_ERROR_DEVICE_REMOVED0x887A0005 Видеокарта была физически удалена из системы, или произошло обновление драйвера для видеокарты. Приложение должно уничтожить и воссоздать устройство. Для помощи в устранении проблемы вызовите ID3D10Device :: GetDeviceRemovedReason. DXGI_ERROR_DEVICE_RESET0x887A0007 Ошибка устройства из-за неверно сформированной команды. Это проблема времени выполнения; Приложение должно уничтожить и воссоздать устройство. DXGI_ERROR_DRIVER_INTERNAL_ERROR0x887A0020 Драйвер обнаружил проблему и был переведен в состояние удаления устройства. Событие DXGI_ERROR_FRAME_STATISTICS_DISJOINT0x887A000BAn (например, цикл питания) прервало сбор статистики представления. DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE0x887A000C Приложение попыталось получить исключительное право собственности на вывод, но не удалось, потому что какое-то другое приложение (или устройство в приложении) уже приобрело право собственности. DXGI_ERROR_INVALID_CALL0x887A0001 Приложение предоставило недопустимые данные параметра; это должно быть отлажено и исправлено до выпуска приложения. DXGI_ERROR_MORE_DATA0x887A0003 Буфер, предоставленный приложением, недостаточно велик для хранения запрошенных данных. DXGI_ERROR_NAME_ALREADY_EXISTS0x887A002C Указанное имя ресурса в вызове IDXGIResource1 :: CreateSharedHandle уже связано с каким-то другим ресурсом. DXGI_ERROR_NONEXCLUSIVE0x887A0021 Ресурс глобального счетчика используется, и устройство Direct3D в настоящее время не может использовать ресурс счетчика. DXGI_ERROR_NOT_CURRENTLY_AVAILABLE0x887A0022 Ресурс или запрос в настоящее время недоступны, но могут стать доступными позже. DXGI_ERROR_NOT_FOUND0x887A0002 При вызове IDXGIObject :: GetPrivateData переданный GUID не распознается как переданный ранее в IDXGIObject :: SetPrivateData или IDXGIObject :: SetPrivateDataInterface. При вызове IDXGIFactory :: EnumAdapters или IDXGIAdapter :: EnumOutputs числовой порядковый номер выходит за пределы допустимого диапазона. DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED0x887A0023 Зарезервировано DXGI_ERROR_REMOTE_OUTOFMEMORY0x887A0024 Зарезервировано DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE0x887GI0029 теперь выводится цепочка с ограниченным контентом. DXGI_ERROR_SDK_COMPONENT_MISSING0x887A002D Операция зависит от компонента SDK, который отсутствует или несовместим. DXGI_ERROR_SESSION_DISCONNECTED0x887A0028 Сеанс служб удаленных рабочих столов в настоящее время отключен. DXGI_ERROR_UNSUPPORTED0x887A0004 Запрошенная функция не поддерживается устройством или драйвером. DXGI_ERROR_WAIT_TIMEOUT0x887A0027Интервал ожидания, истекший до того, как стал доступен следующий кадр рабочего стола. DXGI_ERROR_WAS_STILL_DRAWING0x887A000A Графический процессор был занят в момент, когда был сделан вызов для выполнения операции, и не выполнял или не планировал операцию. S_OK Метод прошел без ошибок.

Что означает ошибка при чтении файла Pak?

Если вы столкнулись с ошибкой при чтении pak-файла в Apex Legends на вашем компьютере с Windows 11/10, скорее всего, это связано с поврежденными файлами игры, которые вы легко можете исправить. Чтобы исправить ошибку, вам просто нужно удалить поврежденный файл игры, а затем перезапустить игру. Если это не сработает, вы можете восстановить файлы игры, и Steam или Origin автоматически заменит все поврежденные файлы.

Как исправить ошибку двигателя Apex?

Если вы столкнулись с ошибкой Apex Legends Engine в своей системе Windows, вы можете решить эту проблему, следуя этим инструкциям: щелкните правой кнопкой мыши значок Apex Legends и выберите «Открыть расположение файла». В папке проводника щелкните правой кнопкой мыши исполняемый файл r5apex и выберите «Свойства». Щелкните вкладку «Совместимость». Теперь установите флажок «Запуск от имени администратора» и нажмите «Применить». Теперь вы можете запустить игру без проблем.

.

Программы для Windows, мобильные приложения, игры — ВСЁ БЕСПЛАТНО, в нашем закрытом телеграмм канале — Подписывайтесь:)

Источник

После довольно крупного обновления для Windows, выпущенного в сентябре 2016 года, многие пользователи Windows 10 начали сообщать о проблеме, при которой стандартное приложение камеры Windows 10 не может получить доступ к камерам соответствующих компьютеров, и отображается сообщение об ошибке с кодом ошибки 0xA00F4246 (0x887A0004). Полное сообщение об ошибке гласит:

«Не могу запустить камеру

Если вы уверены, что камера подключена и установлена ​​правильно, попробуйте проверить наличие обновленных драйверов.
Если вам это нужно, вот код ошибки: 0xA00F4246 (0x887A0004)
»

О проблеме сообщили пользователи как со встроенными, так и с внешними камерами на своих компьютерах, поэтому тип используемой камеры не имеет никакого значения. Однако следует отметить тот факт, что на зараженных компьютерах другие приложения Microsoft, поставляемые с компьютерами Windows из коробки, могут получить доступ к камере компьютера (такие приложения, как Предварительный просмотр Skype) также не могут получить доступ к камерам компьютеров.

Даже несмотря на то, что сообщение об ошибке, которое видят затронутые пользователи, указывает на то, что виновниками являются устаревшие драйверы, обновление драйверов для камеры уязвимого компьютера не помогает продвинуться в решении этой проблемы, а также не приводит к удалению и последующей переустановке драйверов. Затронутым пользователям также не повезло с перезагрузкой стандартного приложения Windows 10 Camera, что вполне предсказуемо, если учесть, что настоящая проблема лежит в реестре уязвимого компьютера. Все, что требуется для решения этой запутанной проблемы, — это простая настройка реестра. Если вы страдаете от этой проблемы и хотите ее решить, вам необходимо:

  1. нажмите Windows Logo ключ + р открыть Бежать
  2. Тип смерзаться в Бежать диалог и нажмите Войти запустить Редактор реестра.
  3. На левой панели Редактор реестра, перейдите в следующий каталог:

HKEY_LOCAL_MACHINE > ПРОГРАММНОГО ОБЕСПЕЧЕНИЯ > Microsoft > Windows Media Foundation

  1. Нажмите на ключ реестра под названием Платформа под Windows Media Foundation субключ на левой панели, чтобы его содержимое отображалось на правой панели.
  2. Щелкните правой кнопкой мыши пустое место на правой панели Редактор реестра, парить новый и нажмите на DWORD (32-битное) значение.
  3. Назовите новое значение реестра EnableFrameServerMode.
  4. Дважды щелкните по вновь созданному EnableFrameServerMode значение реестра для его редактирования и ввода 0 в его Значение данных:
  5. Нажмите на Хорошо.
  6. Закрой Редактор реестра а также запустить снова компьютер.

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

Some PC gamers while gaming on their Windows 11 or Windows 10 computer may encounter any one of the variants of DXGI_ERROR_DEVICE messages. PC gamers may encounter this error on gaming services like Apex, Steam, Epic Games, Origin. This post provides the most adequate solutions for this error.

Fix DXGI_ERROR_DEVICE messages in Windows

What is DXGI?

DXGI is Microsoft DirectX Graphics Infrastructure. It handles enumerating graphics adapters, enumerating display modes, selecting buffer formats, sharing resources between processes, and presenting rendered frames to a window or monitor for display. It is used by Direct3D 10, Direct3D 11 and Direct3D 12.

See the table, sourced from Microsoft, at the end of this post for errors that can be returned by a DXGI function. The solutions offered in this post applies to any of the error instances.

If you’re faced with any DXGI_ERROR messages on your Windows gaming PC, you can try our recommended solutions below in no particular order and see if that helps to resolve the issue.

  1. Update graphics driver
  2. Stop Overclocking (if applicable)
  3. Update/Install DirectX
  4. Disable Antialiasing in NVIDIA Control Panel settings
  5. Add the TdrLevel key to the Registry
  6. Modify LoadApplnit_DLLs value in Registry
  7. Disable Steam Cloud Synchronization
  8. Reinstall the Gaming Client/Game

Let’s take a look at the description of the process involved concerning each of the listed solutions.

Before you try the solutions below, check for updates and install any available bits on your Windows device and see if the error reappears.

1] Update graphics driver

The DXGI_ERROR_DEVICE messages PC gamers may get on their Windows gaming computer can be fixed by updating the graphics adapter driver.

2] Stop Overclocking (if applicable)

This solution requires you stop overclocking your CPU. So, if you have overclocked your PC, you can simply reverse the change depending on the overclocking software in use. Generally, launch the software and look for the option to stop the overclocking. Once done, restart your computer and see if the issue is resolved. Otherwise, proceed with the next solution.

3] Update/Install DirectX

Some of the instance of this error is associated with DirectX. This solution requires you to make sure DirectX is up-to-date on your Windows system.

4] Disable Antialiasing

This solution requires you to disable Antialiasing in NVIDIA Control Panel settings. Here’s how:

  • Open NVIDIA Control Panel.
  • On the left navigation pane, select the Manage 3D Settings option.
  • Now, navigate to Global Settings > Antialiasing.
  • Now, turn Off the Antialiasing feature.
  • Exit NVIDIA Control Panel.

Check if the issue is resolved. If not, try the next solution.

5] Add the TdrLevel key to the Registry

Adding and disabling Timeout Detection and Recovery (TDR) in the registry can fix the issue. To do this follow the instructions in our guide on how to fix DXGI_ERROR_DEVICE_REMOVED error.

6] Modify LoadApplnit_DLLs value in Registry

Modify LoadApplnit_DLLs value in Registry

Since this is a registry operation, it is recommended that you back up the registry or create a system restore point as necessary precautionary measures. Once done, you can proceed as follows:

  • Press Windows key + R to invoke the Run dialog.
  • In the Run dialog box, type regedit and hit Enter to open Registry Editor.
  • Navigate or jump to the registry key path below:
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWindows
  • At the location, on the right pane, double-click the LoadApplnit_DLLs entry to edit its properties.
  • In the properties dialog, input 0 in the Value data field.
  • Click OK or hit Enter to save the change.
  • Exit Registry Editor.
  • Restart PC.

On boot, check if the issue is resolved. If not, try the next solution.

7] Disable Steam Cloud Synchronization

The Steam Cloud Synchronization feature syncs your game files to save from accidental deletion, as well as makes your games available to play on another PC.

This solution requires you to disable the Steam Cloud Synchronization option. Here’s how:

  • Launch the Steam client on your PC.
  • Click the Library tab.
  • In your Library, right-click the problematic game and select Properties.
  • In Properties, click the Updates tab.
  • Now, uncheck the option for Enable Steam Cloud Synchronization.
  • Click Apply.
  • Exit Steam.
  • Restart PC.

If the issue is still unresolved, try the next solution.

8] Reinstall the Gaming Client/Game

This solution requires you to uninstall the gaming client (preferably, use a third-party software uninstaller) you’re having issues running a game on, reboot PC, and then download and reinstall the latest version of the gaming client on your Windows 11/10 PC. You can also uninstall and reinstall the game that’s throwing the error in question.

Hope this helps!

Error codes that can be returned by a DXGI function – Sourced from docs.microsoft.com.

DXGI_ERRORS

DXGI_ERROR_ACCESS_DENIED

0x887A002B
You tried to use a resource to which you did not have the required access privileges.
This error is most typically caused when you write to a shared resource with read-only access.
DXGI_ERROR_ACCESS_LOST

0x887A0026
The desktop duplication interface is invalid.
The desktop duplication interface typically becomes invalid when a different type of image is displayed on the desktop.
DXGI_ERROR_ALREADY_EXISTS

0x887A0036L
The desired element already exists.
This is returned by DXGIDeclare AdapterRemoval Support if it is not the first time that the function is called.
DXGI_ERROR_CANNOT_PROTECT_CONTENT

0x887A002A
DXGI can’t provide content protection on the swap chain.
This error is typically caused by an older driver, or when you use a swap chain that is incompatible with content protection.
DXGI_ERROR_DEVICE_HUNG

0x887A0006
The application’s device failed due to badly formed commands sent by the application.
This is a design-time issue that should be investigated and fixed.
DXGI_ERROR_DEVICE_REMOVED

0x887A0005
The video card has been physically removed from the system, or a driver upgrade for the video card has occurred.
The application should destroy and recreate the device.
DXGI_ERROR_DEVICE_RESET

0x887A0007
The device failed due to a badly formed command.
This is a run-time issue; The application should destroy and recreate the device.
DXGI_ERROR_DRIVER_INTERNAL_ERROR

0x887A0020
The driver encountered a problem and was put into the device removed state.
DXGI_ERROR_FRAME_STATISTICS_DISJOINT

0x887A000B
An event (for example, a power cycle) interrupted the gathering of presentation statistics.
DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE

0x887A000C
The application attempted to acquire exclusive ownership of output, but failed because some other application already acquired ownership.
DXGI_ERROR_INVALID_CALL

0x887A0001
The application provided invalid parameter data; this must be debugged and fixed before the application is released.
DXGI_ERROR_MORE_DATA

0x887A0003
The buffer supplied by the application is not big enough to hold the requested data.
DXGI_ERROR_NAME_ALREADY_EXISTS

0x887A002C
The supplied name of a resource in a call to IDXGIResource1 CreateSharedHandle is already associated with some other resource.
DXGI_ERROR_NONEXCLUSIVE

0x887A0021
A global counter resource is in use, and the Direct3D device can’t currently use the counter resource.
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE

0x887A0022
The resource or request is not currently available, but it might become available later.
DXGI_ERROR_NOT_FOUND

0x887A0002
When calling IDXGIObject GetPrivateData, the GUID passed in is not recognized as one previously passed.
When calling IDXGIFactory EnumAdapters or IDXGIAdapter  EnumOutputs, the enumerated ordinal is out of range.
DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED

0x887A0023
DXGI_ERROR_REMOTE_OUTOFMEMORY

0x887A0024
DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE

0x887A0029
The DXGI output (monitor) to which the swap chain content was restricted is now disconnected or changed.
DXGI_ERROR_SDK_COMPONENT_MISSING

0x887A002D
The operation depends on an SDK component that is missing or mismatched.
DXGI_ERROR_SESSION_DISCONNECTED

0x887A0028
The Remote Desktop Services session is currently disconnected.
DXGI_ERROR_UNSUPPORTED

0x887A0004
The requested functionality is not supported by the device or the driver.
DXGI_ERROR_WAIT_TIMEOUT

0x887A0027
The time-out interval elapsed before the next desktop frame was available.
DXGI_ERROR_WAS_STILL_DRAWING

0x887A000A
The GPU was busy at the moment when a call was made to perform an operation, and did not execute or schedule the operation.
S_OK

The method succeeded without an error.

What does Error reading Pak file mean?

If you have encountered the error reading pak file in Apex Legends on your Windows 11/10 computer, it’s most likely due to corrupt game files which you can easily fix. To fix the error, you simply need to delete the corrupt game file and then relaunch the game. If it doesn’t work, you can then repair your game files and Steam or Origin should automatically replace any corrupt files.

How do you fix an Apex engine error?

If you have encountered the Apex Legends Engine error on your Windows system, you can fix the issue by following these instructions: right-click on the Apex Legends icon and select Open File Location. At the File Explorer location, right-click on the r5apex executable and select Properties. Click on the Compatibility tab. Now, check the Run as Administrator box, then select Apply. You can now run the game without issues.

Some PC gamers while gaming on their Windows 11 or Windows 10 computer may encounter any one of the variants of DXGI_ERROR_DEVICE messages. PC gamers may encounter this error on gaming services like Apex, Steam, Epic Games, Origin. This post provides the most adequate solutions for this error.

Fix DXGI_ERROR_DEVICE messages in Windows

What is DXGI?

DXGI is Microsoft DirectX Graphics Infrastructure. It handles enumerating graphics adapters, enumerating display modes, selecting buffer formats, sharing resources between processes, and presenting rendered frames to a window or monitor for display. It is used by Direct3D 10, Direct3D 11 and Direct3D 12.

See the table, sourced from Microsoft, at the end of this post for errors that can be returned by a DXGI function. The solutions offered in this post applies to any of the error instances.

If you’re faced with any DXGI_ERROR messages on your Windows gaming PC, you can try our recommended solutions below in no particular order and see if that helps to resolve the issue.

  1. Update graphics driver
  2. Stop Overclocking (if applicable)
  3. Update/Install DirectX
  4. Disable Antialiasing in NVIDIA Control Panel settings
  5. Add the TdrLevel key to the Registry
  6. Modify LoadApplnit_DLLs value in Registry
  7. Disable Steam Cloud Synchronization
  8. Reinstall the Gaming Client/Game

Let’s take a look at the description of the process involved concerning each of the listed solutions.

Before you try the solutions below, check for updates and install any available bits on your Windows device and see if the error reappears.

1] Update graphics driver

The DXGI_ERROR_DEVICE messages PC gamers may get on their Windows gaming computer can be fixed by updating the graphics adapter driver.

2] Stop Overclocking (if applicable)

This solution requires you stop overclocking your CPU. So, if you have overclocked your PC, you can simply reverse the change depending on the overclocking software in use. Generally, launch the software and look for the option to stop the overclocking. Once done, restart your computer and see if the issue is resolved. Otherwise, proceed with the next solution.

3] Update/Install DirectX

Some of the instance of this error is associated with DirectX. This solution requires you to make sure DirectX is up-to-date on your Windows system.

4] Disable Antialiasing

This solution requires you to disable Antialiasing in NVIDIA Control Panel settings. Here’s how:

  • Open NVIDIA Control Panel.
  • On the left navigation pane, select the Manage 3D Settings option.
  • Now, navigate to Global Settings > Antialiasing.
  • Now, turn Off the Antialiasing feature.
  • Exit NVIDIA Control Panel.

Check if the issue is resolved. If not, try the next solution.

5] Add the TdrLevel key to the Registry

Adding and disabling Timeout Detection and Recovery (TDR) in the registry can fix the issue. To do this follow the instructions in our guide on how to fix DXGI_ERROR_DEVICE_REMOVED error.

6] Modify LoadApplnit_DLLs value in Registry

Modify LoadApplnit_DLLs value in Registry

Since this is a registry operation, it is recommended that you back up the registry or create a system restore point as necessary precautionary measures. Once done, you can proceed as follows:

  • Press Windows key + R to invoke the Run dialog.
  • In the Run dialog box, type regedit and hit Enter to open Registry Editor.
  • Navigate or jump to the registry key path below:
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWindows
  • At the location, on the right pane, double-click the LoadApplnit_DLLs entry to edit its properties.
  • In the properties dialog, input 0 in the Value data field.
  • Click OK or hit Enter to save the change.
  • Exit Registry Editor.
  • Restart PC.

On boot, check if the issue is resolved. If not, try the next solution.

7] Disable Steam Cloud Synchronization

The Steam Cloud Synchronization feature syncs your game files to save from accidental deletion, as well as makes your games available to play on another PC.

This solution requires you to disable the Steam Cloud Synchronization option. Here’s how:

  • Launch the Steam client on your PC.
  • Click the Library tab.
  • In your Library, right-click the problematic game and select Properties.
  • In Properties, click the Updates tab.
  • Now, uncheck the option for Enable Steam Cloud Synchronization.
  • Click Apply.
  • Exit Steam.
  • Restart PC.

If the issue is still unresolved, try the next solution.

8] Reinstall the Gaming Client/Game

This solution requires you to uninstall the gaming client (preferably, use a third-party software uninstaller) you’re having issues running a game on, reboot PC, and then download and reinstall the latest version of the gaming client on your Windows 11/10 PC. You can also uninstall and reinstall the game that’s throwing the error in question.

Hope this helps!

Error codes that can be returned by a DXGI function – Sourced from docs.microsoft.com.

DXGI_ERRORS

DXGI_ERROR_ACCESS_DENIED

0x887A002B
You tried to use a resource to which you did not have the required access privileges.
This error is most typically caused when you write to a shared resource with read-only access.
DXGI_ERROR_ACCESS_LOST

0x887A0026
The desktop duplication interface is invalid.
The desktop duplication interface typically becomes invalid when a different type of image is displayed on the desktop.
DXGI_ERROR_ALREADY_EXISTS

0x887A0036L
The desired element already exists.
This is returned by DXGIDeclare AdapterRemoval Support if it is not the first time that the function is called.
DXGI_ERROR_CANNOT_PROTECT_CONTENT

0x887A002A
DXGI can’t provide content protection on the swap chain.
This error is typically caused by an older driver, or when you use a swap chain that is incompatible with content protection.
DXGI_ERROR_DEVICE_HUNG

0x887A0006
The application’s device failed due to badly formed commands sent by the application.
This is a design-time issue that should be investigated and fixed.
DXGI_ERROR_DEVICE_REMOVED

0x887A0005
The video card has been physically removed from the system, or a driver upgrade for the video card has occurred.
The application should destroy and recreate the device.
DXGI_ERROR_DEVICE_RESET

0x887A0007
The device failed due to a badly formed command.
This is a run-time issue; The application should destroy and recreate the device.
DXGI_ERROR_DRIVER_INTERNAL_ERROR

0x887A0020
The driver encountered a problem and was put into the device removed state.
DXGI_ERROR_FRAME_STATISTICS_DISJOINT

0x887A000B
An event (for example, a power cycle) interrupted the gathering of presentation statistics.
DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE

0x887A000C
The application attempted to acquire exclusive ownership of output, but failed because some other application already acquired ownership.
DXGI_ERROR_INVALID_CALL

0x887A0001
The application provided invalid parameter data; this must be debugged and fixed before the application is released.
DXGI_ERROR_MORE_DATA

0x887A0003
The buffer supplied by the application is not big enough to hold the requested data.
DXGI_ERROR_NAME_ALREADY_EXISTS

0x887A002C
The supplied name of a resource in a call to IDXGIResource1 CreateSharedHandle is already associated with some other resource.
DXGI_ERROR_NONEXCLUSIVE

0x887A0021
A global counter resource is in use, and the Direct3D device can’t currently use the counter resource.
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE

0x887A0022
The resource or request is not currently available, but it might become available later.
DXGI_ERROR_NOT_FOUND

0x887A0002
When calling IDXGIObject GetPrivateData, the GUID passed in is not recognized as one previously passed.
When calling IDXGIFactory EnumAdapters or IDXGIAdapter  EnumOutputs, the enumerated ordinal is out of range.
DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED

0x887A0023
DXGI_ERROR_REMOTE_OUTOFMEMORY

0x887A0024
DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE

0x887A0029
The DXGI output (monitor) to which the swap chain content was restricted is now disconnected or changed.
DXGI_ERROR_SDK_COMPONENT_MISSING

0x887A002D
The operation depends on an SDK component that is missing or mismatched.
DXGI_ERROR_SESSION_DISCONNECTED

0x887A0028
The Remote Desktop Services session is currently disconnected.
DXGI_ERROR_UNSUPPORTED

0x887A0004
The requested functionality is not supported by the device or the driver.
DXGI_ERROR_WAIT_TIMEOUT

0x887A0027
The time-out interval elapsed before the next desktop frame was available.
DXGI_ERROR_WAS_STILL_DRAWING

0x887A000A
The GPU was busy at the moment when a call was made to perform an operation, and did not execute or schedule the operation.
S_OK

The method succeeded without an error.

What does Error reading Pak file mean?

If you have encountered the error reading pak file in Apex Legends on your Windows 11/10 computer, it’s most likely due to corrupt game files which you can easily fix. To fix the error, you simply need to delete the corrupt game file and then relaunch the game. If it doesn’t work, you can then repair your game files and Steam or Origin should automatically replace any corrupt files.

How do you fix an Apex engine error?

If you have encountered the Apex Legends Engine error on your Windows system, you can fix the issue by following these instructions: right-click on the Apex Legends icon and select Open File Location. At the File Explorer location, right-click on the r5apex executable and select Properties. Click on the Compatibility tab. Now, check the Run as Administrator box, then select Apply. You can now run the game without issues.

Following a fairly major Windows update rolled out in September 2016, many Windows 10 users have started reporting an issue where Windows 10’s stock Camera application fails to access affected computers’ cameras and an error message containing error code 0xA00F4246 (0x887A0004) is displayed. The full error message reads:

Can’t start your camera

If you’re sure the camera is connected and installed properly, try checking for updated drivers.
If you need it, here’s the error code: 0xA00F4246 (0x887A0004)

The issue has been reported by users with both integrated and external cameras on their computers, so the kind of camera you use does not carry any significance. What is noteworthy, however, is the fact that on affected computers, other Microsoft applications that come with Windows computers out of the box and can access a computer’s camera (applications such as Skype Preview) are also affected and are rendered unable to access the computers’ cameras.

Even though the error message that affected users see indicates that outdated drivers are the culprit, updating the drivers for the affected computer’s camera does not help make any headway to resolving this problem, and neither does uninstalling and then reinstalling the drivers. Affected users have also not had any luck with resetting the stock Windows 10 Camera app, which is quite predictable seeing as though the actual issue lies within the affected computer’s registry. All that is required to fix this bind-boggling problem is a simple registry tweak. If you are suffering from this problem and want to resolve it, you need to:

  1. Press the Windows Logo key + R to open a Run
  2. Type regedit into the Run dialog and press Enter to launch the Registry Editor.
  3. In the left pane of the Registry Editor, navigate to the following directory:

HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows Media Foundation

  1. Click on the registry key titled Platform under Windows Media Foundation sub-key in the left pane to have its contents displayed in the right pane.
  2. Right-click on an empty space in the right pane of the Registry Editor, hover over New and click on DWORD (32-bit) value.
  3. Name the new registry value EnableFrameServerMode.
  4. Double-click on the newly created EnableFrameServerMode registry value to edit it and type 0 into its Value data:
  5. Click on OK.
  6. Close the Registry Editor and restart the computer.

As soon as the computer boots up, launch the Camera app and the app should be able to successfully access your computer’s camera and display its viewfinder on your screen. You should also find that any other applications that were unable to access your computer’s camera before are not able to access it without a hitch.

Photo of Kevin Arrows

Kevin Arrows

Kevin is a dynamic and self-motivated information technology professional, with a Thorough knowledge of all facets pertaining to network infrastructure design, implementation and administration. Superior record of delivering simultaneous large-scale mission critical projects on time and under budget.

Back to top button

Like this post? Please share to your friends:
  • Hresult 0x80073701 error sxs assembly missing
  • Hresult 0x8007007e ошибка как исправить
  • Hqd горчит как исправить
  • Hpsf exe прекратил работу как исправить ошибку
  • Hpqilo2 error during feature init