正在創建系統還原點_如何使Windows在啟動時自動創建系統還原點

正在創建系統還原點

正在創建系統還原點

srs_top

By default, System Restore automatically creates a restore point once per week and also before major events like an app or driver installation. If you want even more protection, you can force Windows to create a restore point automatically every time you start your PC.

默認情況下,“系統還原”會每周一次并且在重大事件(例如應用程序或驅動程序安裝)之前自動創建一個還原點。 如果需要更多保護,則可以強制Windows在每次啟動PC時自動創建一個還原點。

System Restore is an important tool that can help you recover from many different types of problems. The only trouble is that when restoring to a previous restore point, you reverse many of the changes made to your PC since that restore point was created. These changes include apps and drivers that have been installed or uninstalled, changes that apps have made to the Registry and settings files, and Windows updates that have been applied. System Restore does create weekly restore points for you—and you can create your own manual restore points—but for a little more peace of mind, you can also have System Restore create a restore point every time Windows starts.

系統還原是一個重要的工具,可以幫助您從許多不同類型的問題中恢復。 唯一的麻煩是,還原到先前的還原點時,您會撤消自從創建該還原點以來對PC所做的許多更改。 這些更改包括已安裝或卸載的應用程序和驅動程序,應用程序對注冊表和設置文件所做的更改以及已應用的Windows更新。 系統還原確實會為您創建每周還原點,您也可以創建自己的手動還原點,但是為了更加省心,您還可以讓系統還原每次Windows啟動時創建一個還原點。

Making this change requires two steps. First, you’ll use the Windows Registry to change the?frequency at which Windows can trigger automatic restore points, and then you’ll use Task Scheduler to set a startup task that creates a restore point.

進行此更改需要兩個步驟。 首先,您將使用Windows注冊表來更改Windows觸發自動還原點的頻率,然后將使用“任務計劃程序”來設置創建還原點的啟動任務。

第一步:更改還原點的創建頻率 (Step One: Change the Restore Point Creation Frequency)

Windows controls the creation of automatic restore points based on a frequency setting to help limit the number of restore points that get saved. By default, Windows won’t create an automatic restore point if another restore point has been created in the last 24 hours. This does not prevent you from creating a manual restore point, and it does not prevent the creation of restore points due to an app or driver installation. Rather, it limits how often Windows creates its own periodic restore points. In order for Task Scheduler to create a restore point at every startup, you’ll need to turn that frequency setting off. And don’t worry, your drive is not going to fill up with tons of restore points. For one thing, you get to set the limit on how much disk space System Restore can use, which by default is about 2% of a drive’s space. Also, Windows does a pretty good job and clearing out old restore points.

Windows根據頻率設置控制自動還原點的創建,以幫助限制保存的還原點的數量。 默認情況下,如果最近24小時內創建了另一個還原點,則Windows不會創建自動還原點。 這不會阻止您創建手動還原點,也不會阻止由于安裝應用程序或驅動程序而創建還原點。 而是,它限制了Windows創建自己的定期還原點的頻率。 為了讓Task Scheduler在每次啟動時創建一個還原點,您需要關閉該頻率設置。 不用擔心,您的驅動器將不會充滿大量的還原點。 一方面,您需要設置系統還原可以使用的磁盤空間的限制,默認情況下,該限制約為驅動器空間的2%。 而且,Windows做得很好,并且清除了舊的還原點。

To adjust the restore point frequency, you can either dive in and make a simple change to the Registry yourself or download our one-click Registry hacks.

要調整恢復點的頻率,您可以自己潛入并對注冊表進行簡單的更改,也可以下載我們的一鍵式注冊表黑客。

通過手動編輯注冊表來更改還原點創建頻率 (Change the Restore Point Creation Frequency by Editing the Registry Manually)

Standard warning: Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. This is a pretty simple hack and as long as you stick to the instructions, you shouldn’t have any problems. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. And definitely?back up the Registry?(and your computer!) before making changes.

標準警告:注冊表編輯器是一個功能強大的工具,濫用它會使您的系統不穩定甚至無法運行。 這是一個非常簡單的技巧,只要您按照說明進行操作,就不會有任何問題。 也就是說,如果您以前從未使用過它,請在開始之前考慮閱讀有關如何使用注冊表編輯器的信息。 并在進行更改之前一定要備份注冊表(和您的計算機!)。

Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open Registry Editor?and give it permission to make changes to your PC.

通過單擊開始并鍵入“ regedit”來打開注冊表編輯器。 按Enter鍵打開注冊表編輯器,并授予其對PC進行更改的權限。

srs_1

In the Registry Editor, use the left sidebar?to navigate to the following key:

在注冊表編輯器中,使用左側邊欄導航至以下鍵:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore
srs_2

Next, you’ll create a new value inside the SystemRestore key. Right-click the SystemRestore key and choose New > DWORD (32-bit) Value. Name the new value SystemRestorePointCreationFrequency .

接下來,您將在SystemRestore鍵中創建一個新值。 右鍵單擊“ SystemRestore鍵,然后選擇“新建”>“ DWORD(32位)值”。 將新值命名為SystemRestorePointCreationFrequency

By default, the SystemRestorePointCreationFrequency will have a value of zero and that’s how we’re going to leave it. This effectively turns off the frequency check by setting the interval to zero. You can now close Registry Editor and move on to step two.

默認情況下, SystemRestorePointCreationFrequency的值為零,這就是我們將其保留的方式。 通過將時間間隔設置為零,可以有效地關閉頻率檢查。 現在,您可以關閉注冊表編輯器,然后繼續執行第二步。

下載我們的一鍵式注冊表黑客 (Download Our One-Click Registry Hack)

srs_4

If you don’t feel like diving into the Registry yourself, we’ve created a couple of?registry hacks you can use. The “Set System Restore Point Frequency to Zero” hack creates the SystemRestorePointCreationFrequency ?value and sets it to zero. The “Restore System Restore Point Frequency to Default” hack deletes the value, restoring the default setting. Both hacks are included in the following ZIP file. Double-click the one you want to use and click through the prompts. When you’ve applied the hack you want, restart your computer (or log off and back on).

如果您不想自己進入注冊表,我們已經創建了兩個可以使用的注冊表黑客。 “將系統還原點頻率設置為零”技巧將創建SystemRestorePointCreationFrequency值并將其設置為零。 “將系統還原點頻率恢復為默認值” hack會刪除該值,并恢復默認設置。 這兩種黑客都包含在以下ZIP文件中。 雙擊您要使用的一個,然后單擊提示。 應用所需的黑客程序后,請重新啟動計算機(或注銷并重新啟動)。

Restore Point Frequency Hacks

恢復點頻黑客

These hacks are really just the SystemRestore ?key, stripped down to the SystemRestorePointCreationFrequency ?value we talked about in the previous section and then exported to a .REG file. Running either of the hacks?sets that value to the appropriate number. ?And if you enjoy fiddling with the Registry, it’s worth taking the time to learn how to make your own Registry hacks.

這些技巧實際上只是SystemRestore密鑰,被簡化為我們在上一節中討論的SystemRestorePointCreationFrequency值,然后導出到.REG文件。 運行任何一個hack都會將該值設置為適當的數字。 而且,如果您喜歡使用注冊表,則值得花時間學習如何制作自己的注冊表黑客。

第二步:安排啟動任務以創建新的還原點 (Step Two: Schedule a Startup Task to Create a New Restore Point)

After setting the restore point frequency to zero in the Registry, your next step is to use the Windows Task Scheduler to create a task that runs when Windows starts and creates a new restore point.

在注冊表中將還原點頻率設置為零后,下一步是使用Windows Task Scheduler創建一個任務,該任務在Windows啟動時運行并創建一個新的還原點。

Open Task Scheduler by pressing Start, typing “Task Scheduler,” and then hitting Enter.

通過按開始,鍵入“任務計劃程序”,然后按Enter,打開任務計劃程序。

srs_5

In the Task Scheduler window, in the Action pane on the right-hand side, click “Create Task.”

在“任務計劃程序”窗口中,在右側的“操作”窗格中,單擊“創建任務”。

srs_6

In the Create Task window, on the “General” tab, type a name for your task and then select both the “Run whether user is logged on or not” and “Run with highest privileges” options. On the “Configure for” drop-down menu, select the version of Windows you’re running.

在“創建任務”窗口的“常規”選項卡上,鍵入任務的名稱,然后選擇“運行是否登錄用戶”和“以最高特權運行”選項。 在“配置為”下拉菜單上,選擇您正在運行的Windows版本。

srs_7

Next, you’ll set up a trigger to initiate the task when Windows starts. On the “Triggers” tab, click the “New” button.

接下來,您將設置觸發器以在Windows啟動時啟動任務。 在“觸發器”選項卡上,單擊“新建”按鈕。

srs_8

In the New Trigger window, on the “Begin the task” drop-down menu, select the “At startup” option and then click “OK.”

在“新建觸發器”窗口的“開始任務”下拉菜單上,選擇“啟動時”選項,然后單擊“確定”。

srs_9

Next, you’ll tell Task Manager what action it should take, which is to run the Windows Management Instrumentation Control program (wmic.exe) with a few arguments to let it know what you want it to do. Back in the Create Task window, switch to the “Actions” tab and click the “New” button.

接下來,您將告訴任務管理器應采取的措施,即運行Windows Management Instrumentation Control程序(wmic.exe),并帶有一些參數以使其知道要執行的操作。 返回“創建任務”窗口,切換到“操作”選項卡,然后單擊“新建”按鈕。

srs_10

In the New Action window, make sure the “Start a program” option is selected in the “Action” drop-down menu. In the “Program/script” box, type the following program name:

在“新建操作”窗口中,確保在“操作”下拉菜單中選擇了“啟動程序”選項。 在“程序/腳本”框中,鍵入以下程序名稱:

wmic.exe

And in the “Add arguments (optional)” box, type the following arguments:

在“添加參數(可選)”框中,鍵入以下參數:

/Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "Startup Restore Point", 100, 7

When you’re done, click “OK.”

完成后,單擊“確定”。

srs_11

Back in the Create Task window, switch to the “Conditions” tab. If you’re running Windows on a laptop and you want the task to run whether or not the laptop is using battery or AC power, turn the “start the task only if the computer is on AC power” option off. When you’re done, click the “OK” button to create the new task.

返回“創建任務”窗口,切換到“條件”選項卡。 如果您在筆記本電腦上運行Windows,并且希望無論筆記本電腦是使用電池還是使用交流電源來運行任務,請關閉“僅在筆記本計算機使用交流電源時啟動任務”選項。 完成后,單擊“確定”按鈕以創建新任務。

srs_12

Windows will ask you to enter sign in credentials it can use to execute the task. The username should already be filled out, so type your password and then click “OK.”

Windows將要求您輸入可用于執行任務的登錄憑據。 用戶名應該已經填寫好,因此輸入密碼,然后單擊“確定”。

srs_13

You can now close Task Scheduler. The next time you restart Windows, System Restore should create a new restore point for you.

現在,您可以關閉任務計劃程序。 下次重新啟動Windows時,系統還原應為您創建一個新的還原點。

srs_14

If you want to reverse your changes and go back to the default System Restore settings, you’ll need to delete—or disable—the task you created and remove the value you created from the Registry. To remove the task, open up Task Scheduler and select the “Task Scheduler Library” folder in the left-hand pane. Scroll through the list until you find the task you created, right-click it, and then choose either “Disable” or “Delete” from the context menu.

如果要撤消更改并返回到默認的“系統還原”設置,則需要刪除或禁用創建的任務,并從注冊表中刪除創建的值。 要刪除任務,請打開“任務計劃程序”,然后在左側窗格中選擇“任務計劃程序庫”文件夾。 滾動列表,直到找到創建的任務,右鍵單擊它,然后從上下文菜單中選擇“禁用”或“刪除”。

srs_15

To remove the Registry entry you created, go back to the SystemRestore key we talked about and delete the SystemRestorePointCreationFrequency ?value you created—or just use our “Restore System Restore Point Frequency to Default” hack.

要刪除您創建的注冊表項,請回到我們討論過的SystemRestore項,然后刪除您創建的SystemRestorePointCreationFrequency值,或僅使用“將系統還原點頻率還原為默認值” hack。

翻譯自: https://www.howtogeek.com/278388/how-to-make-windows-automatically-create-a-system-restore-point-at-startup/

正在創建系統還原點

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/280743.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/280743.shtml
英文地址,請注明出處:http://en.pswp.cn/news/280743.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

WinForm(十六)綁定

在WinForm中,有很多添加和修改數據的場景,一般的做法是當點擊“添加”按鈕時,收集各控件的值,然后賦值給實體類的各個屬性,然后再完成保存工作。在修改時,首先把實體的原值,一個個賦值給控件&am…

在ubuntu 16.04里使用python—scrapy將爬取到的數據存到mysql數據庫中的一些隨筆

一、將爬取的數據保存到mysql數據庫的代碼(已經能將爬取的數據保存到json文件) (1)編輯Pipeline.py文件 (2)編輯settings.py文件 二、將數據保存至mysql數據庫出現的問題 (1)在將數據…

powershell XML操作

1.直接加入xml結構 加入<title>是為了后續能直接添加其他node&#xff0c;否則&#xff0c;后續操作可能無法AppendChild $xml "<?xml version1.0 encodingUTF-8?><case><title>please check each point</title></case>"$xm…

十大經典排序算法(動圖演示)

轉自&#xff1a;https://www.cnblogs.com/onepixel/articles/7674659.html 0、算法概述 0.1 算法分類 十種常見排序算法可以分為兩大類&#xff1a; 非線性時間比較類排序&#xff1a;通過比較來決定元素間的相對次序&#xff0c;由于其時間復雜度不能突破O(nlogn)&#xff0c…

【Python】安裝配置Anaconda

優點&#xff1a;解決Python 庫依賴問題清華安裝鏡像https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/ 轉載于:https://www.cnblogs.com/Neo007/p/7419253.html

如何實現 WPF 視頻封面查看器

如何實現 WPF 視頻封面查看器控件名&#xff1a;NineGridView作 者&#xff1a;WPFDevelopersOrg - 驚鏵原文鏈接[1]&#xff1a;https://github.com/WPFDevelopersOrg/WPFDevelopers框架使用.NET40&#xff1b;Visual Studio 2019;實現視頻封面查看器NineGridView基于Grid實…

如何從Internet Explorer或Edge遷移到Chrome(以及為什么要遷移)

Google’s Chrome web browser is now more widely used than Microsoft’s Internet Explorer and Edge combined. If you haven’t switched to Chrome yet, here’s why you might want to–and how to quickly switch over. Google的Chrome網絡瀏覽器現在的使用范圍比Micro…

SQL中觸發器的使用

創建觸發器 是特殊的存儲過程&#xff0c;自動執行&#xff0c;一般不要有返回值 類型&#xff1a; 1.后觸發器 &#xff08;AFTER,FOR&#xff09;先執行對應語句&#xff0c;后執行觸發器中的語句 2.前觸發器 并沒有真正的執行觸發語句&#xff08;insert&#xff0c;update…

powershell XML數據保存為HTML

1.設置html頭和尾 beginning內包含表格表頭 $beginning {<html><head><meta charset"utf-8" /><title>Report</title><STYLE type"text/css">h1 {font-family:SegoeUI, sans-serif; font-size:30}th {font-family:…

瀏覽器自動化操作標準--WebDriver

WebDriver是一個瀏覽器遠程控制協議&#xff0c;是一個既定標準&#xff0c;它本身的內容非常豐富&#xff0c;本文不可能全部介紹&#xff0c;本文僅粗略帶大家了解一下WebDriver的部分內容以及一個小的實際應用。想深入了解的請參考W3C文檔WebDriver. 問題背景 開發的同學都知…

versa max_如何從Mac(和Vice Versa)打開或關閉iPhone的Safari選項卡

versa maxMany of us are familiar with this scenario: you’re looking something up on our iPhone, find exactly what we’re looking for, but then have to put our phone away to attend to something else. Later, while working on your Mac, you want to continue w…

【nuxtjs 指南】解決nuxtjs本地開發跨域和防止路由與api沖突問題

目前vue很火&#xff0c;大部分開發者把vue當做框架首選&#xff0c;然而spa是對搜素引擎很不友好&#xff0c;就會想到ssr&#xff0c;在vue社區nuxtjs完美的解決了這個問題&#xff0c;目前nuxt還不算太成熟&#xff0c;當然對于新手坑比較多&#xff0c;當我們確定使用了這個…

WPF效果第二百零五篇之自定義導航控件

前面摸索了一下會簡單玩耍自定義控件了;今天再次分享一下N年前想要在GIS實現的一個導航控件;來看看最終實現的效果:1、先來看看前臺xaml布局:2、后臺路由事件就參照上一篇快捷方式3、關鍵依賴屬性的回調觸發路由事件:4、內部Arc的MouseDown事件觸發路由事件:private void Arc_M…

python3用list實現棧

工作中遇到的需求&#xff0c;****代表標簽數據別的信息&#xff1a; D01  ********  1  ******** D01  ********  2  ******** D01  ********  3  ******** D01  ********  4  ******** D02  ********  1  ******** D02  ********  2  **…

powershell 腳本運行策略,參數....

1.運行策略 Powershell一般初始化情況下都會禁止腳本執行。腳本能否執行取決于Powershell的執行策略。 PS E:> Get-ExecutionPolicy Restricted PS E:> Set-ExecutionPolicy UnRestricted 2.直接運行 PS E:> "Hello,Powershell Script" > MyScript.ps…

linux每日命令(5):mkdir命令

閱讀目錄(Content)1&#xff0e;命令格式&#xff1a;2&#xff0e;命令功能&#xff1a;3&#xff0e;命令參數&#xff1a;4&#xff0e;命令實例&#xff1a;1&#xff1a;創建一個空目錄2&#xff1a;遞歸創建多個目錄3&#xff1a;創建權限為777的目錄4&#xff1a;創建新…

mac命令行將輸出寫入文件_如何在Linux中使用命令行將PDF文件轉換為可編輯文本...

mac命令行將輸出寫入文件There are various reasons why you might want to convert a PDF file to editable text. Maybe you need to revise an old document and all you have is the PDF version of it. Converting PDF files in Windows is easy, but what if you’re usi…

Windows Socket和Linux Socket編程的區別

2019獨角獸企業重金招聘Python工程師標準>>> 1、一些常用函數的移植 http://www.vckbase.com/document/viewdoc/?id1586 2、網絡 socket相關程序從Windows移植到Linux下需要注意的: 1)頭文件 Windows下winsock.h/winsock2.h Linux下sys/socket.h 錯誤處理&…

使用 C# 開發的現代輕量級 Windows 文本編輯器

你好&#xff0c;這里是 Dotnet 工具箱&#xff0c;定期分享 Dotnet 有趣&#xff0c;實用的工具和組件&#xff0c;希望對您有用&#xff01;Notepads 是一個具有簡約設計的現代化輕量級文本編輯器&#xff0c;在 github 上開源&#xff0c;由微軟大佬 Jiaqi Liu 開發。開發背…

分布式壓測系列之Jmeter4.0第一季

1&#xff09;Jmeter4.0介紹 jmeter是個純java編寫的開源壓測工具&#xff0c;apache旗下的開源軟件&#xff0c;一開始是設計為web測試的軟件&#xff0c;由于發展迅猛&#xff0c;現在可以壓測許多協議比如&#xff1a;http、https、soap、ftp、database數據庫、LDAP 輕量目…