Since you've already upgraded
MacOS, Windows, Parallels, and MS Office, but Excel is still showing
"Excel not responding", here are some troubleshooting steps that may help:
1. Check Parallels Resource Allocation
If Parallels is not allocating enough RAM or CPU to Windows, Excel might freeze.
- Open Parallels Desktop → Click Control Center → Select your Windows VM → Click Configuration (gear icon).
- Under Hardware → CPU & Memory, make sure:
- RAM is at least 4GB (8GB is better).
- CPU is set to at least 2 cores (or more if available).
- Apply changes and restart your VM.
2. Open Excel in Safe Mode
Try launching Excel in
Safe Mode to check if an add-in is causing the issue.
- Open Run (Win + R).
- Type:
bash
excel /safe
- Press Enter.
If Excel opens fine in Safe Mode, disable add-ins:
- Go to File → Options → Add-ins.
- Disable all add-ins and restart Excel.
3. Repair Microsoft Office
- Open Control Panel → Programs & Features.
- Select Microsoft Office → Click Change.
- Choose Quick Repair. If that doesn't work, try Online Repair.
4. Disable Graphics Acceleration
- Open Excel (if possible, even in Safe Mode).
- Go to File → Options → Advanced.
- Scroll down to Display and check "Disable hardware graphics acceleration".
- Restart Excel.
5. Check for Conflicts with MacOS Features
- Disable App Nap for Parallels:
- Go to Applications → Parallels Desktop.
- Right-click Parallels → Get Info.
- Check "Prevent App Nap".
- Check Disk Permissions on Mac:
- Open Disk Utility → Select Macintosh HD.
- Click First Aid → Run.
6. Reinstall Microsoft Office
If nothing works, a clean reinstall may help:
- Uninstall Office from Windows.
- Delete remaining files in:
makefile
C:\Program Files\Microsoft Office
C:\Users\<YourUsername>\AppData\Roaming\Microsoft\Office
- Restart Windows.
- Reinstall Office.
7. Test with a Different User Account
- Create a new Windows user in Control Panel → User Accounts.
- Log in with the new account and open Excel.
8. Update Parallels Video Drivers
Parallels Graphics Drivers might cause issues:
- Open Windows Device Manager → Display Adapters.
- Right-click Parallels Display Adapter → Update Driver.
Final Option: Reinstall Parallels & Windows
If nothing works, consider reinstalling Parallels and creating a
fresh Windows VM.
Let me know what you've tried, and I can guide you further!