New error message March 2026 on boot up

Ron Merritt 0 Reputation points
2026-03-18T16:03:09.9133333+00:00

Recently I get a new error message if I have to boot machine up . "Windows cannot access the specified device, path, or file .... "

User's image

What is the problem?

Thanks

Ron

Windows for home | Windows 10 | Desktop, Start, and personalization | Desktop
0 comments No comments

2 answers

Sort by: Most helpful
  1. DaveM121 929K Reputation points Independent Advisor
    2026-03-18T16:39:51.5766667+00:00

    Click the link below to download a small free utility that does not require installation.

    https://download.sysinternals.com/files/Autoruns.zip

    When the file downloads, unzip it.

    Run Autoruns64 as Administrator

    1

    Select the 'Logon' tab at the top of Autoruns.

    Please provide a screenshot of all entries on that tab.

    2

    Select the 'Scheduled Tasks' tab at the top of Autoruns.

    Please provide a screenshot of all entries on that tab.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-03-18T16:03:22.4966667+00:00

    The error message indicates that Windows is blocking access to a specific executable during startup. In the documented scenario, this happens when access to PowerShell.exe (or another executable) is restricted by policy or security software. When Windows or an app tries to run that file at boot, the system shows:

    Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.

    The underlying problem is therefore one or both of the following:

    1. Permissions to the executable (for example, PowerShell.exe or another component under C:\Program Files\WindowsApps\...) are restricted or blocked by a local or domain policy.
    2. Security software on the device is blocking that executable from running.

    To confirm and work around it, temporarily allow that executable in security software and/or relax the policy that blocks it, then reboot and test. After confirming, reapply any security restrictions as needed.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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