Interactive service blocked in Windows 10

greatestcommonfactor 21 Reputation points
2021-02-19T16:09:50.353+00:00

On Windows 10 Enterprise v1909 we have a program that installs a service. The service won't start because it is marked as an interactive service which is now blocked. Has anyone found a way around this or if not could, someone point me to official Microsoft documentation that this is no longer supported. I've found plenty of third-party websites that talk about interactive services no longer working but nothing from Microsoft.

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Reza-Ameri 17,341 Reputation points Volunteer Moderator
    2021-02-21T16:51:30.267+00:00

    Take a look at the following article:
    https://learn.microsoft.com/en-us/windows/win32/services/interactive-services

    It mentioned "Services cannot directly interact with a user as of Windows Vista. Therefore, the techniques mentioned in the section titled Using an Interactive Service should not be used in new code."

    0 comments No comments

  2. Carl Fan 6,881 Reputation points
    2021-02-22T03:44:27.637+00:00

    Hi,
    Unfortunately, just as you found, Microsoft has fully disabled Interactive Service Detection starting with Windows 10 Build 1803 and Windows Server 2016 and 2019.
    There is no way to start the service now.
    Hope this helps and please help to accept as Answer if the response is useful.
    Best Regards,
    Carl

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.