Disable Parallels Desktop advertisements
- Single actionThis page belongs to a script, containing basic changes to achieve a task.
- macOS onlyThis script improves your privacy on macOS
- Impact: MinimumSystem Functionality Loss Risk: Low
This action improves privacy with minimal impact when you run the recommended script. - Bash (Shell script)These changes use macOS system commands to update your settings.
- Fully reversible
You can fully restore this action (revert back to the original behavior) using this website.
The restore/revert methods provided here can help you fix issues.
Overview
Parallels Desktop in-product notifications to show ads from Parallels or other third party companies 1.
The main setting is ProductPromo.ForcePromoOff
1 that you can check using:
defaults read 'com.parallels.Parallels Desktop' 'ProductPromo.ForcePromoOff'
defaults read 'com.parallels.Parallels Desktop' 'WelcomeScreenPromo.PromoOff'
By default, on clean installations the value is 0
which is equivalent of no
.
There is also WelcomeScreenPromo.PromoOff
setting that's pre-configured to 1
(no
as
default). It's undocumented but still kept disabled by this script.
Sources
- Unable to process the upgrade request. Parallels Forums. forum.parallels.com. (2024).
Original: https://forum.parallels.com/threads/unable-to-process-the-upgrade-request.345603
Archived: https://web.archive.org/web/20240314062932/https://forum.parallels.com/threads/unable-to-process-the-upgrade-request.345603/ - How do I turn off notifications in Parallels Desktop and Parallels Access?. Knowledge Base. parallels.com. (2022).
Original: https://kb.parallels.com/114422
Archived: https://web.archive.org/web/20221012151800/https://kb.parallels.com/114422
Apply Now
Choose one of three ways to apply:
Help
How to apply or restore "Disable Parallels Desktop advertisements" using script
- ≈ 3 min to complete
- Tools: Web Browser
- Difficulty: Medium
- ≈ 5 instructions
- 1
Download
Download the script file by clicking on thebutton above.
Use button above to restore changes. - 2
Keep the file
If warned by your browser, keep the file. - 3
Open
Open the downloaded file. - 4
Exit
Once it's done, press any key to exit the window. - 5
Restart
Restart your computer for all changes to take effect.
Apply with privacy.sexy
Guided, automated application with safety checks- Recommended for most users
- Includes safety checks
- Free
- Open-source
- Popular
- Offline/Online usage
Help
How to apply or restore "Disable Parallels Desktop advertisements" using privacy.sexy
- ≈ 3 min to complete
- Tools: privacy.sexy
- Difficulty: Simple
- ≈ 4 instructions
- 2
Choose script
- Search for the script name: Disable Parallels Desktop advertisements
- Check the script by clicking on the checkbox.
- 3
Run
Click on ▶️ Run button at the bottom of the page.This button only appears on desktop version (recommended). On browser, use 💾 Save button.
- Apply
- Revert
defaults write 'com.parallels.Parallels Desktop' 'ProductPromo.ForcePromoOff' -bool yes
defaults write 'com.parallels.Parallels Desktop' 'WelcomeScreenPromo.PromoOff' -bool yes
ImRlZmF1bHRzIHdyaXRlICdjb20ucGFyYWxsZWxzLlBhcmFsbGVscyBEZXNrdG9wJyAnUHJvZHVjdFByb21vLkZvcmNlUHJvbW9PZmYnIC1ib29sIG5vXG5kZWZhdWx0cyB3cml0ZSAnY29tLnBhcmFsbGVscy5QYXJhbGxlbHMgRGVza3RvcCcgJ1dlbGNvbWVTY3JlZW5Qcm9tby5Qcm9tb09mZicgLWJvb2wgeWVzIg==
Help
How to apply or restore "Disable Parallels Desktop advertisements" using commands
- ≈ 2 min to complete
- Tools: Terminal app
- Difficulty: undefined
- ≈ 3 instructions
- 1
Open terminal
Open Terminal app. - 2
Copy code
Copy the code: - 3
Paste & run
Paste the code into Terminal and press Enter to run.Some changes require a system restart to take effect
Similar Guides
Wider Goal
Guides below includes this guide to achieve a wider goal.See other more general settings that includes this one as one of its actions.These plans combine multiple privacy settings, including this one, for stronger protection.
- Configure Parallels Desktop
- Configure programs
Parallels Desktop for Mac is software providing hardware virtualization for macOS. When you use it, it collects and shares your personal data to third pa...
Same Goal
Another guide in Configure Parallels Desktop See settings that are in the same category as this guide.Using other actions in the same category may help you achieve your goal better.
About the Creators
These people have authored this documentation and written its scripts:
Reviewed By
This guide has undergone comprehensive auditing and peer review:Expert review by undergroundwires
- Verified technical accuracy and editorial standards
- Assessed system impact and user privacy risks
- Audited and verified using automated security tests
Public review by large community
- Privacy enthusiasts and professionals peer-reviewed
- Millions of end-users tested across different environments
- Audited and verified using third-party security software
History
We continually monitor our guides, their impact and other potential privacy options. We update our guides when new information becomes available. On every update, we publicly store who made the change, what has been changed, why the change was made and when the change was made.