Here's a guide on how to manage Guide Active Downloads on major platforms:
Managing Guide Active Downloads on Windows
- Open the Start menu and search for "Task Manager."
- Click on "More details" to expand the Task Manager.
- Navigate to the "Processes" tab.
- Look for the process named "OneDrive."
- Right-click on "OneDrive" and select "Open file location."
- Right-click on the OneDrive.exe file and select "End task."
- Wait for the OneDrive sync to stop, then restart it manually.
# Navigate to OneDrive.exe
C:\Users\YourUsername\AppData\Local\Microsoft\OneDrive\onedrive.exe
# End OneDrive task
Taskkill /IM OneDrive.exe /F
Managing Guide Active Downloads on macOS
- Click on the Apple menu and select "System Preferences."
- Click on "Mission Control."
- Click on the "Garbage Collection" tab.
- Check the box next to "Disable all automatic garbage collection."
- Restart your Mac.
# Disable automatic garbage collection
defaults write com.apple.finder DisableAllGarbageCollection 1
killall Finder
Managing Guide Active Downloads on Linux
- Open a terminal window.
- Type the following command to stop Dropbox from syncing:
# Stop Dropbox sync
dropbox stop
- Type the following command to start Dropbox syncing again:
# Start Dropbox sync
dropbox start
Managing Guide Active Downloads on Android
- Open the Google Play Store app.
- Tap on the menu icon (three horizontal lines) and select "Settings."
- Tap on "Auto-update apps."
- Select "Don't auto-update apps."
- Open the Google Play Store app again.
- Tap on the menu icon and select "My apps & games."
- Find the app causing the issue and tap on it.
- Tap on the "Force stop" button.
- Tap on the "Storage" button.
- Tap on "Clear cache."
- Reinstall the app by tapping on the "Install" button.
Managing Guide Active Downloads on iOS
- Open the Settings app.
- Tap on "General."
- Tap on "Background App Refresh."
- Tap on "Off" for the app causing the issue.
- Open the app causing the issue.
- Tap on the "Offload App" button.
- Tap on the "Reinstall App" button.