Windows 10: Is it possible to disable a device while a specific application runs?

Discus and support Is it possible to disable a device while a specific application runs? in Windows 10 Drivers and Hardware to solve the problem; I have an IR receiver constantly attached to my computer. One program I use always registers it as a game controller, and stops me from using my actual... Discussion in 'Windows 10 Drivers and Hardware' started by tony971, Sep 23, 2017.

  1. tony971 Win User

    Is it possible to disable a device while a specific application runs?


    I have an IR receiver constantly attached to my computer. One program I use always registers it as a game controller, and stops me from using my actual game controllers in favor of it. Is it possible to automate disabling the IR receiver while the program runs, and re-enabling it after the application closes?

    :)
     
    tony971, Sep 23, 2017
    #1
  2. Guidio Win User

    Is it possible to disable UAC for a specific application for all administrator users on that machine?

    I tried the method you indicated to me, but it doesn't work. The application I need to run modifies a registry key and then must be started as an administrator. If I use the method you indicated to me I no longer have that feature. I would like any admin
    user can start the application with a double click without UAC.

    Thanks anyway!

    C.G.
     
    Guidio, Sep 23, 2017
    #2
  3. Is it possible to disable UAC for a specific application for all administrator users on that machine?

    I understand. I honestly think a 3rd party tool will be the way to go for what you need. Best of luck!

    - C
     
    Charlie Klausen, Sep 23, 2017
    #3
  4. dalchina New Member

    Is it possible to disable a device while a specific application runs?

    Hi, if you know or can find a command to disable it, you can write a simple Autohotkey script- for example, a loop that periodically tests to see if your game is running, and if so, disable the device.

    (Autohotkey is free and well supported- it can be programmed to test for the presence of a particular process in 1 line).

    Probably 5 lines would suffice.

    It comes with a comprehensive help file, detailing each command with examples.

    AutoHotkey Beginner Tutorial

    Or you could create a shortcut to a script that
    a. launches the game
    and
    b. disables the device and exits when you choose.
     
    dalchina, Sep 23, 2017
    #4
Thema:

Is it possible to disable a device while a specific application runs?

Loading...
  1. Is it possible to disable a device while a specific application runs? - Similar Threads - possible disable device

  2. Is it possible to disable the user account control with specific programs?

    in Windows 10 Gaming
    Is it possible to disable the user account control with specific programs?: I don't want to disable it altogether but I have a frequently used program that gets stopped every time. Can I somehow set it to ignore certain programs?...
  3. Is it possible to disable the user account control with specific programs?

    in Windows 10 Software and Apps
    Is it possible to disable the user account control with specific programs?: I don't want to disable it altogether but I have a frequently used program that gets stopped every time. Can I somehow set it to ignore certain programs?...
  4. is it possible to restict an application to use a specific ethernetport or network?

    in Windows 10 Gaming
    is it possible to restict an application to use a specific ethernetport or network?: I was wondering wether it is possible to use 2 different ethernet connections and restrict one application to only use 1 specific connection. I do have 2 different wan addresses....
  5. is it possible to restict an application to use a specific ethernetport or network?

    in Windows 10 Software and Apps
    is it possible to restict an application to use a specific ethernetport or network?: I was wondering wether it is possible to use 2 different ethernet connections and restrict one application to only use 1 specific connection. I do have 2 different wan addresses....
  6. Disable a device for a specific user

    in Windows 10 Ask Insider
    Disable a device for a specific user: Is there any way to disable an external microphone for a specific user, while keeping it active on other? submitted by /u/Manue_12 [link] [comments] https://www.reddit.com/r/Windows10/comments/kg9p5p/disable_a_device_for_a_specific_user/
  7. Disable Control Box for specific applications

    in Windows 10 Customization
    Disable Control Box for specific applications: Hello All, We have an Applications when ever we open , we want to disable control box Maximum/Minimum button. We want to perform this via group policy. Need some one guidance. thanks in advance Ganesh D...
  8. It is possible to prevent a single application writing data to a specific folder?

    in Windows 10 Ask Insider
    It is possible to prevent a single application writing data to a specific folder?: I have an application that writes temp files in %appdata%/Local/Temp. I wanted to know if there is a way, either using Windows 10 or a third-part solution, to prevent that application from doing it. The easiest way would be disabling writing on the entire Temp folder, but I...
  9. Is it possible to limit an application to a specific amount of resources?

    in Windows 10 Ask Insider
    Is it possible to limit an application to a specific amount of resources?: For example capping chrome to 25% ram usage and 10% CPU usage? Would be great if possible submitted by /u/pooperT100 [link] [comments] https://www.reddit.com/r/Windows10/comments/hbxxqu/is_it_possible_to_limit_an_application_to_a/
  10. Forcing a application to run on a specific gpu

    in Windows 10 Drivers and Hardware
    Forcing a application to run on a specific gpu: I've posted this elsewhere but there's no harm in putting here as well So i got two gpus in my setup. One is a 2g nvida gt610 and the other is a 4g nvida gt730. Most stuff launches on the 610 but i want some stuff to run on the 730. The 730 sometimes has issues so i don't...