Excluding Subfolders and Protected Folders in OneDrive for Windows Security
Microsoft's OneDrive is a popular cloud storage service that allows users to store, sync, and share files across different devices. OneDrive offers various security features, including the protection of specific folders, known as "protected folders." However, users may want to exclude subfolders within these protected folders from this protection. This article will discuss how to exclude subfolders and protected folders in OneDrive for Windows Security.
Understanding Protected Folders in OneDrive
Protected folders in OneDrive are special folders that are always protected, meaning that they cannot be synced with other devices or shared with other users. These folders include the following:
- Desktop
- Documents
- Pictures
- Downloads
- Music
- Videos
While protecting these folders is essential for security reasons, it may also limit the user's ability to share or sync specific files or folders. Therefore, users may want to exclude subfolders within these protected folders from protection.
Excluding Subfolders from Protected Folders
To exclude subfolders from protected folders in OneDrive, follow these steps:
- Open the OneDrive app on your Windows device.
- Click on the "Settings" icon in the top right corner of the app.
- Click on "Settings" in the dropdown menu.
- Under the "Account" tab, click on "Choose folders."
- Uncheck the box next to the protected folder you want to exclude subfolders from.
- Click on "OK" to save your changes.
Once you have unchecked the box next to the protected folder, you can then select the specific subfolders you want to exclude from protection. To do this, follow these steps:
- Click on the "+" sign next to the protected folder you unchecked.
- Check the box next to the subfolder you want to exclude from protection.
- Click on "OK" to save your changes.
By following these steps, you can exclude specific subfolders from protected folders in OneDrive. However, it is important to note that excluding subfolders from protection may increase the risk of data loss or theft. Therefore, it is essential to ensure that the subfolders you exclude do not contain sensitive or confidential information.
Adding OneDrive Folder to Protected Folders
If you have added a new folder to OneDrive and want to add it to the list of protected folders, follow these steps:
- Open the OneDrive app on your Windows device.
- Click on the "Settings" icon in the top right corner of the app.
- Click on "Settings" in the dropdown menu.
- Under the "Account" tab, click on "Choose folders."
- Check the box next to the folder you want to add to the protected folders list.
- Click on "OK" to save your changes.
By following these steps, you can add a new folder to the list of protected folders in OneDrive. However, it is important to note that adding a folder to the protected folders list will prevent it from being synced with other devices or shared with other users.
References
- What is OneDrive folder protection and how do I turn it on or off?
- How to exclude folders from OneDrive backup in Windows 10
- How to Exclude Folders from OneDrive Backup in Windows 10
// Example code block
function excludeSubfoldersFromProtectedFolders() {
// Code to exclude subfolders from protected folders in OneDrive
}