What is remote browser isolation?

Remote browser isolation (RBI) is a security technology that executes all web browsing in a disposable container in the cloud instead of on the user’s device. The user sees and interacts with a safe rendering of the page, while the page’s actual code — including any malware, exploit kit or phishing script — runs remotely and is destroyed with the container.

Also known as: browser isolation · web isolation · RBI · cloud browser isolation · browser sandboxing

How it works

When a user opens a page, the isolation platform loads it inside a remote, air-gapped browser. Only a safe visual stream (or a sanitized DOM) is sent to the user’s real browser; keystrokes and clicks travel back to the container. Nothing from the live web executes locally, so protection does not depend on recognizing the threat first — which is the decision evasive attacks are designed to defeat.

Why organizations adopt it

Detection-based web security (secure web gateways, URL filters, antivirus) fails precisely on the newest threats: zero-hour phishing pages and attacks assembled in the browser at runtime. Isolation removes the failure mode architecturally. It is typically deployed for high-value users first — executives, finance, administrators — or for all browsing in regulated environments, and increasingly for AI agents that browse autonomously.

// In the Cyberdis portfolio

Menlo Security isolates every web session in the cloud — distributed by Cyberdis.

// FAQ

Common questions.

Does browser isolation replace a secure web gateway?

Usually it complements one: the SWG keeps handling URL filtering and acceptable-use policy, while isolation covers the evasive threats inspection cannot recognize. See our full comparison of browser isolation vs secure web gateways.

Do users notice they are browsing in isolation?

Modern isolation renders near-natively for typical business browsing — pages look and behave normally. The practical test is a proof of concept against your own traffic patterns.

Which vendor provides remote browser isolation?

In the Cyberdis portfolio, Menlo Security provides cloud browser isolation with Votiro content disarm built in, for both human users and AI agents. Cyberdis distributes Menlo through channel partners with engineer-led PoCs.

Related explainers: What are highly evasive adaptive threats (HEAT)?What is Content Disarm and Reconstruction (CDR)?

Weighing approaches? Browser isolation vs secure web gateway: what actually stops web threats?