
delete
How to delete photo description so it is truly deleted?
Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 265 次浏览 • 2018-02-07 14:04
Not enough free space to even delete.
NoteBooks • howapple 回复了问题 • 1 人关注 • 1 个回复 • 305 次浏览 • 2018-02-07 14:03
I can't delete files (excel and pdf) from my desktop
iMac • howapple 回复了问题 • 1 人关注 • 1 个回复 • 350 次浏览 • 2018-02-06 08:10
How can I delete iBooks?
iPad • howapple 回复了问题 • 1 人关注 • 1 个回复 • 273 次浏览 • 2018-02-06 02:07
how to delete random history from Apple maps app
iPhone • howapple 回复了问题 • 1 人关注 • 1 个回复 • 253 次浏览 • 2018-02-05 08:09
how delete app Megabackup
Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 253 次浏览 • 2018-02-05 08:08
Should I delete Osx.Malware.Agent-6436574-0?
Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 283 次浏览 • 2018-02-04 08:05
Permanently delete photos MacBook Pro High Sierra
Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 328 次浏览 • 2018-02-04 02:05
Cannot delete an iOS 11 update
iPhone • howapple 回复了问题 • 1 人关注 • 1 个回复 • 270 次浏览 • 2018-02-02 02:07
Delete txt msg
iPhone • howapple 回复了问题 • 1 人关注 • 1 个回复 • 214 次浏览 • 2018-02-01 02:05
Open Message App. Swipe from right to left to either hide or delete the message
Open Message App. Swipe from right to left to either hide or delete the message
The same thing happens to me from time to time. One of the ways that I “fixed&rdquo... 显示全部 »
The same thing happens to me from time to time. One of the ways that I “fixed” it, was to delete an app that I wasn’t really using then delete the update again. That shouldn’t be necessary but it worked. Usually, I just keep trying and trying eventually it will delete. I don’t quit settings until I finally get it to work.
You could try a forced restart and then see if it will delete as it should, but once again, that should not be necessary. To force restart your device, press and hold both the Sleep/Wake and Home buttons for at least ten seconds, until you see the Apple logo.

howapple 回答了问题 • 2018-02-04 02:05 • 1 个回复 不感兴趣
Permanently delete photos MacBook Pro High Sierra
赞同来自:
If I want to export an album to a USB stick for a friend,... 显示全部 »
If I want to export an album to a USB stick for a friend, can I do that from Photos?
Yes, select all photos in the album, then use the command "File > Export > Export ... photos".
In the panel that will open click the "v" to the right of "Photo Kind" to reveal the controls for the size and quality.
Usually the quality "Large" will suffice, but you will probably save the photos with "Size > Full Size".
Now click "Export" and select a folder on your USB stick. Do not write to the top level of the stick, create first a folder.
I wouldn't mess with files in the System folder. I'd leave the file alone and let Malware... 显示全部 »
I wouldn't mess with files in the System folder. I'd leave the file alone and let Malwarebytes do the work.
MegaBackup uninstall - Open your Applications folder, find the icon and drag it to the Tr... 显示全部 »
MegaBackup uninstall - Open your Applications folder, find the icon and drag it to the Trash. It will request your user name and password. Empty the trash. Restart the computer.

howapple 回答了问题 • 2018-02-05 08:09 • 1 个回复 不感兴趣
how to delete random history from Apple maps app
赞同来自:
Thank you so much Saltgrass, I will follow your directions & see what happens for me.... 显示全部 »
Thank you so much Saltgrass, I will follow your directions & see what happens for me.
You are using the new X Phone while I am using 6Plus that might make a difference but we’ll see.
Have a good day & weekend !!!
Je
Launch iBooks, tap on my books tab, tap select, press the book you want to delete, tap de... 显示全部 »
Launch iBooks, tap on my books tab, tap select, press the book you want to delete, tap delete, then tap remove download

howapple 回答了问题 • 2018-02-06 08:10 • 1 个回复 不感兴趣
I can't delete files (excel and pdf) from my desktop
赞同来自:
Please read 显示全部 »
Please read Use safe mode to isolate issues with your Mac - Apple Support and then restart in Safe Mode and try to delete the files. Once done, then restart normally.
You have allowed the drive to become filled to the point where there is no free space lef... 显示全部 »
You have allowed the drive to become filled to the point where there is no free space left resulting in the drive becoming corrupted. You cannot put files in the Trash nor Empty the Trash. You cannot copy and paste or move files. The disk directory is corrupted beyond repair. You cannot back up either. You must do this:
Install El Capitan or Later from Scratch
If possible backup your files.
- Restart the computer. Immediately after the chime hold down the Command and R keys until the Apple logo appears. When the Utility Menu appears:
- Select Disk Utility from the Utility Menu and click on Continue button.
- When Disk Utility loads select the volume (indented entry, usually Macintosh HD) from the Device list.
- Click on the Erase icon in Disk Utility's main window. A panel will drop down.
- Set the Format type to Mac OS Extended (Journaled.)
- Click on the Apply button, then wait for the Done button to activate and click on it.
- Quit Disk Utility and return to the Utility Menu.
- Select Install OS X and click on the Continue button.
This will install the version of OS X you had installed.

howapple 回答了问题 • 2018-02-07 14:04 • 1 个回复 不感兴趣
How to delete photo description so it is truly deleted?
赞同来自:
I have just done an experiment and I see the same behaviour. The "Missing value" test in ... 显示全部 »
I have just done an experiment and I see the same behaviour. The "Missing value" test in the script never fires, because the old value is returned even when it has been deleted.
If you modify the script to replace rather than append the new text, it works. Perhaps you could work around this by selecting only images where you want to append text, and using the standard script; then selecting only images where you want to replace the text, and using a modified script, where the line
set the description to (old_desc & input as text)
is replaced by
set the description to (input as text)
You could also delete the missing value test, and change the prompt to be clearer, but this minimal change would do the replacement.
How to delete photo description so it is truly deleted?
回复Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 265 次浏览 • 2018-02-07 14:04
Not enough free space to even delete.
回复NoteBooks • howapple 回复了问题 • 1 人关注 • 1 个回复 • 305 次浏览 • 2018-02-07 14:03
I can't delete files (excel and pdf) from my desktop
回复iMac • howapple 回复了问题 • 1 人关注 • 1 个回复 • 350 次浏览 • 2018-02-06 08:10
how to delete random history from Apple maps app
回复iPhone • howapple 回复了问题 • 1 人关注 • 1 个回复 • 253 次浏览 • 2018-02-05 08:09
how delete app Megabackup
回复Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 253 次浏览 • 2018-02-05 08:08
Should I delete Osx.Malware.Agent-6436574-0?
回复Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 283 次浏览 • 2018-02-04 08:05
Permanently delete photos MacBook Pro High Sierra
回复Mac OS & System Software • howapple 回复了问题 • 1 人关注 • 1 个回复 • 328 次浏览 • 2018-02-04 02:05
Cannot delete an iOS 11 update
回复iPhone • howapple 回复了问题 • 1 人关注 • 1 个回复 • 270 次浏览 • 2018-02-02 02:07