Run PoE as a limited user menu

User Tag List

Page 26 of 28 FirstFirst ... 22232425262728 LastLast
Results 376 to 390 of 406
  1. #376
    guppysb1's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for the dumb question, but I am unsure how to proceed with POE2 limited user. There is no HUD folder like POE, so what exactly should I be giving deny permissions to for my standard user?

    Run PoE as a limited user
  2. #377
    thraxen's Avatar Member
    Reputation
    1
    Join Date
    Dec 2018
    Posts
    1
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    God I know this is a dumb question but limited user works with W11 right? Searched the thread and didn't see this question anywhere.

  3. #378
    SpaceGuy119's Avatar Member
    Reputation
    12
    Join Date
    Aug 2014
    Posts
    354
    Thanks G/R
    8/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    RESOLVED s

  4. #379
    Shintari's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aczo1 View Post
    having some issues setting up.
    duplicated shortcut to desktop and set target to:

    C:\Windows\System32\runas.exe /user:MY_USER\user /savecred "C:\Program Files (x86)\Grinding Gear Games\Path of Exile 2\PathOfExile.exe"

    after I tried to open it opened cmd prompting for my alt. user's password as expected, I typed in the password and when I hit enter, nothing launches.

    same thing occurs when I try again.

    nvm ^^ my mistake
    got the same problem with the cmd just closing after i entered my password, how did u fix it m8?

    FIXED
    Last edited by Shintari; 12-26-2024 at 03:39 AM.

  5. #380
    xslushy's Avatar Member
    Reputation
    1
    Join Date
    Aug 2024
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is the benefit of this Limited User?

  6. #381
    bi9ipp4i2s's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you do this for POE2 and steam?

  7. #382
    inihendry's Avatar Member
    Reputation
    3
    Join Date
    Jul 2024
    Posts
    16
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    win 10 and only this .bat script works.
    kinda weird since i dunno why others not worked.

    Code:
    @echo off
    setlocal
    
    C:\Windows\System32\runas.exe /user:BOT /savecred "cmd /c cd /d \"E:\SteamLibrary\steamapps\common\Path of Exile 2/\" && start PathOfExile_x64Steam.exe"
    Just change the user name and directory.

  8. Thanks d2k2 (1 members gave Thanks to inihendry for this useful post)
  9. #383
    lycansw's Avatar Member
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi!
    Same issue here, how do u fix it? Thanks!

  10. #384
    andriel666's Avatar Member
    Reputation
    2
    Join Date
    Dec 2024
    Posts
    5
    Thanks G/R
    9/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm using w11 and Here's how I to set up shortcuts for Steam and Path of Exile 2 using the poe2limituser account.

    Step 1: Create a Shortcut for Path of Exile 2

    Right-click and choose New > Shortcut.
    Paste this command in the location field:

    Code:
    C:\Windows\System32\runas.exe /user:poe2limituser /savecred "C:\Program Files (x86)\Steam\steamapps\common\Path of Exile 2\PathOfExileSteam.exe"
    Step 2: Create a Shortcut for Steam

    Right-click on your steam and choose New > Shortcut.
    Paste this command:

    Code:
    C:\Windows\System32\runas.exe /user:poe2limituser /savecred "C:\Program Files (x86)\Steam\steam.exe"
    Step 3: Use the Shortcuts

    Open Steam using the shortcut you created.
    Once Steam is running, use the Path of Exile 2 shortcut to start the game.

    Know check the taskbar details if both steam and poe2 are running as limited user.

    Nfmenf_Potlapmovc_Qpagilolqe_E8Lhs48ra8.png
    Last edited by andriel666; 01-02-2025 at 09:37 AM.

  11. #385
    mksilva's Avatar Member
    Reputation
    2
    Join Date
    Dec 2023
    Posts
    5
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [Pinning the bat file to taskbar]
    Small QOL that might intrest some of you:

    1) Rename the .bat file to .exe
    2) Right-click to pin to taskbar or drag it
    3) Rename the now .exe file back to .bat
    4) Right-click the pinned icon and edit the target to .bat instead of .exe

    BONUS: You can change Icon to the POE2 icon
    - Right-click the pin
    - Choose Change Icon
    - Browse to the POE2 folder and pick any icon you want

  12. Thanks dinoid (1 members gave Thanks to mksilva for this useful post)
  13. #386
    trobnor's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any one notice a severe performance impact when running as a limited user?
    if i log in as the user itself there is no impact

  14. #387
    BartZZero's Avatar Member
    Reputation
    1
    Join Date
    Jan 2025
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong port sorry

  15. #388
    hololo's Avatar Member
    Reputation
    1
    Join Date
    Jan 2025
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Kakao launcher only runs the game on the web, and the launcher files in the POE2 folder don't work for launching the game.
    For example, both the PathOfExile_x64 file and the PathOfExile_x64_KG file don't work properly, and I have to run the game through the web only
    What should I do?

  16. #389
    dinoid's Avatar Member
    Reputation
    8
    Join Date
    Jan 2025
    Posts
    5
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mksilva View Post
    [Pinning the bat file to taskbar]
    Small QOL that might intrest some of you:

    1) Rename the .bat file to .exe
    2) Right-click to pin to taskbar or drag it
    3) Rename the now .exe file back to .bat
    4) Right-click the pinned icon and edit the target to .bat instead of .exe

    BONUS: You can change Icon to the POE2 icon
    - Right-click the pin
    - Choose Change Icon
    - Browse to the POE2 folder and pick any icon you want
    That tip is amazing.
    I'm here to share something I posted in the wrong thread.
    It's a summary of what I've seen in this thread + video tutorial from the user Kintaro-Oe.

    Limited user on STEAM version.

    Create a new user:
    - Open command prompt as admin
    - Run (change username and password)
    Code:
    net user username password /add
    Limit the access to the GameHelper folder:
    - Go to the GameHelper folder
    - Right click -> Properties
    - Security -> Groups or usernames EDIT
    - Click ADD -> Write your username under object names and click check names
    - Click Ok then DENY FULL CONTROL for that user

    Create a .bat file with:
    Code:
    @echo off
    setlocal
    
    C:\Windows\System32\runas.exe /user:YOUR_LIMITED_USER /profile /savecred "cmd /c cd /d "C:\Program Files (x86)\Steam" && start steam.exe"
    pause
    C:\Windows\System32\runas.exe /user:YOUR_LIMITED_USER /profile /savecred "cmd /c cd /d "C:\Program Files (x86)\Steam\steamapps\common\Path of Exile 2" && start PathOfExile_x64Steam.exe"
    Run the script, wait for steam to load and press spacebar or any key.

    What it does is:

    - First run steam as your limiteduser
    - Then run the game as your limiteduser

    How to make sure it worked?
    - Open task manager
    - Go to "Details" and check if steam and PoE are running through your limited user (order by user name)

    Issues:
    - You might need to change the path of the game in the .bat file

  17. Thanks hololo (1 members gave Thanks to dinoid for this useful post)
  18. #390
    mrchunn's Avatar Member
    Reputation
    1
    Join Date
    Dec 2022
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry guy.
    I got a problem with my new window 10. Im using overlay for price checking, it works well before but now it cant detect my poe client when i run my poe on limited user (Poe on limited user and overlay on admin user) .
    Someone know how to fix ?

Similar Threads

  1. [How-To] Run PoE as a limited user
    By boterang in forum PoE Bots and Programs
    Replies: 441
    Last Post: 4 Days Ago, 07:19 AM
  2. [Release] Run poe as limited, app.
    By Kirasaka in forum PoE Bots and Programs
    Replies: 80
    Last Post: 06-13-2025, 09:48 AM
  3. [Guide] A more detail guide "How to Run Path of exile as a limited user"
    By LeeBee in forum PoE Bots and Programs
    Replies: 1
    Last Post: 08-18-2023, 10:57 AM
  4. Awakedned PoE Trade as limited user?
    By TacoBiter in forum Path of Exile
    Replies: 5
    Last Post: 05-30-2022, 12:26 PM
  5. Replies: 1
    Last Post: 06-27-2019, 12:24 PM
All times are GMT -5. The time now is 04:57 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search