Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Fix FileNotFoundError: [Errno 2] No such file or directory

Posted on 12/10/202430/06/2026 Christian By Christian No Comments on Fix FileNotFoundError: [Errno 2] No such file or directory
  1. Home
  2. Scripts
  3. Fix FileNotFoundError: [Errno 2] No such file or directory
FileNotFoundError-Errno 2-No such file or directory

In this article, you will learn how to fix FileNotFoundError: [Errno 2] No such file or directory. A FileNotFoundError occurs in Python when you try to access a file that doesn’t exist in the specified directory or path. Please see how to “Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS“, and how to Visualize MBAM Recovery Audit Report with Python.

Also, see how to detect who disabled a user in Active Directory. Here is a guide on “Task Scheduler shows task still running despite success“, and how to Query MBAM to display the BitLocker Recovery report.

Why was this error prompted?

As discussed above, the FileNotFoundError occurs in Python when you try to access a file that doesn’t exist in the specified directory or path.

Here is a related error ” Task Scheduler Errors and Success Codes: Status Code 0x41301“. Also, see how to fix Windows Task Scheduler 0x2 Error, and how to Fix Windows Task Scheduler Error 0x1.

task scheduler

Troubleshooting FileNotFoundError

Since we have discussed all possible error codes as shown above. We will proceed to troubleshooting from the Terminal. When you run the script from the terminal produces more errors.

PS C:\Users\xxxxx> & "C:/Program Files/Python/python.exe" c:/Scripts/PythonScripts/Devices-recovered.py
Traceback (most recent call last):
File "c:\Scripts\PythonScripts\Devices-recovered.py", line 12, in <module>
with open("//xxxx//MBAMReports//RecoveryAudit//Recovery Audit Report.csv", 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: '//xxx//MBAMReports//RecoveryAudit//Recovery Audit Report.csv'
PS C:\Users\xxxxx> & "C:/Program Files/Python/python.exe" c:/Scripts/PythonScripts/Devices-recovered.py
Traceback (most recent call last):
File "c:\Scripts\PythonScripts\Devices-recovered.py", line 12, in <module>

Please see how to detect who disabled a user in Active Directory, and How to solve Errno 256. Also, see “how to fix you are not allowed to view this folder on SSRS: MBAM reports cannot be accessed because it could not load folder contents“.

Solution for No such file or directory

To do this, we will have to create a Subscription. Here is an article discussing similar steps “Email notifications for MBAM Enterprise and Compliance and Recovery Audit reports“.

I took a look over the file explorer to see if the “Recovery Audit Report.csv” was indeed present. It turned out it was deleted accidentally. Therefore, I will have to regenerate this file for the script to consume.

Open a web browser and navigate to SQL Server Reporting Services via URL: https://xxxxxxxxxxxx.com. In the example below, I will be configuring first for the “Recovery Audit Report”. Therefore, I will be clicking on the three horizontal dots (...)/ellipsis and select manage or subscribe.

impersonation error

Create or Edit the subscription and ensure you enter the account that will be used to access the file

windows credential

Now, I have decided to run the subscription to create the file in the right location instead of waiting for the scheduled task to do this.

Status-running

As you can see below, the creation was successful thereby eliminating the FileNotFoundError.

Successfully run

Now, the scheduled task should be able to run without errors and when the script is run from the terminal. The error message will not appear again as the file is now available.

I hope you found this post on “MBAM Reports: How to fix FileNotFoundError: [Errno 2] No such file or directory” very useful. Please feel free to leave a comment below.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Scripts, Windows Server Tags:debug FileNotFoundError scripts, FileNotFoundError directory missing Python, FileNotFoundError Errno 2 fix Python, fix FileNotFoundError in Python script, incorrect file path Python fix, MBAM Reports, Microsoft Windows, Python file handling errors, Python file path not found error, Python No such file or directory error solution, Python open file error troubleshooting, Python path issues fix, resolve FileNotFoundError Windows Linux, Task Scheduler

Post navigation

Previous Post: How to determine Active Directory Site Name
Next Post: Configure Autologin for a VM in VMware Workstation

Related Posts

  • image 19
    Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift
  • Shared Folder
    How to access shared resources from two different domains Windows
  • Windows Server vNext
    What’s New? Install Windows Server 2025 on Beelink EQ12 PC Windows
  • powershell logo
    Connecting to a remote server failed and WinRM cannot process the request: Error code 0x8009030e occurred while using Kerberos authentication, and a specified logon session does not exist Scripts
  • DC 3
    How to demote and remove a Domain Controller on Windows Servers Windows Server
  • Remote Desktop 2 1
    How to install RDS via Quick Start Deployment: Install, Publish, Update, and Uninstall Remote Desktop Web Client Web Server

More Related Articles

image 19 Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift
Shared Folder How to access shared resources from two different domains Windows
Windows Server vNext What’s New? Install Windows Server 2025 on Beelink EQ12 PC Windows
powershell logo Connecting to a remote server failed and WinRM cannot process the request: Error code 0x8009030e occurred while using Kerberos authentication, and a specified logon session does not exist Scripts
DC 3 How to demote and remove a Domain Controller on Windows Servers Windows Server
Remote Desktop 2 1 How to install RDS via Quick Start Deployment: Install, Publish, Update, and Uninstall Remote Desktop Web Client Web Server

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • ansible
    KDC reply did not match expectations while getting initial credential Configuration Management Tool
  • Mimikatz hacktool Trillix
    Windows Defender detects Endpoint Security HipHandlers.dll Security | Vulnerability Scans and Assessment
  • Banner azLogin 1 e1781126641706
    Azure Managing Subscriptions with PowerShell: From Login-AzAccount to Resource Control and Private Endpoint Verification for Azure File Share” AWS/Azure/OpenShift
  • Screenshot
    An error occurred while attempting to start the selected VM Virtualization
  • Featured image BitLocker AES XTX 256
    Enable BitLocker AES-XTX 256 Encryption Security | Vulnerability Scans and Assessment
  • BitLocker
    Hide Default BitLocker Drive Encryption item in Windows Windows Server
  • Windows Hello with fake fingerprints
    Security researchers bypass Windows Hello with fake fingerprints with Raspberry Pi 4 Security | Vulnerability Scans and Assessment
  • dasfdg
    Unable to execute: The application GUID not found in the application list Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.