恢复MacOS 26系统后台的动作命令

1、终端

输入

c 复制代码
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain

回车后输入mac解锁密码。

2、输入强制关闭命令

c 复制代码
sudo defaults write /Library/Preferences/FeatureFlags/Domain/SpotlightUI.plist SpotlightPlus -dict Enabled -bool false

它会"强制关闭 Spotlight Plus(或称 Spotlight 新版 UI)功能"。

3、重启mac即可

相关推荐
ihui数学建模4 小时前
【Mac版】Linux 入门命令行快捷键+联想记忆
linux·运维·macos
可曾去过倒悬山20 小时前
mac操作笔记
macos
可曾去过倒悬山20 小时前
Mac上优雅简单地使用Git:从入门到高效工作流
git·elasticsearch·macos
山楂树の1 天前
模型优化——在MacOS 上使用 Python 脚本批量大幅度精简 GLB 模型(通过 Blender 处理)
python·macos·3d·图形渲染·blender
光头才能变强1 天前
Mac安装Navicat教程Navicat Premium for Mac v17.1.9 Mac安装navicat【亲测】
macos
Frilled Lizard1 天前
解决mac下git pull、push需要输入密码
git·macos
是小崔啊1 天前
Mac下的Homebrew
macos
0wioiw02 天前
Apple基础(Xcode①-项目结构解析)
ide·macos·xcode
名字不要太长 像我这样就好2 天前
【iOS】weak修饰符
macos·ios·objective-c·cocoa·xcode
ghostwritten2 天前
在 Mac 上用 Vagrant 安装 K8s
macos·kubernetes·vagrant