命令提示符下的不同用户名

发布于 2025-01-07 15:52:20 字数 199 浏览 3 评论 0原文

我是我的笔记本电脑的管理员(rkost)。但是当我输入 cmd 打开命令提示符时。我收到命令提示符窗口,它显示为 -

C:\Users\owner>

但它应该是

C:\Users\rkost>

那么我该如何解决这个问题。任何建议将被采纳

I am the administrator of my laptop as rkost. But when I open the command prompt by typing cmd. I get command prompt window and it get displayed as-

C:\Users\owner>

But it should be

C:\Users\rkost>

So how can I resolve this problem. Any suggestions will be appeciated

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谢绝鈎搭 2025-01-14 15:52:20

不要求用户切换机制更改主目录。事实上,例如 Solaris 下的 su(8),当不请求登录 shell 时,正是这样做的 - 不更改 HOME 环境变量。

There is no requirement that user-switching mechanisms change the home directory. In fact, su(8) under Solaris for example, when not requesting a login shell, does exactly that - not changing the HOME environment variable.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文