Week 7 Posting - Recovery Environments

 

    A recovery environment is a tool that is built into most new PCs, it lets you troubleshoot, fix, and roll back your system to an unbroken state. It can let you use safe mode, do a complete restore of the system, use command-line tools, or even do a full reinstall of Windows when necessary. Even if your system is affected by malware, broken drivers, or various corrupt files, recovery is your go to defense against these issues. Making sure you have this fall back can alleviate significant headaches down the road. It is a critical tool for you to understand and maintain.

    To make sure that your environment is ready to be used, first make sure it is enabled. In Windows, you can do a Command Prompt if you’re the administrator and type reagent /info. This brings up a window showing if the Windows Recovery Environment is enabled. It is also a particularly good idea to make a recovery drive on a USB. There should be an option listed for “Create a recovery drive” in your start menu, just hit that and follow the instructions. Keeping regular backups and restoring points is very important, so in the event of anything going wrong, you will not have to start from 0 again.

Comments

Popular posts from this blog

Week 2 Posting