F5F Stay Refreshed Software Operating Systems Suspend the USB device connection.

Suspend the USB device connection.

Suspend the USB device connection.

E
128
07-10-2023, 08:23 AM
#1
You're dealing with a few different scenarios here. For the two PCs with touch screens, you've managed to isolate the issue by replacing the shell in the registry so only the app runs. On the PC with Chrome running fullscreen, you're seeing a prebuilt webpage instead of the browser's default interface. The challenge is ensuring USB devices are delayed before Chrome fully launches.

Consider these options:
- Use a script or automation tool to pause USB device detection before launching Chrome.
- Adjust the Chrome startup settings to disable background processes until the screen is ready.
- If possible, configure a firewall or system settings to throttle USB activity during startup.
E
EnderPearl5678
07-10-2023, 08:23 AM #1

You're dealing with a few different scenarios here. For the two PCs with touch screens, you've managed to isolate the issue by replacing the shell in the registry so only the app runs. On the PC with Chrome running fullscreen, you're seeing a prebuilt webpage instead of the browser's default interface. The challenge is ensuring USB devices are delayed before Chrome fully launches.

Consider these options:
- Use a script or automation tool to pause USB device detection before launching Chrome.
- Adjust the Chrome startup settings to disable background processes until the screen is ready.
- If possible, configure a firewall or system settings to throttle USB activity during startup.