Is it possible to stop game controllers from interacting with OS?

I have an app that uses GameController to read the inputs of a connected JoyCon. However, the controller also interacts with the OS.

For example, when I press the Home button on the controller, it brings me to the home of my Vision Pro.

Is it possible to disable this interaction while still being able to read the controller inputs inside my app?

Is it possible to stop game controllers from interacting with OS?
 
 
Q