Index of articles

Click open the Index headers below to browse FAQ

Our support articles address the most common issues we deal with “in the field” about Windows, Microsoft 365 Business, web server support, and web design. Click open the accordion sections below to look for self-serve help. Often, issues rely on a knowledge of IT concepts and language. Also, Microsoft, cPanel, and other software houses featured in these articles often update practice notes and procedures without notice. We review our pages regulalry, however you are advised to contact us for further help about these articles especially concerning issues around sovereign account identity and Multifactor Authentication (MFA).

Microsoft 365 configuration and user tips and tricks
  1. Why Professional IT Support Still Matters in the Age of AI
  2. How to Use Folder Color Coding in Microsoft 365 to Boost Productivity
  3. How to Set Up a Microsoft 365 SharePoint Site for a Small Business
  4. OneNote Sync Troubleshooting
  5. Create a Microsoft 365 Exchange Online connector
  6. Configure SPF, rDNS, DKIM, and DMARC for email
  7. How to Fix a Corrupted OneDrive DLL Using a OneDrive Reset

The following articles can be found using <Search> or scrolling through our list of articles. Procedures may have changed since and therefore this content is either being eidted or deprecated. So, although we are editing this content, you might still find useful information to help with issues.

  1. – Exchange Online – room and equipment resources
  2. – Reset Office 365 password expiration policy
  3. – Exchange Email – EOP antivirus/spam
  4. – Exchange Online Protection – EOP
  5. – Microsoft 365 Exchange Email – data leakage & loss protection
  6. – Microsoft ActiveSync

Microsoft OneDrive DLL Error: How to Fix a Corrupted DLL Using a OneDrive Reset

Microsoft OneDrive DLL Error: How to Fix a Corrupted DLL Using a OneDrive Reset

A client recently reported a startup error on a Windows 11 laptop. The message referenced a corrupted DLL file within the Microsoft OneDrive installation directory:

C:\Users\*user-name*\AppData\Local\Microsoft\OneDrive\Codecs\8.1.2\acutil-60.dll

The error stated that the DLL was either not designed to run on Windows or contained an error. Following additional restart attempts, the client believed Windows itself had become unusable.

OneDrive dll error

Seemingly terminal error messages of this kind are not usually a fatal error message concerning Windows operating system or hardware.

At first glance, this appeared to be a serious operating system failure. However, investigation showed that the issue was most likely a corrupted OneDrive component rather than a broader Windows or hardware problem.

Click open the headers below to learn how to interpret a DLL error message using this case study for repairing a corrupted OneDrive DLL. Support options are available for professional assistance. You can return to our Index of Articles by clicking here.

Understanding the OneDrive DLL Error

DLL files, or Dynamic Link Libraries, contain code and resources used by Windows applications. If one of these files becomes corrupted, Windows may generate a Bad Image error during startup or when launching an application.

A corrupted DLL can occur for several reasons:

  • Interrupted software updates
  • File system corruption
  • Unexpected shutdowns
  • Third-party security software interference
  • Storage issues affecting application files

Although the error appeared severe, there was no immediate evidence that Windows itself was damaged.

First Rule: Identify the Application

When you receive a DLL error message, put concern to one side and first determine which application owns the file before taking further action.

In this case, the directory structure clearly indicated Microsoft OneDrive:

C:\Users&lt;username>\AppData\Local\Microsoft\OneDrive

This meant troubleshooting could focus on OneDrive rather than immediately considering a Windows rebuild or hardware replacement.

As a general rule, DLL files found after:

AppData\Local

usually belong to user-installed applications or application components rather than the operating system itself.

The Fix: Reset OneDrive

Microsoft includes a built-in reset mechanism for the OneDrive client.

Using Command prompt, or even by typing <run> in the Windows Search tool on the Windows task bar, this command, the following command can be performed.

%localappdata%\Microsoft\OneDrive\OneDrive.exe /reset

The easiest way to run this command is:

  1. Press Windows + R
  2. Paste the command
  3. Press Enter
onedrive dll error fix

Enter Use Windows search to open the utility, and enter the code.

The command stops the OneDrive client, rebuilds local configuration files, clears cached information and restarts the synchronisation engine. Windows may take a minute to execute the reset stages, so we allowed a short while for the computer to process instructions. Depending on your instance of Windows, this command might need modifying. Contact us for help in this case. 

In this case, the result was immediate. The client regained normal access to Windows, and the OneDrive DLL error disappeared. This strongly suggested that the underlying problem was a corrupted OneDrive component rather than a damaged Windows installation.

Additional Checks After Fixing the Error

Even when a DLL reset resolves the issue, it is important to verify that deeper corruption does not exist elsewhere.

Open an elevated Command Prompt (use Run in the first instance) and run:

sfc /scannow

System File Checker scans protected Windows files and replaces incorrect versions with known good copies.

If corruption is reported, run:

DISM /Online /Cleanup-Image /RestoreHealth

This command repairs the Windows component store used by System File Checker.

Check the Disk for Problems

Whenever a corrupted DLL is discovered, it is worth checking the storage device for underlying faults.

Run:

chkdsk C: /f

If prompted, schedule the scan for the next restart.

For a more comprehensive examination:

chkdsk C: /f /r

This scans for bad sectors and attempts recovery where possible.

Although the OneDrive reset resolved the immediate issue, disk diagnostics remain an important step because file corruption can sometimes be an early sign of storage problems.

Why This Works for Other Microsoft DLL Problems

This case involved OneDrive, but the same troubleshooting principles apply to many Microsoft applications including:

  • Outlook
  • Teams
  • OneNote
  • Microsoft 365 Apps
  • Edge
  • Windows components

When a DLL error references a file within an application’s own folder structure, a repair, reset or reinstall of that application is often more effective than making direct changes to the DLL itself.

Downloading replacement DLL files from third-party websites is strongly discouraged. These files may not match the installed software version and can introduce security risks.

Instead:

  1. Identify the owning application.
  2. Use the application’s repair or reset function.
  3. Run SFC and DISM if required.
  4. Perform a disk health check.
  5. Reinstall the application only if the problem persists.
Summary

This case demonstrates that not every DLL error indicates a failing computer.

A startup error referencing a corrupted OneDrive DLL initially appeared to be a potentially serious Windows failure. In reality, resetting OneDrive reset restored normal operation within minutes.

For IT professionals and home users alike, the key lesson is straightforward: identify the application responsible for the DLL, use the application’s repair tools first, and then verify overall system health with SFC, DISM and CHKDSK.

In many cases, that approach resolves the issue without requiring a Windows reinstall, profile rebuild or hardware replacement.

Key Takeaway

If you encounter a OneDrive DLL Error, start by resetting OneDrive using:

%localappdata%\Microsoft\OneDrive\OneDrive.exe /reset

Then follow up with SFC, DISM and CHKDSK checks to confirm that the corruption was isolated and not part of a larger storage or operating system issue. This simple process can save hours of troubleshooting and quickly return a Windows PC to normal operation.

Comstat provides independent advice on business IT choices that reduce risk, protect continuity, and support long‑term growth. If you need help managhing email, please get in touch, or use our contact page to organize an appointment which suits your timetable. You can return to our Index of Articles by clicking here .

Microsoft Entra Passkeys: Why Microsoft Is Retiring SMS Authentication and What You Need to Do

Why Microsoft Is Retiring SMS Authentication and What You Need to Do

Microsoft Entra Passkeys are being enforced for business users in ealry 2027. This significantly reinforces account security at a time when phishing attacks and malicious intrusion is mushromming. Microsoft-provided SMS and voice authentication for Microsoft Entra ID will retire on 1 February 2027, with passkeys becoming the preferred authentication method.

If you are a Micrsoft 365 tenancy owner you need to be ready for this change. For instance, business owners may need to help staff update their sign-in routine. Recently, some users who only consider themselves Microsoft account holders have received notifications about this as well. This has led to understandable confusion about who is affected and whether any action is required.

The good news is that the change is straightforward once you understand the difference between a Microsoft account and a Microsoft Entra tenant. Also, this article will help you understand how you can determine if you need to action anything if you do not believe you are affected by this.

Click open the headers below to learn more about how Microsoft Entra Passkeys to prepare for Microsoft’s new credential system. Support options are available for professional assistance. You can return to our Index of Articles by clicking here.

What Are Microsoft Entra Passkeys?

A passkey is a modern authentication method designed to replace traditional passwords and SMS verification codes.

Instead of receiving a text message or entering a password, users authenticate using a trusted device such as:

  • Windows Hello
  • Face recognition
  • Fingerprint authentication
  • A security key
  • A mobile device linked to the account

Microsoft Entra passkeys are classed as phishing-resistant authentication. This means they are far more difficult for attackers to steal, intercept, or misuse than passwords, voice verification, or SMS codes.

As cybercriminals increasingly rely on phishing campaigns, Microsoft and other major technology companies are moving towards authentication methods that do not depend on passwords or mobile text messages.

Why Is Microsoft Retiring SMS Authentication?

SMS authentication has served organisations well for many years, but it has several weaknesses.

Attackers can:

  • Trick users into revealing authentication codes
  • Conduct SIM-swap attacks
  • Intercept messages in some circumstances
  • Use social engineering to bypass protections

Passkeys solve many of these problems because authentication occurs directly between the device and Microsoft’s identity platform.

From Microsoft’s point of view, Microsoft Entra passkeys provide a much stronger security baseline for business and organisational accounts. The company is therefore encouraging all affected users to transition before the retirement date.

Who Is Affected?

If you manage a Microsoft 365 Business tenant, Microsoft Entra tenant, Azure subscription, or related cloud services, you should assume that this announcement applies to you.

Even if you already use Microsoft Entra Passkeys using Microsoft Authenticator, you might have some users who still rely on SMS-based multi-factor authentication (MFA). Often, this is because handsets are too old for tools like Microsoft Authenticator to operate on. Those users will need to migrate to a phishing-resistant authentication method before February 2027.

If you only use services such as:

  • Outlook.com
  • Hotmail
  • Xbox
  • OneDrive Personal
  • Microsoft 365 Personal
  • Microsoft 365 Family

you might not be affected.

However, there is an important exception.

Some people created Microsoft cloud services years ago and unknowingly obtained a Microsoft Entra tenant in the background. Microsoft may therefore send administrative notifications to accounts that appear to be ordinary Microsoft accounts.

How to Check If You Have a Microsoft Entra Tenant

If you receive one of these notifications and are unsure whether it applies to you, perform a simple test.

Visit the Microsoft Entra Admin Centre:

Sign in using the email address that received the notification. You will usually experience one of three outcomes:

Option 1: No Access to a Tenant

If Microsoft reports that you do not have access to a tenant or administrative resources, the notification is unlikely to require any action.

In most cases, personal Microsoft account users can safely disregard the message.

Option 2: Access to a Tenant

If the portal opens and displays tenant information, directory details, or administrative options, Microsoft considers you to have responsibility for an Entra environment.

You should review your authentication methods before the retirement deadline.

Option 3: A Forgotten Trial or Subscription

It is surprisingly common to discover an old Azure trial, Microsoft 365 test tenant, or developer environment that was created years ago.

If one exists, determine whether it is still required. If it remains in use, the transition to Microsoft Entra passkeys should be planned.

What Should You Do?

If you own a Microsoft 365 tenancy, or if your email addressis implicated in Microsoft services listed above which list you in Microsoft Entra, you should begin preparations well before 2027. Recommended actions include:

  1. Review authentication methods currently in use.
  2. Identify users relying solely on SMS or voice authentication.
  3. Check that mobile devices are able to install Microsoft Authenticator app
  4. Enable Microsoft Entra passkeys where appropriate.
  5. Encourage Windows Hello or FIDO2 security key adoption.
  6. Communicate upcoming changes to users.
  7. Test authentication workflows before enforcement begins.

Early adoption reduces the risk of support calls and avoids users being surprised by registration prompts later.

 

Benefits Beyond Compliance

The move to Microsoft Entra passkeys is not simply another administrative requirement. Identity theft is increasing sinificantly and improved security is not just for business users. In fact, if you are a consumer user and you believe your security is satisfactory even with SMS Authentication, you are in a high risk target group.

Imagine waking up one morning to discover that a malicious party has appropriated control of your online retail and banking accounts, and that they are using your identity to buy expensive luxury watches at auction houses for which payment is intended to be drawn against your savings? If this sounds like fiction, think again. This is just one such situation we have dealt with this year, and the trend is escalating.

Microsoft 365 users enjoy Microsoft Entra ID passkeys that offer:

  • Better protection against phishing attacks
  • Reduced password-related support requests
  • Improved user experience
  • Faster sign-in processes
  • Stronger regulatory compliance

In practice, passkeys represent one of the most significant improvements to account security since multi-factor authentication became mainstream. Even if you are not a Microsoft 365 user, we suggest you think very carefully about improving secured access to email. Once an identity is stolen. building a new identity means significant costs and trouble.

Summary

Microsoft Entra passkeys are becoming the future of authentication across Microsoft’s cloud services. While many personal Microsoft account users will not need to take action, anyone responsible for a Microsoft 365 or Entra environment should review their authentication strategy now.

If you receive a notification about the retirement of SMS authentication, the first step is simple: sign in to the Microsoft Entra Admin Centre and determine whether you have access to a tenant. Once you know your status, you can take the appropriate action long before Microsoft’s February 2027 deadline.

Comstat provides independent advice on business IT choices that reduce risk, protect continuity, and support long‑term growth. If you need help with improving your ID security, please get in touch, or use our contact page to organize an appointment which suits your timetable. You can return to our Index of Articles by clicking here .

Email System Audit and Recovery Review: What It Includes and Why It Matters

What Is an Email System Audit and Recovery Review?

An email system audit and recovery review is a structured assessment of your company’s email environment. It examines how your system is configured, how secure it is, and how well it can recover from failure or attack.

Most modern businesses rely on platforms such as Microsoft 365. These systems are powerful, but they are also complex. Over time, settings drift, risks increase, and gaps appear. An audit brings clarity.

A proper email system audit and recovery review answers three key questions:

  • Is the system secure?
  • Is it configured correctly?
  • Can it recover quickly if something goes wrong?

Click open the headers below to learn more about how a professional email system audit helps meet IT compliance standards. Support options are available for professional assistance. You can return to our Index of Articles by clicking here.

What Does an Email System Audit Cover?

An email system audit and recovery review focuses on several core areas. Each one plays a role in protecting your business.

Security and Access

This aspect of an email system audit includes checks on:

  • Multi-factor authentication (MFA)
  • Admin permissions and access levels
  • Legacy protocols such as IMAP or POP
  • Conditional access policies

The goal is to reduce the risk of account compromise, which is one of the most common entry points for attackers.

Mail Flow and Protection

At this stage of an email system audit  we review how email enters and leaves your system:

  • SPF, DKIM, and DMARC records
  • Anti-spoofing protection
  • Anti-phishing and malware filtering
  • A well-configured system stops threats before they reach users.

Mailbox and Data Configuration

As your email system audit progresses, the focus of this exercise deals with how data is stored and managed:

  • Mailbox permissions and shared access
  • Retention policies
  • Archiving and audit logging

Often, businesses discover that data is either not protected enough, or kept longer than needed.

What Is a Recovery Review?

While the audit looks at your current state, the recovery element looks at your future resilience.

A strong email system audit and recovery review will assess:

Backup and Restore Capability

Microsoft 365 includes retention, but it is not a full backup solution. Other email systems make no provision for retention or broader backups at all. A review checks:

  • Whether backups exist
  • How quickly data can be restored
  • How granular recovery is (single emails vs full mailboxes)

Incident Response Readiness

If an account is compromised, speed matters. The review looks at whether you can:

  • Revoke sessions quickly
  • Reset access securely
  • Remove malicious rules or forwarding

Business Continuity

  • You should also know what happens if:
  • DNS settings fail
  • A widespread outage occurs

Few organisations have a good understanding of these areas.

Why This Matters for Modern Businesses

Email is still the backbone of business communication. It is also a primary attack vector. A thorough email system audit and recovery review helps to:

  • Reduce the risk of phishing and account takeover
  • Protect sensitive client data
  • Protect sensitive client data
  • Improve compliance and record keeping
  • Provide confidence for directors and stakeholders

In many cases, it also highlights unused features within your existing licensing—especially in Microsoft 365—that can improve security without increasing cost.

A Practical Approach: Audit in Stages

Many assume an audit must be a large, one-off exercise. In reality, a staged approach is often more effective.
An email system audit and recovery review can be delivered in phases:

Phase 1: Security Baseline

  • Address critical risks such as MFA, admin access, and mail spoofing.

Phase 2: Configuration and Data

  • Review policies, permissions, and retention settings.

Phase 3: Recovery and Resilience

  • Assess backup, monitoring, and incident response processes.

This staged model allows work to be budgeted and managed over time. It also reflects how systems evolve, rather than treating the audit as a fixed snapshot.

A useful comparison is financial accounting. Accounts show a position at a moment in time. By contrast, an email system audit and recovery review can act as an ongoing process, adapting as your business grows and risks change.

What You Should Expect from an Audit

A professional email system audit and recovery review should deliver:

  • A clear findings report
  • Risk ratings (critical, high, medium, low)
  • Plain English explanations
  • A prioritised action plan

The aim is not just to highlight issues, but to give practical steps that improve your system.

Summary

An email system audit and recovery review is not just a technical exercise. It is a way to protect your operations, your data, and your reputation.

Handled correctly, a dsicipline like this provides both immediate improvements and a long-term roadmap. Whether delivered in one piece or in stages, it helps ensure your email system is secure, resilient, and fit for purpose.

Comstat provides independent advice on business IT choices that reduce risk, protect continuity, and support long‑term growth. If you need help managhing email, please get in touch, or use our contact page to organize an appointment which suits your timetable. You can return to our Index of Articles by clicking here .

How to Search by Category in Outlook (Using Favourites & Search Folders)

Using Categories to search for emails

Searching your email by category is a fast way to stay organised, especially for volume email users and if you rely on colour‑coded workflows. Outlook now offers two reliable ways to do this. The simplest method uses categories which you have saved as favourites in your Outlook folder pane.

For more complex needs, Search Folders still offer the most control. This guide shows Microsoft’s recommended approaches and explains what currently works on Windows, web, and Mac.

Hot Tip!! This guidance is written for “New” Outlook. Outlook Classic is scheduled for deprecation in the medium term.

Click open the headers below to learn more about how you can use categories to simplify your searches in Outlook. You can jump to associated articles about Outlook Categories here:

You can return to our Index of Articles by clicking here.

1. The fastest method: using favourited categories in New Outlook

If your goal is simply to search by category in Outlook, the quickest method is to favourite the categories you use most.

How it works

When you favourite a category, it appears in the left‑hand folder pane. Selecting a favourited category instantly filters your mailbox to show every message tagged with that category. It behaves like a dynamic “saved search” without requiring any setup.

Why use this method?

  • Instant filtering without typing a query
  • Always up to date as new mail arrives
  • No Search Folder required
  • Works in:
    • New Outlook for Windows
    • Outlook on the web
    • New Outlook for Mac

Find out how to create Outlook Categories in this article.

2. When you need more: use Search Folders for complex searches

Favourited categories handle single‑category scenarios well. But if you need multi‑criteria filtering—for example:

  • Category + specific sender
  • Category + unread items
  • Category + timeframe
  • OR combinations (e.g., Category A or Category B)

…then a Search Folder is still the best solution.

What is a Search Folder?

A Search Folder is a virtual folder that stores criteria and updates in real time. It works like a reusable saved search. Although the new Outlook does not let users “save a search,” it does support Search Folders.

Outlook default saved search folder

Outlook provides a saved searchesd folder in your folder pane to which you can add search folders.

 

Creating a Search Folder (New/Classic Outlook for DESKTOP)
  1. Right click on Saved Searches Folder → select New (or Add) Search Folder
  2. Choose a preset, or select Create a custom Search Folder
  3. Select Criteria to define filters such as:
    1. Category
    2. From:
    3. Subject
    4. Keywords
    5. Date
  4. Name the folder clearly (e.g., Finance, Categorised, 2026 invoices) and Save.

in this example, a category caslled “Outstanding” has been selected. More attributes can be added to filter your search further.

Add your saved search to Favourites

For extra convenience you can make your saved search a Favourite. This puts a shortcut towards the top of your folder pane near Inbox, Sent, etc. The folder still resides in your Saved Searches folder.

Outlook on the Web: mixed support

Outlook on the web supports Search Folders at the mailbox level, but it does not allow you to pin them to Favourites in the same way the Windows desktop app does.

Practical notes:

  • Search Folders still work and remain visible
  • You cannot favourite saved search folders
  • For quick access, Microsoft recommends using favourited categories instead

If you need to reliably search by category in Outlook on the web, favouriting categories remains the simpler option.

New Outlook for Mac: saved searches exist, but pinning does not

At time of writing, Outlook for Mac allows users to create search queries and save them. However, adding saved searches or Search Folders to the Favourites pane is not supported. Drag‑and‑drop behaviour sometimes appears to work, but it is inconsistent and not officially documented.

Mac users who need fast access to tagged mail should rely on favourited categories until Microsoft expands this feature.

Practical tips for smoother workflows
  • Use meaningful names
    • For Search Folders, name them for purpose: e.g., Client Work – Categorised or Finance – Outstanding.
  • Combine categories with other filters
    • Ideal when you need more than a simple category filter.
  • Keep the list clean
    • Remove old Search Folders to reduce clutter.
  • Use categories as your backbone
    • Especially if your primary aim is to search by category in New Outlook
  • Plan a taxonomy that can be managed over time
    • planning a structure helps to reduce bloat and redundant categories. Also, a documented taxonomy helps colleagues who may need to duplicate categories – remember. categories operate at a user level, not an organisational level.
Summary

If you want to search by category in Outlook, the fastest and most widely supported method is simply to favourite your categories and use the dynamic filter. This works across Windows, web, and Mac.

For advanced filtering, Windows users can rely on Search Folders, which remain the best way to create a complex, reusable saved search. On the web and Mac, Search Folder support is more limited, so categories offer the most consistent experience.

If you need help or want advice about planning a category taxonomy, please get in touch, or use our contact page to organize an appointment which suits your timetable. You can return to our Index of Articles by clicking here.