cloud, codes, AI

14 September 2026

Blank Page when You Print from Your Browser

Problem

When you prints anything from your browser the result of the printer is blank.

Solution

  • Open Your command prompt in Administrator mode,
  • Creating a /Low directory through command prompt

mkdir “%userprofile%\AppData\Local\Temp\Low”

  • Give the integrity level to Low to make sure that IE and others browser can access that folder. In the same command prompt windows type this command.

icacls “%userprofile%\AppData\Local\Temp\Low” /setintegritylevel low

  • Restart your browser, good luck!

Discussion

Leave a Reply

Discover more from ridilabs

Subscribe now to keep reading and get access to the full archive.

Continue reading