Forum Discussion
被禁止自动下载的应用该如何启用此功能
- Nov 28, 2023
Hi hhjmk,
if I have translated your question correctly, here’s how to unblock apps to request file downloads automatically from OneDrive or other cloud storage services:- Open Settings.
- Click on Privacy.
- Click on Automatic file downloads.
- Click the Allow button.www.windowscentral.com
If the Allow button is grayed out, then it means you have not blocked any apps from requesting automatic file downloads,Here's how you can block/unblock apps using a registry key:
1. Press the Win+R keys to open Run, type regedit into Run, and click/tap on OK to open Registry Editor.
2. Navigate to the registry key below in the left pane of Registry Editor. (see screenshot below)
HKEY_CURRENT_USER\Software\Policies\Microsoft\CloudFiles\BlockedApps
3. Under the BlockedApps key in the left pane, each blocked app will have a subkey created which stores the App Name, Path, and Package Name (Microsoft Store app).
4. In the right pane of the blocked app's subkey, double click/tap on the Enabled DWORD to modify it.
5. Change the value of the Enabled DWORD to 0, and click/tap on OK.
A value of 1 is for being blocked.
6. When finished, you can close Registry Editor.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
Hi hhjmk,
if I have translated your question correctly, here’s how to unblock apps to request file downloads automatically from OneDrive or other cloud storage services:
- Open Settings.
- Click on Privacy.
- Click on Automatic file downloads.
- Click the Allow button.
www.windowscentral.com
If the Allow button is grayed out, then it means you have not blocked any apps from requesting automatic file downloads,
Here's how you can block/unblock apps using a registry key:
1. Press the Win+R keys to open Run, type regedit into Run, and click/tap on OK to open Registry Editor.
2. Navigate to the registry key below in the left pane of Registry Editor. (see screenshot below)
HKEY_CURRENT_USER\Software\Policies\Microsoft\CloudFiles\BlockedApps
3. Under the BlockedApps key in the left pane, each blocked app will have a subkey created which stores the App Name, Path, and Package Name (Microsoft Store app).
4. In the right pane of the blocked app's subkey, double click/tap on the Enabled DWORD to modify it.
5. Change the value of the Enabled DWORD to 0, and click/tap on OK.
A value of 1 is for being blocked.
6. When finished, you can close Registry Editor.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
- hhjmkNov 28, 2023Copper Contributor非常感谢,这个问题得到了解决