search
HomeOperation and MaintenanceMac OSSolving the problem of Vmware black screen after MacOS catalina upgrade

Solving the problem of Vmware black screen after MacOS catalina upgrade

1. Turn off the rootless mechanism of MacOS

Rootless mechanism will become the last line of defense against malicious programs

  • Try to turn off Rootless , restart and hold Command R to enter recovery mode and open Terminal

  • Enter csrutil disable

  • If you want to restore csrutil enable

2. If the accessibility function of Mac cannot add other applications

It should be that the upgrade caused /Library/Application\ Support/com.apple.TCC to be damaged or the permissions were abnormal, and a problem occurred.

sudo chmod 777 /Library/Application\ Support/com.apple.TCC
sudo rm -rf /Library/Application\ Support/com.apple.TCC/TCC.db

Restart the system

If the permissions are insufficient, perform the first step

3. To perfectly solve the vmware black screen step, you need to add vmware permissions to allow screen recording

After entering the system, open the terminal and enter the following command (you may be asked to enter a password halfway, just enter the local login password)

tccutil reset All com.vmware.fusion

sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ​​("kTCCServiceScreenCapture", "com.vmware.fusion", 0, 1, 1, "", "", "" , "UNUSED", "", 0,1565595574)'

sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ​​("kTCCServiceListenEvent", "com .vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0,1565595574)'

sudo sqlite3 "/Library/Application Support/com. apple.TCC/TCC.db" 'insert into access values ​​("kTCCServicePostEvent", "com.vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0, 1565595574)'

4. At this time, your vmware fusion should have solved the black screen. It is best to turn on the security mechanism again

  • Try to turn off Rootless and restart. Hold Command R to enter recovery mode and open Terminal

  • If you want to restore csrutil enable

Recommended: "MacOS Tutorial"

The above is the detailed content of Solving the problem of Vmware black screen after MacOS catalina upgrade. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:博客园. If there is any infringement, please contact admin@php.cn delete
Understanding macOS: A Beginner's GuideUnderstanding macOS: A Beginner's GuideApr 22, 2025 am 12:11 AM

The basic operations of macOS include starting applications, managing files, and using system settings. 1. Start the application: Use the Terminal command "open-aSafari" to start the Safari browser. 2. Manage files: browse and organize files through Finder. 3. Use system settings: understand the functions of Dock and Launchpad to improve operational efficiency. Through these basic operations, you can quickly master how to use macOS.

macOS and Linux: Understanding the Key DifferencesmacOS and Linux: Understanding the Key DifferencesApr 21, 2025 am 12:09 AM

macOSandLinuxdifferinuserexperience,technicalaspects,community,andperformance.1)macOSoffersapolished,intuitiveinterfaceidealforaestheticsandeaseofuse.2)Linuxprovidescustomizationandcontrol,appealingtodevelopersandpowerusers.3)macOShasasupportive,inte

macOS vs. Linux: Kernel, Shell, and the CoremacOS vs. Linux: Kernel, Shell, and the CoreApr 20, 2025 am 12:10 AM

There are significant differences between macOS and Linux in terms of kernel, shell and system core: 1. macOS uses the XNU kernel, emphasizing user experience and stability; 2. Linux uses macro kernel, focusing on performance and customization; 3. macOS uses Zsh by default, and Linux has a variety of shell options; 4. macOS system core is highly integrated, while Linux is modular and suitable for customization.

The Most Recent macOS: System Requirements and CompatibilityThe Most Recent macOS: System Requirements and CompatibilityApr 19, 2025 am 12:01 AM

macOSSonoma,releasedin2023,requiresanAppleM1,M2,orIntelCorei5orlater,8GBRAM,35GBstorage,andmacOSBigSur11orlater.ItsupportsMacBook(2017 ),MacBookAir(2018 ),MacBookPro(2017 ),iMac(2017 ),iMacPro(2017),MacPro(2019 ),MacStudio(2022 ),andMacmini(2018 ).

macOS and Linux: Comparing Their Features and FunctionalitymacOS and Linux: Comparing Their Features and FunctionalityApr 18, 2025 am 12:19 AM

macOS is suitable for valuing user experience and hardware and software integration, while Linux is suitable for requiring high customizability and flexibility. macOS is simple and easy to use, seamlessly integrated with Apple products; Linux is open source, adapted to various environments, and has rich community resources.

macOS: Identifying the Most Recent ReleasemacOS: Identifying the Most Recent ReleaseApr 17, 2025 am 12:02 AM

Use the command line tool "sw_vers-productVersion" to identify the latest system version on macOS. 1. Open the terminal and enter the command to get the version number. 2. This command can be used in the script for version comparison and operation. 3. If you need optimization, you can use the "defaultsread" command to read the system file to obtain version information.

macOS Development: Building Native Apps with Swift & XcodemacOS Development: Building Native Apps with Swift & XcodeApr 16, 2025 am 12:01 AM

To develop macOS applications, you need to use Swift and Xcode. 1. Install Xcode and create a new project. 2. Use InterfaceBuilder to design the interface. 3. Write logical code in Swift file. 4. Utilize advanced features such as protocols and generic optimization code. 5. Use debugging tools to resolve common errors. 6. Optimize performance through asynchronous processing.

macOS: The User Experience and DesignmacOS: The User Experience and DesignApr 14, 2025 am 12:02 AM

The design philosophy of macOS is simplicity, user-centered and highly personalized. 1) The simple user interface allows users to quickly find the functions they need; 2) The user-centric design improves the interactive experience; 3) Personalized settings allow the system to be tailored to users; 4) Excellent performance and stability ensure smooth operation of the system; 5) Hidden functions such as shortcut commands and air-to-air playback improve work efficiency.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor