MacBook Pro 13″ 的桌面不能新建文件夹
桌面不能新建文件夹截图后不能储存在桌面
[经过版主编辑]
MacBook Pro 13″, macOS 13.5
桌面不能新建文件夹截图后不能储存在桌面
[经过版主编辑]
MacBook Pro 13″, macOS 13.5
进入终端后,请复制并运行下面的命令,它会生成并打开一个叫info.txt的文本文件,请把它的内容贴上来看看,是什么情况:
clear; { echo "= Local User List:"; dscl . -list /Users UniqueID | sort -k2 -n; printf "~~~%.0s$s" {1..10}; printf "\n=== Users Folder:\n"; ls -la /Users/; printf "~~~%.0s$s" {1..10}; printf "\n=== Current User=[$(id -un)] Directory Configurations:\n"; dscl . read /Users/$(id -un) NFSHomeDirectory PrimaryGroupID RealName RecordName RecordType UniqueID UserShell GeneratedUID AuthenticationAuthority AltSecurityIdentities; printf "~~~%.0s$s" {1..10}; printf "\n=== All User Local HomeDirectory Setting:\n"; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do dscl . read /Users/$user NFSHomeDirectory | awk '{print $2}'; done; printf "~~~%.0s$s" {1..10}; printf "\n===Secure Token:\n"; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do sysadminctl -secureTokenStatus $user; done; printf "~~~%.0s$s" {1..10}; printf "\n===File System Status:\n"; sysadminctl -filesystem status; printf "\n===macOS Version:\n"; sw_vers; printf "\n===Hardware Basic Info:\n"; system_profiler SPHardwareDataType | grep -v "Serial Number\|Hardware UUID"; printf "~~~%.0s$s" {1..10}; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do printf "\n=== User=$user:\n"; dscl . read /Users/$user NFSHomeDirectory NFSHomeDirectory PrimaryGroupID RealName RecordName RecordType UniqueID UserShell GeneratedUID AuthenticationAuthority AltSecurityIdentities; done; printf "~~~%.0s$s" {1..10}; printf "\n===Users home folder:\n"; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do printf "\n------------User=$user-----------:\n"; ls -hale@ $(dscl . read /Users/$user NFSHomeDirectory | awk '{print $2}'); done; dsconfigad -show; odutil show all} 2>&1 | tee /tmp/info.txt; open /tmp/info.txt
使用终端命令提示:
进入终端后,请复制并运行下面的命令,它会生成并打开一个叫info.txt的文本文件,请把它的内容贴上来看看,是什么情况:
clear; { echo "= Local User List:"; dscl . -list /Users UniqueID | sort -k2 -n; printf "~~~%.0s$s" {1..10}; printf "\n=== Users Folder:\n"; ls -la /Users/; printf "~~~%.0s$s" {1..10}; printf "\n=== Current User=[$(id -un)] Directory Configurations:\n"; dscl . read /Users/$(id -un) NFSHomeDirectory PrimaryGroupID RealName RecordName RecordType UniqueID UserShell GeneratedUID AuthenticationAuthority AltSecurityIdentities; printf "~~~%.0s$s" {1..10}; printf "\n=== All User Local HomeDirectory Setting:\n"; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do dscl . read /Users/$user NFSHomeDirectory | awk '{print $2}'; done; printf "~~~%.0s$s" {1..10}; printf "\n===Secure Token:\n"; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do sysadminctl -secureTokenStatus $user; done; printf "~~~%.0s$s" {1..10}; printf "\n===File System Status:\n"; sysadminctl -filesystem status; printf "\n===macOS Version:\n"; sw_vers; printf "\n===Hardware Basic Info:\n"; system_profiler SPHardwareDataType | grep -v "Serial Number\|Hardware UUID"; printf "~~~%.0s$s" {1..10}; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do printf "\n=== User=$user:\n"; dscl . read /Users/$user NFSHomeDirectory NFSHomeDirectory PrimaryGroupID RealName RecordName RecordType UniqueID UserShell GeneratedUID AuthenticationAuthority AltSecurityIdentities; done; printf "~~~%.0s$s" {1..10}; printf "\n===Users home folder:\n"; dscl . -list /Users UniqueID | sort -k2 -n | awk '$2>500' | awk '{print $1}' | while read user; do printf "\n------------User=$user-----------:\n"; ls -hale@ $(dscl . read /Users/$user NFSHomeDirectory | awk '{print $2}'); done; dsconfigad -show; odutil show all} 2>&1 | tee /tmp/info.txt; open /tmp/info.txt
使用终端命令提示:
雄294,你好
感谢你来到 Apple 支持社区!
首先,感谢 tonyfromcalgary 提供的信息。
我了解到你在使用 Mac 时遇到了“桌面”无法新建文件夹的情况。建议你不妨也尝试以下操作步骤:
如果以上操作步骤未能解决你的问题,请联系 Apple 支持来获得更多协助。请点击以下链接,选择“Mac”:Apple Support
希望可以帮助到你,谢谢!
记得曾经在哪里看到过,运行下面的命令试试:
defaults write com.apple.finder CreateDesktop -bool true; killall Finder
您好允许访问桌面之后,出来了大概这样一个情况我该如何解决呢?
= Local User List:
nobody -2
root 0
daemon 1
_uucp 4
_taskgated 13
_networkd 24
_installassistant 25
_lp 26
_postfix 27
_scsd 31
_ces 32
_appstore 33
_mcxalr 54
_appleevents 55
_geod 56
_devdocs 59
_sandbox 60
_mdnsresponder 65
_ard 67
_www 70
_eppc 71
_cvs 72
_svn 73
_mysql 74
_sshd 75
_qtss 76
_cyrus 77
_mailman 78
_appserver 79
_clamav 82
_amavisd 83
_jabber 84
_appowner 87
_windowserver 88
_spotlight 89
_tokend 91
_securityagent 92
_calendar 93
_teamsserver 94
_update_sharing 95
_installer 96
_atsserver 97
_ftp 98
_unknown 99
_softwareupdate 200
_coreaudiod 202
_screensaver 203
_locationd 205
_trustevaluationagent 208
_timezone 210
_lda 211
_cvmsroot 212
_usbmuxd 213
_dovecot 214
_dpaudio 215
_postgres 216
_krbtgt 217
_kadmin_admin 218
_kadmin_changepw 219
_devicemgr 220
_webauthserver 221
_netbios 222
_warmd 224
_dovenull 227
_netstatistics 228
_avbdeviced 229
_krb_krbtgt 230
_krb_kadmin 231
_krb_changepw 232
_krb_kerberos 233
_krb_anonymous 234
_assetcache 235
_coremediaiod 236
_launchservicesd 239
_iconservices 240
_distnote 241
_nsurlsessiond 242
_displaypolicyd 244
_astris 245
_krbfast 246
_gamecontrollerd 247
_mbsetupuser 248
_ondemand 249
_xserverdocs 251
_wwwproxy 252
_mobileasset 253
_findmydevice 254
_datadetectors 257
_captiveagent 258
_ctkd 259
_applepay 260
_hidd 261
_cmiodalassistants 262
_analyticsd 263
_fpsd 265
_timed 266
_nearbyd 268
_reportmemoryexception 269
_driverkit 270
_diskimagesiod 271
_logd 272
_appinstalld 273
_installcoordinationd 274
_demod 275
_rmd 277
_accessoryupdater 278
_knowledgegraphd 279
_coreml 280
_sntpd 281
_trustd 282
_mmaintenanced 283
_darwindaemon 284
_notification_proxy 285
_avphidbridge 288
_biome 289
_backgroundassets 291
_oahd 441
chengyuanjin 501
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
=== Users Folder:
total 0
MacBook Pro 13″ 的桌面不能新建文件夹