Windows 10 normally sends files you delete to the Recycle Bin. They’ll be kept until you empty it—or, in some cases, until Windows 10 automatically empties your Recycle Bin. Here’s how to skip the Recycle Bin and delete files immediately.

Windows 10通常会将您删除的文件发送到回收站。 它们将一直保留到您将其清空为止,或者在某些情况下,直到Windows 10自动清空回收站。 以下是跳过回收站并立即删除文件的方法。

This doesn’t necessarily “permanently delete” files. Your deleted files may still be recoverable, especially if you’re using a mechanical hard drive and not a solid-state drive. We recommend using encryption to protect all your files—with full-disk encryption, people can’t recover your deleted files without also bypassing the encryption

这不一定“永久删除”文件。 您删除的文件仍然可以恢复,特别是如果您使用的是机械硬盘驱动器而不是固态驱动器。 我们建议使用加密来保护您的所有文件-使用全盘加密,如果不绕过加密,人们将无法恢复已删除的文件

如何立即删除一个或多个文件(How to Delete One or More Files Immediately)

To delete a file, folder, or multiple files and folders immediately, select them in File Explorer and press Shift+Delete on your keyboard.

要立即删除一个文件,文件夹或多个文件和文件夹,请在文件资源管理器中选择它们,然后按键盘上的Shift + Delete键。

You can also right-click the files, press and hold the Shift key, and click the “Delete” option in the context menu.

您也可以右键单击文件,按住Shift键,然后单击上下文菜单中的“删除”选项。

Windows will ask you if you want to permanently delete the file. Click “Yes” or press Enter to confirm.

Windows会询问您是否要永久删除该文件。 单击“是”或按Enter确认。

You won’t be able to recover files from the Recycle Bin if you delete them in this way.

如果您以这种方式删除文件,则将无法从回收站中恢复文件。

如何始终跳过回收站 (How to Always Skip the Recycle Bin)

You can also tell Windows to stop using the Recycle Bin in the future. To do this, right-click your “Recycle Bin” icon and select “Properties.”

您还可以告诉Windows将来停止使用回收站。 为此,请右键单击“回收站”图标,然后选择“属性”。

Enable the “Don’t move files to the Recycle Bin. Remove files immediately when deleted.” option here.

启用“不要将文件移到回收站”。 删除后立即删除文件。” 选项在这里。

Note that Windows uses different Recycle Bin settings for different drives. For example, if you delete a file on drive C:, it goes to the Recycle Bin on drive C:. If you delete a file on drive D:, it goes to the Recycle Bin on drive D:.

请注意,Windows对不同的驱动器使用不同的回收站设置。 例如,如果删除驱动器C:上的文件,它将转到驱动器C:上的回收站。 如果删除驱动器D:上的文件,它将转到驱动器D:上的回收站。

So, if you have multiple drives, you’ll need to select them all in the list here and change the setting for each drive you’d like to change it for.

因此,如果您有多个驱动器,则需要在此处的列表中全部选择它们,并更改要为其更改的每个驱动器的设置。

Click “OK” to save your settings.

单击“确定”保存设置。

Beware: Any files you delete in the future will immediately be deleted, just as if you had used the Shift+Delete option. If you accidentally press the Delete key with some files selected, they’ll vanish immediately and you won’t be able to get them back.

当心:将来删除的所有文件都将立即删除,就像使用Shift + Delete选项一样。 如果您在选择某些文件时不小心按下Delete键,它们将立即消失,并且您将无法找回它们。

For this reason, you might want to activate the “Display delete confirmation dialog” option. You’ll be asked to confirm your choice every time you delete files.

因此,您可能要激活“显示删除确认对话框”选项。 每次删除文件时,系统都会要求您确认选择。

翻译自: https://www.howtogeek.com/679976/how-to-skip-the-recycle-bin-for-deleting-files-on-windows-10/

如何在Windows 10上跳过回收站以删除文件相关推荐

  1. 如何在Windows 10上压缩(和解压缩)文件

    The ZIP file format reduces the size of files by compressing them, saving disk space, and reducing n ...

  2. skype自动回复_如何在Windows 10上阻止Skype自动启动

    skype自动回复 Microsoft 微软 The Skype app included with Windows 10 now has a notification area icon. That ...

  3. linux执行windows创建的脚本,如何在Windows 10上创建和运行Bash Shell脚本 | MOS86

    随着Windows 10的到来您还可以将Bash命令合并到Windows批处理文件或PowerShell脚本中. 如果你知道你是什么Windows和UNIX使用不同的行尾字符,Windows文件系统可 ...

  4. vscode重置应用程序_如何在Windows 10上重置应用程序的数据

    vscode重置应用程序 With Windows 10's Anniversary Update, you can now reset an app's data without actually ...

  5. ffmpeg添加到环境变量_如何在Windows 10上下载和安装FFmpeg

    如何在Windows 10上下载和安装FFmpeg FFmpeg是一种流行的开源工具,用于对音频和视频文件执行多项操作.这些操作包括多路复用,解复用,编码,解码,过滤,流式传输等. 它还用于缩放和旋转 ...

  6. 如何在Windows 10 上定时备份线上Minio 资源

    如何在Windows 10 上定时备份线上Minio 资源 一.系统环境 二.软件安装 三.设置定时任务 3.1 创建账号 3.2 同步测试 3.3 编写同步脚本 3.4 脚本测试 3.5 创建定时任 ...

  7. 如何在Windows 10上退出安全模式

    Booting Windows 10 in safe mode is a good idea if you can't start Windows 10 normally, and you need ...

  8. 如何在Windows 10 上安装SQL Server 2000数据库?

    Win10本身是一个兼容性较好的操作系统,目前有很多人在咨询如何在Windows 10 上安装 SQL Server 2000数据库,都没有成功过.主要是卡在了安装过程中的mdac2.6 安装上,一直 ...

  9. shell bash脚本_如何在Windows 10上创建和运行Bash Shell脚本

    shell bash脚本 With the arrival of Windows 10's Bash shell, you can now create and run Bash shell scri ...

最新文章

  1. 对抗性鲁棒性与模型压缩:ICCV2019论文解析
  2. 滤波器电路的Python仿真
  3. git 你get了吗(git命令日常使用)
  4. 倒立摆的数学模型,matlab程序,simulink,c语言控制,一级倒立摆的控制设计
  5. Simulink仿真教程4---模块库介绍
  6. Ubuntu 循环显示登录界面
  7. 【译】Getting Started With Ethereum and Building Basic Dapp — Part 1
  8. 请问如何把.net framework框架集成在安装程序里头?
  9. Shell for循环
  10. linux qos 软件,linux下QOS:应用篇 - 博客 - 伯乐在线
  11. random_normal_initializer 使用
  12. 复习栈和队列,详解最小栈,栈的弹出压入序列,逆波兰表达式求值
  13. 前端学习(1562):ng-hide,ng-show
  14. java 判断一个词是不是成语_Java 判断字符串a和b是否互为旋转词
  15. 最大流Dinic算法
  16. 为影像数据去除无效值
  17. 大调小调是什么意思?
  18. 23三种设计模式之代理模式
  19. 慈航公益仲恺义工大区和爱心企业助力探亲日慈善活动
  20. SpringBoot集成redis的LBS功能

热门文章

  1. Linux中常见的环境变量笔记
  2. 收集Linux常用命令
  3. 分组查询最晚一条数据(ORACLE)
  4. 数据库---表的操作
  5. figma下载_我如何使用Figma,CSS Grid和CSS Flexbox构建登录页面
  6. java8新特性stream深入解析
  7. jquery实现增删改(伪)-老男孩作业day13
  8. 转载 maven 详解 http://www.cnblogs.com/binyue/p/4729134.html
  9. 魅族MX4的线控电路图
  10. STB 上Linux软件系统解决方案