Skip to content
Follow
Windows

How to Turn On or Off Delete Warnings for Cloud Files in Windows 11

Richard
Written by
Richard
Jan 31, 2026 Updated Apr 2, 2026 3 min read
How to Turn On or Off Delete Warnings for Cloud Files in Windows 11
How to Turn On or Off Delete Warnings for Cloud Files in Windows 11

Ever accidentally deleted a cloud file and wished you had a second chance? Windows 11 lets you control those delete warnings for cloud files, giving you that extra confirmation for services like OneDrive or Dropbox.

These warnings pop up when you try to delete files stored only in the cloud, which helps prevent accidental data loss. For example, if you use OneDrive’s “Files On-Demand” feature (which keeps files stored only online to save space) and attempt to delete a file not yet downloaded, Windows 11 will prompt you.

This ensures you consciously confirm the deletion of cloud-only files, giving you a crucial second chance.

⚡ Quick Answer

To turn off delete warnings for cloud files in Windows 11, check the “Don’t ask me again” box that appears with the warning prompt. Alternatively, use the Registry Editor to create or modify the “Donotshowagain” DWORD value to 1.

What is File Explorer?

Before we dive into the steps, let’s quickly clarify a couple of terms you’ll see.

File Explorer is your go-to tool for managing files on your Windows computer. It lets you find, copy, move, delete, and organize everything, whether it’s on your PC or in the cloud.

What are Online-Only Cloud Files?

When you use cloud services like OneDrive or Dropbox, some files may be stored only in the cloud to save space on your computer. These are called “online-only” files.

Why Do You See a Delete Warning?

When you delete an online-only file, Windows shows a warning to make sure you really want to delete it. Why? Because the file will be removed permanently and won’t go to the Recycle Bin. You can’t get it back easily.

Delete confirmation for cloud files in File Explorer
Delete confirmation for cloud files in File Explorer

How to Turn the Delete Warning On or Off in File Explorer

When you delete an online-only file, the warning popup appears. Here’s what to do:

  1. Look for the box that says “Don’t ask me again”.
  2. To keep seeing warnings: Make sure this box is unchecked.
  3. To stop seeing warnings: Check this box, and you won’t be asked again.

How to Turn the Delete Warning On or Off Using the Registry Editor

Changing the cloud file delete warning setting using the Windows Registry is an advanced option for users comfortable with system tweaks.

⚠️ Admin privileges required for the following steps.

Follow these steps:

  1. Open the Registry Editor by typing regedit in the Start menu search and pressing Enter.
  2. Go to this folder path: Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\SyncRootManager
  3. Right-click on SyncRootManager, choose New > DWORD (32-bit) Value.
  4. Name the new value Donotshowagain.
  5. Double-click Donotshowagain and set the value to:
    • 0 to enable the delete confirmation prompt (you will see the warning).
    • 1 to disable the prompt (no warning will appear).
  6. Close Registry Editor and restart your computer to apply changes.
Windows Registry Editor showing Donotshowagain value
Windows Registry Editor showing Donotshowagain value

Summary

  • The delete confirmation helps prevent accidentally deleting important cloud files.
  • If you delete files often and don’t want interruptions, you can turn off the warning.
  • You can toggle this setting either when the warning pops up or by using the Registry Editor.
  • Always back up your system before making registry changes.
  • Understanding these settings helps you manage your cloud files safely and easily.

The cloud file delete warning is a helpful safety net to stop you from accidentally removing important files stored in the cloud.

How do I turn off Ask before deleting?

And then go down and select the settings. Button. Select general settings. And then scroll down underneath.

How do I delete a file that says the cloud file provider is not running?

If you’re trying to delete a file or folder and get an error saying the cloud file provider isn’t running, it usually means there are still cloud-linked items inside.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Remove Home Folder from Windows 11 File Explorer
Windows How to Remove Home Folder from Windows 11 File Explorer
How to Display Full Path in Windows 11 File Explorer
Windows How to Display Full Path in Windows 11 File Explorer
How to Enable OneDrive Files On-Demand in Windows 11
Windows How to Enable OneDrive Files On-Demand in Windows 11
How to Change File Explorer Layout in Windows 11
Windows How to Change File Explorer Layout in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *