Run PoE as a limited user menu

Shout-Out

User Tag List

Page 29 of 30 FirstFirst ... 252627282930 LastLast
Results 421 to 435 of 443
  1. #421
    kappuku's Avatar Member
    Reputation
    1
    Join Date
    May 2019
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have followed the guide fully but game wont launch, i write the password into the cmd then it loads for a few seconds and closes no path of exile opens. any idea what i am doing wrong?

    Run PoE as a limited user
  2. #422
    kappuku's Avatar Member
    Reputation
    1
    Join Date
    May 2019
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    *EDIT*

    i think my path of exile requires me to run it as adminstrator and i do not know how to disable it wanting me to run it as adminstrator

  3. #423
    werfsw's Avatar Member
    Reputation
    1
    Join Date
    Oct 2021
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible to edit Sound in production_confing in Documents to also work for limited user Poe.exe?

  4. #424
    wallyflopsowned's Avatar Member
    Reputation
    1
    Join Date
    Aug 2023
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone help me troubleshoot?

    I have:
    Target:
    Code:
    C:\Windows\System32\runas.exe /user:poe_user /savecred "cmd /C cd "D:/PoE/" && PathOfExile_x64.exe"
    Start in:
    Code:
    D:\PoE\

    and my PoE exe is located here:
    Code:
     "D:\PoE\PathOfExile_x64.exe"
    It boots up a CMD I enter my password then it just goes away and nothing happens.

  5. #425
    imsohigh22's Avatar Member
    Reputation
    2
    Join Date
    Apr 2020
    Posts
    16
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wallyflopsowned View Post
    Can anyone help me troubleshoot?

    I have:
    Target:
    Code:
    C:\Windows\System32\runas.exe /user:poe_user /savecred "cmd /C cd "D:/PoE/" && PathOfExile_x64.exe"
    Start in:
    Code:
    D:\PoE\

    and my PoE exe is located here:
    Code:
     "D:\PoE\PathOfExile_x64.exe"
    It boots up a CMD I enter my password then it just goes away and nothing happens.
    Your problem is because your game is on a different drive..
    in order to use CMD and change directory command you have to pass /d.. You can either take your shortcut text and put it into chat gpt and it will fix it for you, Or you can use mine below as a guide.

    C:\Windows\System32\runas.exe /user:BOB /savecred "cmd /C "cd /d B:\Steam\Library\steamapps\common\Path of Exile && PathOfExile_x64Steam.exe""

  6. Thanks restartpasta (1 members gave Thanks to imsohigh22 for this useful post)
  7. #426
    BigboyJapan's Avatar Member
    Reputation
    1
    Join Date
    Jan 2024
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, I'm attempting to create 2 user profiles that can launch their own instances of limited user. The first shortcut works just fine, but the second one accepts the password but will not launch the game (even if the first one is closed). Do I have to use a different method in order to launch a second one?

    Never mind, simple user error. Note: If any of you create a user through lusrmgr.msc (my preferred way), always double check that you have disabled "User must create new password on first login". I did that for the first one and forgot for the second one.
    Last edited by BigboyJapan; 10-14-2024 at 02:23 AM.

  8. #427
    asd123dq's Avatar Banned
    Reputation
    5
    Join Date
    Jan 2019
    Posts
    10
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Решение найдено, для ошибки ввода пароля.
    Нужно в зайти в групповые политики windows и там отключить «Limit local account use of blank passwords to console logon only» («Ограничить использование пустых паролей только для консолей входа»)

    1. Нажмите кнопку «Пуск», выберите пункт «Выполнить», введите команду gpedit.msc и нажмите кнопку OK, чтобы запустить редактор объектов групповой политики. 3
    2. Откройте раздел «Конфигурация компьютера» → «Конфигурация Windows» → «Параметры безопасности» → «Локальные политики» → «Параметры безопасности» → «Учётные записи». 3
    3. Дважды щёлкните элемент «Limit local account use of blank passwords to console logon only» («Ограничить использование пустых паролей только для консолей входа»). 3
    4. Выберите «Отключён» и нажмите кнопку OK. 3
    5. Закройте редактор групповой политики. 3
    ________________________________________________________________________________ ________
    A solution has been found for the password entry error.
    You need to go to windows group policies and disable "Limit local account use of blank passwords to console login only" ("Limit the use of empty passwords only for login consoles")

    1. Click the Start button, select Run, type gpedit.msc, and click OK to launch the Group Policy Object Editor. 3
    2. Open the section "Computer Configuration" → "Windows Configuration" → "Security Settings" → "Local policies" → "Security settings" → "Accounts". 3
    3. Double-click "Limit local account use of blank passwords to console login only" ("Limit the use of empty passwords only for login consoles"). 3
    4. Select "Disabled" and click OK. 3
    5. Close the Group Policy Editor. 3
    Last edited by asd123dq; 12-08-2024 at 07:22 AM.

  9. #428
    xerance's Avatar Active Member CoreCoins Purchaser
    Reputation
    37
    Join Date
    Jan 2018
    Posts
    174
    Thanks G/R
    38/35
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fearsome67 View Post
    Why, Microsoft, why?! So I've finally found the issue: cmd console just won't accept command to change working directory and uses system32 by default. In this case our limited user has no administrator permissions so poe.exe can't start in that location. Burn in hell cmd - we will use powershell instead! Here is the new "Object" line for a shortcut:
    Code:
    C:\Windows\System32\runas.exe /user:temp /savecred "powershell -command cd E:/Games/PoE/;start Client.exe"
    Don't forget to change your path and username
    use "cd /d d:" instead if you want to swap to D: as an example for cmd

    Anyone that have issues with the script not working and have poe on a separate disc , use cd /d d: instead.

    example:

    Code:
    SETLOCAL
    ECHO OFF
    SET run_as=C:\Windows\System32\runas.exe
    
    
    REM Name of the local user account you are having launch the EXE
    SET local_user=YourUserAccount
    
    
    REM Possible EXE names: PathOfExile.exe, PathOfExile_x64.exe, PathOfExileSteam.exe, PathOfExile_x64Steam.exe, PathOfExile_KG.exe, PathOfExile_x64_KG.exe
    SET exe_name=PathOfExile_x64.exe
    
    
    REM You can launch the game with additional Parameters --waitforpreload
    SET exe_params=--nologo
    
    
    REM Keep in mind because of strange reasons this one must have / instead of \
    SET exe_path=D:/Games/Grinding Gear Games/Path of Exile/
    
    
    REM Make sure to change this drive letter if not on C: drive
    CD /d d:
    
    
    REM Now we run the code you provided
    TASKLIST /fi "IMAGENAME eq %exe_name%" 2>NUL | FIND /I /N "%exe_name%">NUL
    IF NOT "%ERRORLEVEL%"=="0" SET run=1
    IF "%run%"=="1" START %run_as% /user:%local_user% /savecred "cmd /C cd /D \"%exe_path%\" && Start /high %exe_name% %exe_params%"
    in my case my poe path is D:\Games\Grinding Gear Games\Path of Exile so dont miss the /d at "CD /d d:" instead of "CD d:"
    Last edited by xerance; 12-13-2024 at 06:52 AM.

  10. #429
    KhanKhan2's Avatar Member
    Reputation
    1
    Join Date
    Apr 2024
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this for POE 2?

  11. #430
    Confucius's Avatar Super Moderator Don't Look Back in Anger

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1418
    Join Date
    Oct 2007
    Posts
    2,810
    Thanks G/R
    302/311
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I've copied this thread to the POE 2 section, for discussion regarding POE2 please use this thread:
    https://www.ownedcore.com/forums/pat...ited-user.html (Run PoE as a limited user)


  12. #431
    iPawnz's Avatar Member
    Reputation
    4
    Join Date
    Mar 2017
    Posts
    28
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do i verify this worked? should poe be running under my secondary user if i view it in task manager details?

  13. #432
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1444
    Join Date
    Apr 2006
    Posts
    4,002
    Thanks G/R
    296/588
    Trade Feedback
    1 (100%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iPawnz View Post
    how do i verify this worked? should poe be running under my secondary user if i view it in task manager details?
    Yes. You can also Shift+Right Click the shortcut and "run as different user" and login to the other account.

  14. #433
    honoratofox's Avatar Member
    Reputation
    1
    Join Date
    Jan 2025
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    na steam, nao ta reconhecendo o jogo por nenhuma das duasopçoes de .exe

  15. #434
    bipolardefect's Avatar Member
    Reputation
    2
    Join Date
    Jul 2021
    Posts
    23
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C:\Windows\System32\runas.exe /user:user /savecred "powershell -command cd C:/Program Files (x86)/Grinding Gear Games/Path of Exile"
    why this doesnt work for me?

  16. #435
    Fragma1's Avatar Active Member
    Reputation
    21
    Join Date
    Aug 2022
    Posts
    79
    Thanks G/R
    13/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bipolardefect View Post
    C:\Windows\System32\runas.exe /user:user /savecred "powershell -command cd C:/Program Files (x86)/Grinding Gear Games/Path of Exile"
    why this doesnt work for me?
    Did you edit the user: with the one you created?

Page 29 of 30 FirstFirst ... 252627282930 LastLast

Similar Threads

  1. How to run programs as vista user
    By zeulus in forum Community Chat
    Replies: 12
    Last Post: 12-23-2009, 08:24 AM
  2. [Turbo-Zombie] Run fast as Zombie
    By 41p32 in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 10-23-2008, 06:26 PM
  3. [Performance Guide] How to run WoW to the limits without OC'ing
    By Magichick in forum World of Warcraft Guides
    Replies: 18
    Last Post: 03-03-2008, 06:55 AM
  4. Run 100% as much you want
    By heke01 in forum World of Warcraft Model Editing
    Replies: 4
    Last Post: 08-09-2007, 07:01 PM
  5. Get as many limited supply Items as you want
    By Romeboat in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 11-26-2006, 06:05 PM
All times are GMT -5. The time now is 05:03 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