Purpose
For security reasons, administrators can prevent their end users from accessing the Recovery mode that contains Reset this PC option etc.
The purpose of the article is to provide a guide on how to restrict users from accessing Recovery mode using SureMDM Job.
Pre-requisites
NA
Steps
- Login to the SureMDM console.
- Navigate to Jobs and create a New Job > Windows.
- Select Runscript and copy paste the below command
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v SettingsPageVisibility /t REG_SZ /d hide:recovery
- Save the Runscript Job.
- Deploy the Job on the windows machine, this configuration will block the access of Recovery mode on the windows device.
Conclusion:
The Recovery mode will be hidden and is not accessible on the windows machine when the end users try through the device settings.
Need more help? Here’s how to get help from our experts.
Was this helpful?
YesNo