Yes, this is generally possible. You'd need to create a registry element named ProxySettingsPerUser with value 0
inside HKLM\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings
. Then, run Fiddler as Administrator so that it can correctly register as the proxy for the entire system.
Having said that, what is your overall goal here? Are you trying to debug something?