Thus if you’re a system administrator who has to control many users under a single system, then this might be beneficial for you. Using the way discussed below, you can put a restriction on the users and force up them to have their IE start from the last session. This constrain is so applied, that users can’t override these settings and they’re left with no other option, but to start IE from the previous session. Here is how to make this possible.

Start Internet Explorer with tabs from last browsing session

Using Group Policy

  1. In Windows 8 or later; Pro & Enterprise editions, press Windows Key + R combination, type put gpedit.msc in Run dialog box and hit Enter to open the Local Group Policy Editor.

  2. In the left pane, navigate here:

  3. In the right pane of the above shown, there is a single Setting named Start Internet Explorer with tabs from last browsing session set to Not Configured. Double click on it to get this:

  4. Now select Enabled in the above-shown window and then click Apply followed by OK. You can now close the Local Group Policy Editor and observe the changes you’ve made by opening Internet Explorer. Using Registry

  5. Press Windows Key + R combination, type put regedit in Run dialog box and hit Enter to open the Registry Editor.

  6. Navigate here:

  7. In the left pane of the above-mentioned registry location, right-click on the Internet Explorer key, select New -> Key. Name the newly created key as ContinousBrowsing. Now select this newly created key and come to its right pane. Do a right-click and select New -> DWORD Value, name the DWORD so created as Enable. Double click on the same to get this:

  8. In the Edit DWORD Value box, put the Value data equals to 1 in order to let IE start from the previous session. Click OK and close the Registry Editor. Reboot to make changes effective. Hope you find the article useful!