Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Disable System Restore

Featured Replies

Just wondering if anyone out there has managed to find an automated way to disable system restore on one disk, in a two disk system (ie, disable on d:, but not on c:).

I wish to do this to my secondary disk, cheers.


You can't, disable is only for all drives. The only thing you can do is use the slider.

Probably a Reg setting (use a registry scanner to find out wich one)

  • Author

Well I guess my operating system must be trying to trick me.

sys_rest.jpg

Yes, I have scanned the registry for any changes, but the results were not usefull at all.

I've also tried google and kellys-corner, but that was like walking through semi-dry cement.

Owkay... didn't look good enough... you can't disable it on the systemdrive only..

but nevermind... i've got some spare time today and look in to it...

  • Author

I'm pretty sure it could be done using a vbscript, but I'm not fond of those.

hm put some effort in it.. but can't seem to figure out where the setting is stored.. (yet!)

To disable

disable.vbs

Dim SRP, eSRP
Set SRP = GetObject("winmgmts:\\.\root\default:SystemRestore")
eSRP = SRP.disable("D:\")

To enable

eSRP = SRP.Enable("D:\")

Need \ and in quotes. Enjoy

can someone explain how can I run this to work? :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.