mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
GPU process launch failed: error_code=18 with Blazor Web App And .NET 8.0 #983
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @karthikeyen on GitHub (Aug 12, 2025).
Electron.Net CLI: 23.6.2
.Net Version: .NET 8.0
Target: Windows 10/11
progarm.cs
electron.manifest.json
while lunching published artifact in a windows 10 machine its working fine, but on most of window 11
machines it throws the following error.
==============================
[63296:0812/181631.907:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
Electron Socket IO Port: 8000
[63296:0812/181632.003:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
Electron Socket started on port 8000 at 127.0.0.1
ASP.NET Core Port: 8001
[63296:0812/181632.034:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.065:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.098:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.132:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.167:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.201:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.234:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.234:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.